01K4883RHZ3DX0Q2GND91XXV4J: 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: 01K48845MX38R7QR1EMWT35QBB

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-09-03T16:56:51.347Zjob assigned to worker 01K48845SQS9SE562EPY03DQ70 [factory gimlet-EVT22200007-propolis, EVT22200007/40508] (queued for 26 s)
 
22025-09-03T16:57:00.440Zstarting task 0: "setup"
32025-09-03T16:57:00.478Z++ uname -s
42025-09-03T16:57:00.478Z+ kern=SunOS
52025-09-03T16:57:00.478Z+ build_user=build
62025-09-03T16:57:00.478Z+ build_uid=12345
72025-09-03T16:57:00.478Z+ work_dir=/work
82025-09-03T16:57:00.478Z+ input_dir=/input
92025-09-03T16:57:00.478Z+ [[ 0 == 12345 ]]
102025-09-03T16:57:00.478Z+ case "$kern" in
112025-09-03T16:57:00.478Z+ groupadd -g 12345 build
122025-09-03T16:57:00.478Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-09-03T16:57:02.473Z+ zfs create -o mountpoint=/work rpool/work
142025-09-03T16:57:02.512Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-09-03T16:57:02.548Z+ home_fs=zfs
162025-09-03T16:57:02.548Z+ [[ zfs == autofs ]]
172025-09-03T16:57:02.548Z+ mkdir -p /home/build
182025-09-03T16:57:02.548Z+ chown build:build /home/build /work
192025-09-03T16:57:04.523Z+ chmod 0700 /home/build /work
202025-09-03T16:57:04.562Zprocess exited: duration 4083 ms, exit code 0
 
212025-09-03T16:57:04.656Zstarting task 1: "rust-toolchain"
222025-09-03T16:57:04.699Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-09-03T16:57:04.699Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-09-03T16:57:04.699Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252025-09-03T16:57:04.699Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262025-09-03T16:57:04.699Z * rust toolchain channel = "1.89.0"
272025-09-03T16:57:04.699Z * rust toolchain profile = "default"
282025-09-03T16:57:04.699Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-09-03T16:57:04.699Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-09-03T16:57:04.881Zinfo: downloading installer
312025-09-03T16:57:05.830Zwarn: It looks like you have an existing installation of Rust at:
322025-09-03T16:57:05.830Zwarn: /opt/ooce/bin
332025-09-03T16:57:05.830Zwarn: It is recommended that rustup be the primary Rust installation.
342025-09-03T16:57:05.830Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-09-03T16:57:05.830Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-09-03T16:57:05.830Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-09-03T16:57:05.830Zwarn: or pass `-y' to ignore all ignorable checks.
382025-09-03T16:57:05.830Zerror: cannot install while Rust is installed
392025-09-03T16:57:05.830Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-09-03T16:57:05.871Zinfo: profile set to 'default'
412025-09-03T16:57:05.871Zinfo: default host triple is x86_64-unknown-illumos
422025-09-03T16:57:05.871Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-09-03T16:57:06.125Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-09-03T16:57:06.125Zinfo: downloading component 'cargo'
452025-09-03T16:57:06.602Zinfo: downloading component 'clippy'
462025-09-03T16:57:06.870Zinfo: downloading component 'rust-docs'
472025-09-03T16:57:07.714Zinfo: downloading component 'rust-std'
482025-09-03T16:57:08.836Zinfo: downloading component 'rustc'
492025-09-03T16:57:13.235Zinfo: downloading component 'rustfmt'
502025-09-03T16:57:13.446Zinfo: installing component 'cargo'
512025-09-03T16:57:14.673Zinfo: installing component 'clippy'
522025-09-03T16:57:15.159Zinfo: installing component 'rust-docs'
532025-09-03T16:57:18.414Zinfo: installing component 'rust-std'
542025-09-03T16:57:20.697Zinfo: installing component 'rustc'
552025-09-03T16:57:29.299Zinfo: installing component 'rustfmt'
562025-09-03T16:57:29.705Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
572025-09-03T16:57:29.705Z
582025-09-03T16:57:29.890Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-09-03T16:57:29.890Z
602025-09-03T16:57:29.890Z
612025-09-03T16:57:29.890ZRust is installed now. Great!
622025-09-03T16:57:29.890Z
632025-09-03T16:57:29.890ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-09-03T16:57:29.891Zenvironment variable. This has not been done automatically.
652025-09-03T16:57:29.891Z
662025-09-03T16:57:29.931ZTo configure your current shell, you need to source
672025-09-03T16:57:29.931Zthe corresponding env file under $HOME/.cargo.
682025-09-03T16:57:29.931Z
692025-09-03T16:57:29.931ZThis is usually done by running one of the following (note the leading DOT):
702025-09-03T16:57:29.931Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-09-03T16:57:29.932Zsource "$HOME/.cargo/env.fish" # For fish
722025-09-03T16:57:29.932Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-09-03T16:57:30.006Z+ rustup --version
742025-09-03T16:57:30.051Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-09-03T16:57:30.051Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-09-03T16:57:30.131Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-09-03T16:57:30.173Z+ cargo --version
782025-09-03T16:57:30.235Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-09-03T16:57:30.275Z+ rustc --version
802025-09-03T16:57:30.364Zrustc 1.89.0 (29483883e 2025-08-04)
812025-09-03T16:57:30.398Zprocess exited: duration 25718 ms, exit code 0
 
822025-09-03T16:57:30.471Zstarting task 2: "authentication"
832025-09-03T16:57:30.584Zprocess exited: duration 118 ms, exit code 0
 
842025-09-03T16:57:30.665Zstarting task 3: "clone repository"
852025-09-03T16:57:30.699Z+ mkdir -p /work/oxidecomputer/omicron
862025-09-03T16:57:30.699Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-09-03T16:57:30.699ZCloning into '/work/oxidecomputer/omicron'...
882025-09-03T16:57:44.260Z+ cd /work/oxidecomputer/omicron
892025-09-03T16:57:44.260Z+ git fetch origin c982a599326225be10ebfe3db9707ec93819b67c
902025-09-03T16:57:44.881ZFrom https://github.com/oxidecomputer/omicron
912025-09-03T16:57:44.881Z * branch c982a599326225be10ebfe3db9707ec93819b67c -> FETCH_HEAD
922025-09-03T16:57:44.925Z+ [[ -n schema-updates-for-new-ip-pool-linkage ]]
932025-09-03T16:57:44.925Z++ git branch --show-current
942025-09-03T16:57:44.925Z+ current=main
952025-09-03T16:57:44.925Z+ [[ main != schema-updates-for-new-ip-pool-linkage ]]
962025-09-03T16:57:44.925Z+ git branch -f schema-updates-for-new-ip-pool-linkage c982a599326225be10ebfe3db9707ec93819b67c
972025-09-03T16:57:44.925Z+ git checkout -f schema-updates-for-new-ip-pool-linkage
982025-09-03T16:57:45.243ZSwitched to branch 'schema-updates-for-new-ip-pool-linkage'
992025-09-03T16:57:45.276Z+ git reset --hard c982a599326225be10ebfe3db9707ec93819b67c
1002025-09-03T16:57:45.314ZHEAD is now at c982a5993 More review feedback fixups
1012025-09-03T16:57:45.314Zprocess exited: duration 14634 ms, exit code 0
 
1022025-09-03T16:57:45.391Zstarting task 4: "build"
1032025-09-03T16:57:45.427Z+ source ./env.sh
1042025-09-03T16:57:45.427Z++ OLD_SHELL_OPTS=ehxB
1052025-09-03T16:57:45.427Z++ set -o xtrace
1062025-09-03T16:57:45.427Z++++ dirname ./env.sh
1072025-09-03T16:57:45.428Z+++ readlink -f .
1082025-09-03T16:57:45.428Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092025-09-03T16:57:45.428Z++ 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-09-03T16:57:45.428Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112025-09-03T16:57:45.428Z++ 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-09-03T16:57:45.428Z++ 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-09-03T16:57:45.428Z++ 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-09-03T16:57:45.428Z++ 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-09-03T16:57:45.428Z++ 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-09-03T16:57:45.428Z++ 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-09-03T16:57:45.428Z++ case $OLD_SHELL_OPTS in
1182025-09-03T16:57:45.428Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192025-09-03T16:57:45.428Z+ source .github/buildomat/ci-env.sh
1202025-09-03T16:57:45.428Z++ export CARGO_TERM_COLOR=always
1212025-09-03T16:57:45.428Z++ CARGO_TERM_COLOR=always
1222025-09-03T16:57:45.428Z+ target_os=illumos
1232025-09-03T16:57:45.428Z+ NEXTEST_VERSION=0.9.98
1242025-09-03T16:57:45.428Z+ cargo --version
1252025-09-03T16:57:45.513Zcargo 1.89.0 (c24e10642 2025-06-23)
1262025-09-03T16:57:45.514Z+ rustc --version
1272025-09-03T16:57:45.624Zrustc 1.89.0 (29483883e 2025-08-04)
1282025-09-03T16:57:45.661Z+ curl -sSfL --retry 10 https://get.nexte.st/0.9.98/illumos
1292025-09-03T16:57:45.661Z+ gunzip
1302025-09-03T16:57:45.661Z+ tar -xvf - -C /home/build/.cargo/bin
1312025-09-03T16:57:46.685Zx cargo-nextest, 18644352 bytes, 36415 tape blocks
1322025-09-03T16:57:46.723Z+ TEST_TMPDIR=/var/tmp/omicron_tmp
1332025-09-03T16:57:46.723Z+ echo 'tests will store ephemeral output in /var/tmp/omicron_tmp'
1342025-09-03T16:57:46.723Ztests will store ephemeral output in /var/tmp/omicron_tmp
1352025-09-03T16:57:46.723Z+ mkdir /var/tmp/omicron_tmp
1362025-09-03T16:57:46.723Z+ OUTPUT_DIR=/work
1372025-09-03T16:57:46.723Z+ echo 'tests will store non-ephemeral output in /work'
1382025-09-03T16:57:46.723Ztests will store non-ephemeral output in /work
1392025-09-03T16:57:46.723Z+ mkdir -p /work
1402025-09-03T16:57:46.723Z+ banner prerequisites
1412025-09-03T16:57:46.723Z
1422025-09-03T16:57:46.723Z ##### ##### ###### ##### ###### #### # # # #### #
1432025-09-03T16:57:46.723Z # # # # # # # # # # # # # # #
1442025-09-03T16:57:46.723Z # # # # ##### # # ##### # # # # # #### #
1452025-09-03T16:57:46.723Z ##### ##### # ##### # # # # # # # # #
1462025-09-03T16:57:46.723Z # # # # # # # # # # # # # # #
1472025-09-03T16:57:46.723Z # # # ###### # # ###### ### # #### # #### #
1482025-09-03T16:57:46.723Z
1492025-09-03T16:57:46.723Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1502025-09-03T16:58:02.942Z Startup: Refreshing catalog 'helios-dev' ... Done
1512025-09-03T16:58:14.092Z Startup: Caching catalogs ... Done
1522025-09-03T16:58:23.660ZPlanning: Solver setup ... Done (7.598s)
1532025-09-03T16:58:23.728ZPlanning: Running solver ... Done (0.066s)
1542025-09-03T16:58:23.824ZPlanning: Finding local manifests ... Done (0.003s)
1552025-09-03T16:58:23.938ZPlanning: Fetching manifests: 0/4 0% complete
1562025-09-03T16:58:24.922ZPlanning: Fetching manifests: 4/4 100% complete
1572025-09-03T16:58:24.997ZPlanning: Package planning ... Done (0.075s)
1582025-09-03T16:58:25.072ZPlanning: Merging actions ... Done (0.071s)
1592025-09-03T16:58:25.495ZPlanning: Checking for conflicting actions ... Done (0.403s)
1602025-09-03T16:58:25.495ZPlanning: Consolidating action changes ... Done (0.013s)
1612025-09-03T16:58:26.405ZPlanning: Evaluating mediators ... Done (0.915s)
1622025-09-03T16:58:26.450ZPlanning: Planning completed in 12.22 seconds
1632025-09-03T16:58:26.450Z Packages to install: 4
1642025-09-03T16:58:26.450Z Mediators to change: 2
1652025-09-03T16:58:26.450Z Services to change: 1
1662025-09-03T16:58:26.450Z Estimated space available: 155.00 GB
1672025-09-03T16:58:26.450ZEstimated space to be consumed: 1.72 GB
1682025-09-03T16:58:26.450Z Create boot environment: No
1692025-09-03T16:58:26.450ZCreate backup boot environment: No
1702025-09-03T16:58:26.450Z Rebuild boot archive: No
1712025-09-03T16:58:26.450Z
1722025-09-03T16:58:26.450ZChanged mediators:
1732025-09-03T16:58:26.450Z mediator clang:
1742025-09-03T16:58:26.450Z version: None -> 15 (system default)
1752025-09-03T16:58:26.450Z
1762025-09-03T16:58:26.450Z mediator llvm:
1772025-09-03T16:58:26.450Z version: 14 (system default) -> 15 (system default)
1782025-09-03T16:58:26.451Z
1792025-09-03T16:58:26.451ZChanged packages:
1802025-09-03T16:58:26.451Zhelios-dev
1812025-09-03T16:58:26.451Z developer/build-essential
1822025-09-03T16:58:26.451Z None -> 11-2.0
1832025-09-03T16:58:26.451Z library/libxmlsec1
1842025-09-03T16:58:26.451Z None -> 1.2.35-2.0
1852025-09-03T16:58:26.451Z ooce/developer/clang-15
1862025-09-03T16:58:26.451Z None -> 15.0.7-2.0
1872025-09-03T16:58:26.451Z ooce/developer/llvm-15
1882025-09-03T16:58:26.451Z None -> 15.0.7-2.0
1892025-09-03T16:58:26.451Z
1902025-09-03T16:58:26.451ZServices:
1912025-09-03T16:58:26.451Z restart_fmri:
1922025-09-03T16:58:26.451Z svc:/system/update-man-index:default
1932025-09-03T16:58:26.521Z
1942025-09-03T16:58:26.521ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1952025-09-03T16:58:31.524ZDownload: 1198/3290 items 77.7/212.6MB 36% complete (15.8M/s)
1962025-09-03T16:58:36.624ZDownload: 2213/3290 items 119.2/212.6MB 56% complete (12.3M/s)
1972025-09-03T16:58:41.621ZDownload: 3232/3290 items 169.5/212.6MB 79% complete (9.0M/s)
1982025-09-03T16:58:45.961ZDownload: Completed 212.60 MB in 19.44 seconds (10.9M/s)
1992025-09-03T16:58:46.166Z Actions: 1/3689 actions (Installing new actions)
2002025-09-03T16:58:51.165Z Actions: 3102/3689 actions (Installing new actions)
2012025-09-03T16:58:52.343Z Actions: Completed 3689 actions in 6.18 seconds.
2022025-09-03T16:58:53.087Z Done (0.730s)
2032025-09-03T16:58:53.087Z Done (0.000s)
2042025-09-03T16:58:54.329Z Done (1.246s)
2052025-09-03T16:59:00.699Z Done (6.132s)
2062025-09-03T16:59:00.818Z Done (0.026s)
2072025-09-03T16:59:00.857Z Done (0.000s)
2082025-09-03T16:59:01.020Z Done (0.000s)
2092025-09-03T16:59:02.100ZPlanning: Evaluating mediator changes ... Done
2102025-09-03T16:59:02.444ZPlanning: Checking for conflicting actions ... Done
2112025-09-03T16:59:02.491ZPlanning: Consolidating action changes ... Done
2122025-09-03T16:59:02.837ZPlanning: Evaluating mediators ... Done
2132025-09-03T16:59:02.874ZPlanning: Planning completed in 0.73 seconds
2142025-09-03T16:59:02.909Z Mediators to change: 2
2152025-09-03T16:59:02.909Z Create boot environment: No
2162025-09-03T16:59:02.909ZCreate backup boot environment: No
2172025-09-03T16:59:02.980Z Done
2182025-09-03T16:59:02.980Z Done
2192025-09-03T16:59:04.058Z Done
2202025-09-03T16:59:09.664Z Done
2212025-09-03T16:59:09.764Z Done
2222025-09-03T16:59:09.806Z Done
2232025-09-03T16:59:09.848Z Done
2242025-09-03T16:59:10.732ZPlanning: Evaluating mediator changes ... Done
2252025-09-03T16:59:10.778ZPlanning: Merging actions ... Done
2262025-09-03T16:59:10.998ZPlanning: Checking for conflicting actions ... Done
2272025-09-03T16:59:11.045ZPlanning: Consolidating action changes ... Done
2282025-09-03T16:59:11.391ZPlanning: Evaluating mediators ... Done
2292025-09-03T16:59:11.470ZPlanning: Planning completed in 1.08 seconds
2302025-09-03T16:59:11.515Z Packages to change: 1
2312025-09-03T16:59:11.515Z Mediators to change: 1
2322025-09-03T16:59:11.515Z Services to change: 1
2332025-09-03T16:59:11.515Z Create boot environment: No
2342025-09-03T16:59:11.515ZCreate backup boot environment: Yes
2352025-09-03T16:59:13.557Z Actions: 1/6 actions (Updating modified actions)
2362025-09-03T16:59:13.602Z Actions: Completed 6 actions in 0.00 seconds.
2372025-09-03T16:59:13.602Z Done
2382025-09-03T16:59:13.602Z Done
2392025-09-03T16:59:13.811Z Done
2402025-09-03T16:59:19.284Z Done
2412025-09-03T16:59:19.402Z Done
2422025-09-03T16:59:19.444Z Done
2432025-09-03T16:59:19.487Z Done
2442025-09-03T16:59:20.136ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2452025-09-03T16:59:20.136Zclang system 15 system
2462025-09-03T16:59:20.136Zcsh system system illumos
2472025-09-03T16:59:20.136Zctags system system illumos
2482025-09-03T16:59:20.136Zfile system system illumos
2492025-09-03T16:59:20.136Zgcc vendor 12 vendor
2502025-09-03T16:59:20.136Zgcc system 10 system
2512025-09-03T16:59:20.136Zgcc system 7 system
2522025-09-03T16:59:20.136Zgo system 1.20 system
2532025-09-03T16:59:20.136Zgo system 1.19 system
2542025-09-03T16:59:20.136Zllvm system 15 system
2552025-09-03T16:59:20.136Zllvm system 14 system
2562025-09-03T16:59:20.136Zmariadb system 10.6 system
2572025-09-03T16:59:20.136Zmta vendor vendor dma
2582025-09-03T16:59:20.136Zopenjdk system 17 system
2592025-09-03T16:59:20.136Zopenjdk system 11 system
2602025-09-03T16:59:20.136Zopenjdk system 1.8 system
2612025-09-03T16:59:20.136Zopenssl vendor 3 vendor
2622025-09-03T16:59:20.136Zperl system 5.36 system
2632025-09-03T16:59:20.136Zpostgresql system 15 system
2642025-09-03T16:59:20.136Zpostgresql system 13 system
2652025-09-03T16:59:20.137Zpython vendor 3 vendor
2662025-09-03T16:59:20.137Zpython system 2 system
2672025-09-03T16:59:20.137Zpython3 system 3.11 system
2682025-09-03T16:59:20.137Zruby system 3.0 system
2692025-09-03T16:59:20.137Zwords vendor vendor american-english
2702025-09-03T16:59:20.137Zwords system system australian-english
2712025-09-03T16:59:20.137Zwords system system british-english
2722025-09-03T16:59:20.137Zwords system system canadian-english
2732025-09-03T16:59:20.137Zwords system system french
2742025-09-03T16:59:20.137Zwords system system italian
2752025-09-03T16:59:20.137Zwords system system ngerman
2762025-09-03T16:59:20.137Zwords system system ogerman
2772025-09-03T16:59:20.137Zwords system system spanish
2782025-09-03T16:59:20.579ZPUBLISHER TYPE STATUS P LOCATION
2792025-09-03T16:59:20.579Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2802025-09-03T16:59:28.041ZFMRI IFO
2812025-09-03T16:59:28.041Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2822025-09-03T16:59:28.041Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2832025-09-03T16:59:28.042Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2842025-09-03T16:59:28.042Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2852025-09-03T16:59:28.042Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2862025-09-03T16:59:28.042Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2872025-09-03T16:59:28.042Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2882025-09-03T16:59:28.042Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2892025-09-03T16:59:28.042Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2902025-09-03T16:59:28.042Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2912025-09-03T16:59:28.042Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2922025-09-03T16:59:28.042Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2932025-09-03T16:59:28.042Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2942025-09-03T16:59:28.042Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2952025-09-03T16:59:28.042Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2962025-09-03T16:59:28.042Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2972025-09-03T16:59:29.383Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2982025-09-03T16:59:34.975Z Updating crates.io index
2992025-09-03T16:59:35.015Z Updating git repository `https://github.com/oxidecomputer/lldp`
3002025-09-03T16:59:35.677Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3012025-09-03T16:59:36.655Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3022025-09-03T16:59:37.079Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3032025-09-03T16:59:37.517Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3042025-09-03T16:59:38.187Z Updating git repository `https://github.com/oxidecomputer/propolis`
3052025-09-03T16:59:39.701Z Updating git repository `https://github.com/oxidecomputer/crucible`
3062025-09-03T16:59:42.753Z Updating git repository `https://github.com/oxidecomputer/opte`
3072025-09-03T16:59:46.288Z Updating git repository `https://github.com/oxidecomputer/falcon`
3082025-09-03T16:59:47.318Z Updating git repository `https://github.com/oxidecomputer/clickward`
3092025-09-03T16:59:47.834Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3102025-09-03T16:59:48.368Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3112025-09-03T16:59:49.406Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3122025-09-03T16:59:50.146Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3132025-09-03T16:59:50.927Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3142025-09-03T16:59:51.399Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3152025-09-03T16:59:51.976Z Updating git repository `https://github.com/oxidecomputer/tofino`
3162025-09-03T16:59:52.544Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3172025-09-03T16:59:52.984Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3182025-09-03T16:59:53.403Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3192025-09-03T16:59:53.863Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3202025-09-03T16:59:54.488Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3212025-09-03T16:59:55.135Z Updating git repository `https://github.com/oxidecomputer/ispf`
3222025-09-03T16:59:55.635Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3232025-09-03T16:59:56.482Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3242025-09-03T16:59:57.169Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3252025-09-03T16:59:57.673Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3262025-09-03T16:59:58.303Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3272025-09-03T16:59:59.114Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3282025-09-03T16:59:59.593Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3292025-09-03T17:00:00.106Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3302025-09-03T17:00:00.836Z Updating git repository `https://github.com/oxidecomputer/omicron`
3312025-09-03T17:00:11.583Z Updating git repository `https://github.com/illumos/smf-rs`
3322025-09-03T17:00:13.554Z Downloading crates ...
3332025-09-03T17:00:13.682Z Downloaded cargo-platform v0.2.0
3342025-09-03T17:00:13.724Z Downloaded ryu v1.0.18
3352025-09-03T17:00:13.724Z Downloaded cargo_toml v0.21.0
3362025-09-03T17:00:13.724Z Downloaded idna v1.0.3
3372025-09-03T17:00:13.759Z Downloaded dtrace-parser v0.2.0
3382025-09-03T17:00:13.759Z Downloaded toml_datetime v0.6.11
3392025-09-03T17:00:13.759Z Downloaded fs-err v3.1.1
3402025-09-03T17:00:13.759Z Downloaded form_urlencoded v1.2.1
3412025-09-03T17:00:13.759Z Downloaded typeid v1.0.3
3422025-09-03T17:00:13.759Z Downloaded thiserror-impl v2.0.12
3432025-09-03T17:00:13.759Z Downloaded memmap v0.7.0
3442025-09-03T17:00:13.759Z Downloaded toml_write v0.1.2
3452025-09-03T17:00:13.759Z Downloaded zerofrom v0.1.4
3462025-09-03T17:00:13.759Z Downloaded thiserror-impl v1.0.69
3472025-09-03T17:00:13.759Z Downloaded utf16_iter v1.0.5
3482025-09-03T17:00:13.759Z Downloaded write16 v1.0.0
3492025-09-03T17:00:13.759Z Downloaded usdt-attr-macro v0.5.0
3502025-09-03T17:00:13.760Z Downloaded zerovec-derive v0.10.3
3512025-09-03T17:00:13.760Z Downloaded utf8parse v0.2.2
3522025-09-03T17:00:13.797Z Downloaded utf8_iter v1.0.4
3532025-09-03T17:00:13.797Z Downloaded terminal_size v0.4.0
3542025-09-03T17:00:13.797Z Downloaded yoke-derive v0.7.4
3552025-09-03T17:00:13.798Z Downloaded thiserror v1.0.69
3562025-09-03T17:00:13.798Z Downloaded usdt-impl v0.5.0
3572025-09-03T17:00:13.798Z Downloaded zerocopy-derive v0.7.35
3582025-09-03T17:00:13.798Z Downloaded unicode-ident v1.0.18
3592025-09-03T17:00:13.798Z Downloaded url v2.5.4
3602025-09-03T17:00:13.798Z Downloaded toml_edit v0.22.27
3612025-09-03T17:00:13.798Z Downloaded textwrap v0.16.2
3622025-09-03T17:00:13.837Z Downloaded icu_locid v1.5.0
3632025-09-03T17:00:13.837Z Downloaded tempfile v3.20.0
3642025-09-03T17:00:13.837Z Downloaded zerovec v0.10.4
3652025-09-03T17:00:13.837Z Downloaded winnow v0.7.10
3662025-09-03T17:00:13.837Z Downloaded clap_builder v4.5.41
3672025-09-03T17:00:13.870Z Downloaded zerocopy v0.7.35
3682025-09-03T17:00:13.870Z Downloaded syn v1.0.109
3692025-09-03T17:00:13.870Z Downloaded serde_derive v1.0.219
3702025-09-03T17:00:13.870Z Downloaded unicode-width v0.2.0
3712025-09-03T17:00:13.921Z Downloaded papergrid v0.11.0
3722025-09-03T17:00:13.921Z Downloaded once_cell v1.21.3
3732025-09-03T17:00:13.921Z Downloaded unicode-width v0.1.14
3742025-09-03T17:00:13.921Z Downloaded smallvec v1.15.1
3752025-09-03T17:00:13.921Z Downloaded sha2 v0.10.9
3762025-09-03T17:00:13.921Z Downloaded semver v1.0.26
3772025-09-03T17:00:13.922Z Downloaded quote v1.0.40
3782025-09-03T17:00:13.922Z Downloaded proc-macro2 v1.0.95
3792025-09-03T17:00:13.922Z Downloaded icu_properties v1.5.1
3802025-09-03T17:00:13.922Z Downloaded ucd-trie v0.1.7
3812025-09-03T17:00:13.922Z Downloaded typenum v1.17.0
3822025-09-03T17:00:13.968Z Downloaded tabled_derive v0.7.0
3832025-09-03T17:00:13.968Z Downloaded pest_meta v2.7.14
3842025-09-03T17:00:13.968Z Downloaded num-traits v0.2.19
3852025-09-03T17:00:13.968Z Downloaded log v0.4.27
3862025-09-03T17:00:13.968Z Downloaded icu_locid_transform_data v1.5.0
3872025-09-03T17:00:13.968Z Downloaded getrandom v0.3.1
3882025-09-03T17:00:13.968Z Downloaded yoke v0.7.4
3892025-09-03T17:00:13.968Z Downloaded unicode-xid v0.2.6
3902025-09-03T17:00:13.968Z Downloaded litemap v0.7.3
3912025-09-03T17:00:13.968Z Downloaded icu_provider v1.5.0
3922025-09-03T17:00:13.968Z Downloaded icu_normalizer_data v1.5.0
3932025-09-03T17:00:13.968Z Downloaded icu_locid_transform v1.5.0
3942025-09-03T17:00:13.968Z Downloaded synstructure v0.13.1
3952025-09-03T17:00:13.968Z Downloaded strsim v0.11.1
3962025-09-03T17:00:13.968Z Downloaded serde-value v0.7.0
3972025-09-03T17:00:13.968Z Downloaded proc-macro-error v1.0.4
3982025-09-03T17:00:13.968Z Downloaded icu_normalizer v1.5.0
3992025-09-03T17:00:14.009Z Downloaded bitflags v2.9.1
4002025-09-03T17:00:14.009Z Downloaded writeable v0.5.5
4012025-09-03T17:00:14.009Z Downloaded scroll v0.12.0
4022025-09-03T17:00:14.009Z Downloaded pest_derive v2.7.14
4032025-09-03T17:00:14.010Z Downloaded version_check v0.9.5
4042025-09-03T17:00:14.010Z Downloaded usdt v0.5.0
4052025-09-03T17:00:14.010Z Downloaded unicode-linebreak v0.1.5
4062025-09-03T17:00:14.010Z Downloaded tinystr v0.7.6
4072025-09-03T17:00:14.010Z Downloaded zerofrom-derive v0.1.4
4082025-09-03T17:00:14.010Z Downloaded thread-id v4.2.2
4092025-09-03T17:00:14.010Z Downloaded stable_deref_trait v1.2.0
4102025-09-03T17:00:14.010Z Downloaded smawk v0.3.2
4112025-09-03T17:00:14.011Z Downloaded serde_spanned v0.6.9
4122025-09-03T17:00:14.011Z Downloaded proc-macro-error-attr v1.0.4
4132025-09-03T17:00:14.011Z Downloaded pest_generator v2.7.14
4142025-09-03T17:00:14.011Z Downloaded fnv v1.0.7
4152025-09-03T17:00:14.011Z Downloaded anyhow v1.0.99
4162025-09-03T17:00:14.011Z Downloaded usdt-macro v0.5.0
4172025-09-03T17:00:14.011Z Downloaded swrite v0.1.0
4182025-09-03T17:00:14.011Z Downloaded serde_tokenstream v0.2.2
4192025-09-03T17:00:14.011Z Downloaded serde-untagged v0.1.7
4202025-09-03T17:00:14.011Z Downloaded percent-encoding v2.3.1
4212025-09-03T17:00:14.011Z Downloaded erased-serde v0.4.6
4222025-09-03T17:00:14.059Z Downloaded cargo-util-schemas v0.8.2
4232025-09-03T17:00:14.059Z Downloaded camino-tempfile v1.4.1
4242025-09-03T17:00:14.059Z Downloaded camino v1.1.11
4252025-09-03T17:00:14.059Z Downloaded is_terminal_polyfill v1.70.1
4262025-09-03T17:00:14.060Z Downloaded heck v0.4.1
4272025-09-03T17:00:14.060Z Downloaded plain v0.2.3
4282025-09-03T17:00:14.060Z Downloaded itoa v1.0.11
4292025-09-03T17:00:14.060Z Downloaded idna_adapter v1.2.0
4302025-09-03T17:00:14.060Z Downloaded toml v0.8.23
4312025-09-03T17:00:14.060Z Downloaded pretty-hex v0.4.1
4322025-09-03T17:00:14.060Z Downloaded ordered-float v2.10.1
4332025-09-03T17:00:14.060Z Downloaded icu_provider_macros v1.5.0
4342025-09-03T17:00:14.060Z Downloaded displaydoc v0.2.5
4352025-09-03T17:00:14.060Z Downloaded autocfg v1.4.0
4362025-09-03T17:00:14.061Z Downloaded heck v0.5.0
4372025-09-03T17:00:14.061Z Downloaded bytecount v0.6.8
4382025-09-03T17:00:14.061Z Downloaded block-buffer v0.10.4
4392025-09-03T17:00:14.061Z Downloaded byteorder v1.5.0
4402025-09-03T17:00:14.061Z Downloaded thiserror v2.0.12
4412025-09-03T17:00:14.061Z Downloaded scroll_derive v0.12.0
4422025-09-03T17:00:14.061Z Downloaded macaddr v1.0.1
4432025-09-03T17:00:14.061Z Downloaded generic-array v0.14.7
4442025-09-03T17:00:14.102Z Downloaded cargo_metadata v0.21.0
4452025-09-03T17:00:14.102Z Downloaded anstyle-query v1.1.1
4462025-09-03T17:00:14.102Z Downloaded fastrand v2.1.1
4472025-09-03T17:00:14.102Z Downloaded errno v0.3.12
4482025-09-03T17:00:14.102Z Downloaded dof v0.3.0
4492025-09-03T17:00:14.102Z Downloaded digest v0.10.7
4502025-09-03T17:00:14.102Z Downloaded cpufeatures v0.2.14
4512025-09-03T17:00:14.102Z Downloaded clap_lex v0.7.4
4522025-09-03T17:00:14.104Z Downloaded anstyle-parse v0.2.5
4532025-09-03T17:00:14.104Z Downloaded anstyle v1.0.11
4542025-09-03T17:00:14.104Z Downloaded anstream v0.6.18
4552025-09-03T17:00:14.104Z Downloaded equivalent v1.0.2
4562025-09-03T17:00:14.104Z Downloaded crypto-common v0.1.6
4572025-09-03T17:00:14.104Z Downloaded colorchoice v1.0.2
4582025-09-03T17:00:14.104Z Downloaded clap_derive v4.5.41
4592025-09-03T17:00:14.104Z Downloaded clap v4.5.41
4602025-09-03T17:00:14.104Z Downloaded cfg-if v1.0.1
4612025-09-03T17:00:15.220Z Downloaded serde v1.0.219
4622025-09-03T17:00:15.259Z Downloaded memchr v2.7.4
4632025-09-03T17:00:15.259Z Downloaded indexmap v2.10.0
4642025-09-03T17:00:15.259Z Downloaded icu_collections v1.5.0
4652025-09-03T17:00:15.296Z Downloaded pest v2.7.14
4662025-09-03T17:00:15.296Z Downloaded hashbrown v0.15.4
4672025-09-03T17:00:15.296Z Downloaded serde_json v1.0.142
4682025-09-03T17:00:15.297Z Downloaded tabled v0.15.0
4692025-09-03T17:00:15.339Z Downloaded goblin v0.8.2
4702025-09-03T17:00:15.339Z Downloaded icu_properties_data v1.5.0
4712025-09-03T17:00:15.340Z Downloaded syn v2.0.104
4722025-09-03T17:00:15.374Z Downloaded rustix v1.0.7
4732025-09-03T17:00:15.374Z Downloaded rustix v0.38.37
4742025-09-03T17:00:15.419Z Downloaded libc v0.2.174
4752025-09-03T17:00:15.539Z Compiling proc-macro2 v1.0.95
4762025-09-03T17:00:15.539Z Compiling unicode-ident v1.0.18
4772025-09-03T17:00:15.588Z Compiling serde v1.0.219
4782025-09-03T17:00:15.588Z Compiling version_check v0.9.5
4792025-09-03T17:00:15.588Z Compiling libc v0.2.174
4802025-09-03T17:00:15.588Z Compiling memchr v2.7.4
4812025-09-03T17:00:15.588Z Compiling stable_deref_trait v1.2.0
4822025-09-03T17:00:15.588Z Compiling thiserror v1.0.69
4832025-09-03T17:00:15.870Z Compiling litemap v0.7.3
4842025-09-03T17:00:15.908Z Compiling ucd-trie v0.1.7
4852025-09-03T17:00:16.309Z Compiling writeable v0.5.5
4862025-09-03T17:00:16.377Z Compiling autocfg v1.4.0
4872025-09-03T17:00:16.438Z Compiling itoa v1.0.11
4882025-09-03T17:00:16.473Z Compiling ryu v1.0.18
4892025-09-03T17:00:16.794Z Compiling once_cell v1.21.3
4902025-09-03T17:00:16.862Z Compiling byteorder v1.5.0
4912025-09-03T17:00:16.896Z Compiling icu_locid_transform_data v1.5.0
4922025-09-03T17:00:17.030Z Compiling bitflags v2.9.1
4932025-09-03T17:00:17.161Z Compiling serde_json v1.0.142
4942025-09-03T17:00:17.306Z Compiling icu_properties_data v1.5.0
4952025-09-03T17:00:17.376Z Compiling num-traits v0.2.19
4962025-09-03T17:00:17.428Z Compiling smallvec v1.15.1
4972025-09-03T17:00:17.480Z Compiling icu_normalizer_data v1.5.0
4982025-09-03T17:00:17.570Z Compiling utf16_iter v1.0.5
4992025-09-03T17:00:17.637Z Compiling equivalent v1.0.2
5002025-09-03T17:00:17.706Z Compiling quote v1.0.40
5012025-09-03T17:00:17.813Z Compiling errno v0.3.12
5022025-09-03T17:00:17.848Z Compiling typeid v1.0.3
5032025-09-03T17:00:17.885Z Compiling rustix v0.38.37
5042025-09-03T17:00:17.923Z Compiling utf8_iter v1.0.4
5052025-09-03T17:00:17.982Z Compiling write16 v1.0.0
5062025-09-03T17:00:18.100Z Compiling syn v2.0.104
5072025-09-03T17:00:18.136Z Compiling hashbrown v0.15.4
5082025-09-03T17:00:18.305Z Compiling usdt-impl v0.5.0
5092025-09-03T17:00:18.345Z Compiling proc-macro-error-attr v1.0.4
5102025-09-03T17:00:18.517Z Compiling winnow v0.7.10
5112025-09-03T17:00:18.599Z Compiling toml_write v0.1.2
5122025-09-03T17:00:18.657Z Compiling syn v1.0.109
5132025-09-03T17:00:18.892Z Compiling thread-id v4.2.2
5142025-09-03T17:00:19.045Z Compiling proc-macro-error v1.0.4
5152025-09-03T17:00:19.240Z Compiling indexmap v2.10.0
5162025-09-03T17:00:19.302Z Compiling camino v1.1.11
5172025-09-03T17:00:19.381Z Compiling getrandom v0.3.1
5182025-09-03T17:00:19.417Z Compiling semver v1.0.26
5192025-09-03T17:00:19.987Z Compiling thiserror v2.0.12
5202025-09-03T17:00:20.029Z Compiling plain v0.2.3
5212025-09-03T17:00:20.160Z Compiling percent-encoding v2.3.1
5222025-09-03T17:00:20.210Z Compiling utf8parse v0.2.2
5232025-09-03T17:00:20.244Z Compiling rustix v1.0.7
5242025-09-03T17:00:20.422Z Compiling log v0.4.27
5252025-09-03T17:00:20.519Z Compiling form_urlencoded v1.2.1
5262025-09-03T17:00:20.714Z Compiling ordered-float v2.10.1
5272025-09-03T17:00:20.775Z Compiling anstyle-parse v0.2.5
5282025-09-03T17:00:20.937Z Compiling terminal_size v0.4.0
5292025-09-03T17:00:21.219Z Compiling pretty-hex v0.4.1
5302025-09-03T17:00:21.260Z Compiling anstyle v1.0.11
5312025-09-03T17:00:21.312Z Compiling colorchoice v1.0.2
5322025-09-03T17:00:21.470Z Compiling cfg-if v1.0.1
5332025-09-03T17:00:21.510Z Compiling is_terminal_polyfill v1.70.1
5342025-09-03T17:00:21.567Z Compiling anstyle-query v1.1.1
5352025-09-03T17:00:21.715Z Compiling anstream v0.6.18
5362025-09-03T17:00:22.036Z Compiling fs-err v3.1.1
5372025-09-03T17:00:22.072Z Compiling unicode-xid v0.2.6
5382025-09-03T17:00:22.313Z Compiling anyhow v1.0.99
5392025-09-03T17:00:22.407Z Compiling clap_lex v0.7.4
5402025-09-03T17:00:22.441Z Compiling heck v0.4.1
5412025-09-03T17:00:22.586Z Compiling fnv v1.0.7
5422025-09-03T17:00:22.770Z Compiling bytecount v0.6.8
5432025-09-03T17:00:22.910Z Compiling unicode-width v0.1.14
5442025-09-03T17:00:22.950Z Compiling heck v0.5.0
5452025-09-03T17:00:22.986Z Compiling fastrand v2.1.1
5462025-09-03T17:00:23.035Z Compiling strsim v0.11.1
5472025-09-03T17:00:23.439Z Compiling papergrid v0.11.0
5482025-09-03T17:00:23.511Z Compiling clap_builder v4.5.41
5492025-09-03T17:00:23.549Z Compiling tempfile v3.20.0
5502025-09-03T17:00:24.361Z Compiling memmap v0.7.0
5512025-09-03T17:00:24.418Z Compiling unicode-width v0.2.0
5522025-09-03T17:00:24.864Z Compiling unicode-linebreak v0.1.5
5532025-09-03T17:00:24.899Z Compiling smawk v0.3.2
5542025-09-03T17:00:25.277Z Compiling synstructure v0.13.1
5552025-09-03T17:00:25.796Z Compiling textwrap v0.16.2
5562025-09-03T17:00:26.043Z Compiling swrite v0.1.0
5572025-09-03T17:00:26.228Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5582025-09-03T17:00:26.359Z Compiling tabled_derive v0.7.0
5592025-09-03T17:00:28.057Z Compiling serde_derive v1.0.219
5602025-09-03T17:00:28.057Z Compiling zerofrom-derive v0.1.4
5612025-09-03T17:00:28.057Z Compiling yoke-derive v0.7.4
5622025-09-03T17:00:28.094Z Compiling thiserror-impl v1.0.69
5632025-09-03T17:00:28.094Z Compiling zerovec-derive v0.10.3
5642025-09-03T17:00:28.372Z Compiling displaydoc v0.2.5
5652025-09-03T17:00:30.024Z Compiling icu_provider_macros v1.5.0
5662025-09-03T17:00:30.568Z Compiling zerocopy-derive v0.7.35
5672025-09-03T17:00:30.724Z Compiling scroll_derive v0.12.0
5682025-09-03T17:00:31.115Z Compiling thiserror-impl v2.0.12
5692025-09-03T17:00:31.338Z Compiling pest v2.7.14
5702025-09-03T17:00:31.640Z Compiling zerofrom v0.1.4
5712025-09-03T17:00:31.907Z Compiling yoke v0.7.4
5722025-09-03T17:00:32.032Z Compiling scroll v0.12.0
5732025-09-03T17:00:32.223Z Compiling clap_derive v4.5.41
5742025-09-03T17:00:32.385Z Compiling zerovec v0.10.4
5752025-09-03T17:00:32.531Z Compiling zerocopy v0.7.35
5762025-09-03T17:00:32.664Z Compiling goblin v0.8.2
5772025-09-03T17:00:33.693Z Compiling tabled v0.15.0
5782025-09-03T17:00:34.032Z Compiling pest_meta v2.7.14
5792025-09-03T17:00:34.269Z Compiling tinystr v0.7.6
5802025-09-03T17:00:34.478Z Compiling icu_collections v1.5.0
5812025-09-03T17:00:34.721Z Compiling icu_locid v1.5.0
5822025-09-03T17:00:36.109Z Compiling icu_provider v1.5.0
5832025-09-03T17:00:36.251Z Compiling pest_generator v2.7.14
5842025-09-03T17:00:36.843Z Compiling clap v4.5.41
5852025-09-03T17:00:37.001Z Compiling icu_locid_transform v1.5.0
5862025-09-03T17:00:38.080Z Compiling pest_derive v2.7.14
5872025-09-03T17:00:38.460Z Compiling icu_properties v1.5.1
5882025-09-03T17:00:38.860Z Compiling dtrace-parser v0.2.0
5892025-09-03T17:00:41.024Z Compiling toml_datetime v0.6.11
5902025-09-03T17:00:41.024Z Compiling serde_spanned v0.6.9
5912025-09-03T17:00:41.065Z Compiling erased-serde v0.4.6
5922025-09-03T17:00:41.457Z Compiling serde_tokenstream v0.2.2
5932025-09-03T17:00:41.721Z Compiling toml_edit v0.22.27
5942025-09-03T17:00:42.024Z Compiling serde-value v0.7.0
5952025-09-03T17:00:42.151Z Compiling serde-untagged v0.1.7
5962025-09-03T17:00:42.320Z Compiling icu_normalizer v1.5.0
5972025-09-03T17:00:42.612Z Compiling cargo-platform v0.2.0
5982025-09-03T17:00:42.770Z Compiling camino-tempfile v1.4.1
5992025-09-03T17:00:42.947Z Compiling dof v0.3.0
6002025-09-03T17:00:43.301Z Compiling macaddr v1.0.1
6012025-09-03T17:00:43.501Z Compiling idna_adapter v1.2.0
6022025-09-03T17:00:43.709Z Compiling idna v1.0.3
6032025-09-03T17:00:44.346Z Compiling url v2.5.4
6042025-09-03T17:00:45.006Z Compiling usdt-macro v0.5.0
6052025-09-03T17:00:45.006Z Compiling usdt-attr-macro v0.5.0
6062025-09-03T17:00:45.420Z Compiling toml v0.8.23
6072025-09-03T17:00:46.293Z Compiling usdt v0.5.0
6082025-09-03T17:00:46.332Z Compiling cargo-util-schemas v0.8.2
6092025-09-03T17:00:46.333Z Compiling cargo_toml v0.21.0
6102025-09-03T17:00:48.643Z Compiling cargo_metadata v0.21.0
6112025-09-03T17:00:51.152Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6122025-09-03T17:00:56.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
6132025-09-03T17:00:56.565Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6142025-09-03T17:00:57.733Z Downloading crates ...
6152025-09-03T17:00:57.991Z Downloaded assert_matches v1.5.0
6162025-09-03T17:00:58.028Z Downloaded backoff v0.4.0
6172025-09-03T17:00:58.028Z Downloaded argon2 v0.5.3
6182025-09-03T17:00:58.028Z Downloaded bitvec v1.0.1
6192025-09-03T17:00:58.066Z Downloaded bitfield-struct v0.6.2
6202025-09-03T17:00:58.066Z Downloaded indoc v1.0.9
6212025-09-03T17:00:58.108Z Downloaded libz-rs-sys v0.5.1
6222025-09-03T17:00:58.108Z Downloaded libloading v0.8.5
6232025-09-03T17:00:58.108Z Downloaded hubpack_derive v0.1.1
6242025-09-03T17:00:58.108Z Downloaded precomputed-hash v0.1.1
6252025-09-03T17:00:58.108Z Downloaded maplit v1.0.2
6262025-09-03T17:00:58.108Z Downloaded internet-checksum v0.2.1
6272025-09-03T17:00:58.108Z Downloaded ppv-lite86 v0.2.20
6282025-09-03T17:00:58.108Z Downloaded lalrpop-util v0.19.12
6292025-09-03T17:00:58.146Z Downloaded pretty-hex v0.2.1
6302025-09-03T17:00:58.147Z Downloaded progenitor v0.8.0
6312025-09-03T17:00:58.147Z Downloaded proc-macro-error2 v2.0.1
6322025-09-03T17:00:58.147Z Downloaded quinn-udp v0.5.5
6332025-09-03T17:00:58.147Z Downloaded rustc-demangle v0.1.24
6342025-09-03T17:00:58.147Z Downloaded litrs v0.4.1
6352025-09-03T17:00:58.183Z Downloaded rustc-hash v1.1.0
6362025-09-03T17:00:58.183Z Downloaded russh-keys v0.45.0
6372025-09-03T17:00:58.183Z Downloaded itertools v0.10.5
6382025-09-03T17:00:58.221Z Downloaded jiff-static v0.2.15
6392025-09-03T17:00:58.221Z Downloaded libxml v0.3.3
6402025-09-03T17:00:58.221Z Downloaded crunchy v0.2.2
6412025-09-03T17:00:58.258Z Downloaded thread_local v1.1.8
6422025-09-03T17:00:58.258Z Downloaded crucible-workspace-hack v0.1.0
6432025-09-03T17:00:58.258Z Downloaded thiserror-impl-no-std v2.0.2
6442025-09-03T17:00:58.258Z Downloaded cstr-argument v0.1.2
6452025-09-03T17:00:58.258Z Downloaded zerocopy v0.6.6
6462025-09-03T17:00:58.259Z Downloaded typify-macro v0.2.0
6472025-09-03T17:00:58.259Z Downloaded diesel-dtrace v0.4.2
6482025-09-03T17:00:58.259Z Downloaded des v0.8.1
6492025-09-03T17:00:58.259Z Downloaded number_prefix v0.4.0
6502025-09-03T17:00:58.298Z Downloaded serde_plain v1.0.2
6512025-09-03T17:00:58.298Z Downloaded phf v0.12.1
6522025-09-03T17:00:58.298Z Downloaded peg-runtime v0.8.5
6532025-09-03T17:00:58.298Z Downloaded match_cfg v0.1.0
6542025-09-03T17:00:58.298Z Downloaded pem-rfc7468 v0.7.0
6552025-09-03T17:00:58.299Z Downloaded spki v0.7.3
6562025-09-03T17:00:58.299Z Downloaded serde_path_to_error v0.1.17
6572025-09-03T17:00:58.299Z Downloaded num-iter v0.1.45
6582025-09-03T17:00:58.299Z Downloaded phf v0.11.2
6592025-09-03T17:00:58.339Z Downloaded tinyvec_macros v0.1.1
6602025-09-03T17:00:58.339Z Downloaded serde_derive_internals v0.29.1
6612025-09-03T17:00:58.339Z Downloaded num-rational v0.4.2
6622025-09-03T17:00:58.339Z Downloaded tls_codec_derive v0.4.1
6632025-09-03T17:00:58.339Z Downloaded tokio-dtrace v0.1.0
6642025-09-03T17:00:58.339Z Downloaded tokio-macros v2.5.0
6652025-09-03T17:00:58.339Z Downloaded unicode-truncate v1.1.0
6662025-09-03T17:00:58.339Z Downloaded strum v0.27.2
6672025-09-03T17:00:58.379Z Downloaded zone_cfg_derive v0.3.0
6682025-09-03T17:00:58.379Z Downloaded zone v0.3.1
6692025-09-03T17:00:58.379Z Downloaded unicase v2.7.0
6702025-09-03T17:00:58.379Z Downloaded progenitor-impl v0.10.0
6712025-09-03T17:00:58.379Z Downloaded ctr v0.9.2
6722025-09-03T17:00:58.379Z Downloaded difflib v0.4.0
6732025-09-03T17:00:58.379Z Downloaded dyn-clone v1.0.20
6742025-09-03T17:00:58.379Z Downloaded embedded-io v0.4.0
6752025-09-03T17:00:58.379Z Downloaded either v1.15.0
6762025-09-03T17:00:58.414Z Downloaded foldhash v0.1.5
6772025-09-03T17:00:58.414Z Downloaded expectorate v1.2.0
6782025-09-03T17:00:58.415Z Downloaded mime v0.3.17
6792025-09-03T17:00:58.415Z Downloaded oxide-tokio-rt v0.1.2
6802025-09-03T17:00:58.415Z Downloaded aws-lc-sys v0.26.0
6812025-09-03T17:00:58.680Z Downloaded predicates-tree v1.0.12
6822025-09-03T17:00:58.726Z Downloaded ref-cast v1.0.24
6832025-09-03T17:00:58.726Z Downloaded rand_seeder v0.4.0
6842025-09-03T17:00:58.726Z Downloaded path-slash v0.1.5
6852025-09-03T17:00:58.726Z Downloaded paste v1.0.15
6862025-09-03T17:00:58.726Z Downloaded unicode-segmentation v1.12.0
6872025-09-03T17:00:58.726Z Downloaded slog-dtrace v0.3.0
6882025-09-03T17:00:58.726Z Downloaded password-hash v0.4.2
6892025-09-03T17:00:58.726Z Downloaded static_assertions v1.1.0
6902025-09-03T17:00:58.726Z Downloaded serde_yaml v0.9.34+deprecated
6912025-09-03T17:00:58.774Z Downloaded void v1.0.2
6922025-09-03T17:00:58.774Z Downloaded want v0.3.1
6932025-09-03T17:00:58.774Z Downloaded rustls-pki-types v1.10.0
6942025-09-03T17:00:58.774Z Downloaded unicode-normalization v0.1.24
6952025-09-03T17:00:58.774Z Downloaded tokio-rustls v0.25.0
6962025-09-03T17:00:58.775Z Downloaded darling_macro v0.20.10
6972025-09-03T17:00:58.809Z Downloaded darling_macro v0.21.0
6982025-09-03T17:00:58.810Z Downloaded fxhash v0.2.1
6992025-09-03T17:00:58.810Z Downloaded endian-type v0.1.2
7002025-09-03T17:00:58.810Z Downloaded xshell-macros v0.2.7
7012025-09-03T17:00:58.810Z Downloaded vergen v8.3.2
7022025-09-03T17:00:58.810Z Downloaded typify-macro v0.3.0
7032025-09-03T17:00:58.810Z Downloaded ena v0.14.3
7042025-09-03T17:00:58.810Z Downloaded parse-size v1.1.0
7052025-09-03T17:00:58.810Z Downloaded data-encoding v2.9.0
7062025-09-03T17:00:58.810Z Downloaded float-cmp v0.10.0
7072025-09-03T17:00:58.810Z Downloaded newtype_derive v0.1.6
7082025-09-03T17:00:58.810Z Downloaded rusty-fork v0.3.0
7092025-09-03T17:00:58.850Z Downloaded pin-utils v0.1.0
7102025-09-03T17:00:58.850Z Downloaded scheduled-thread-pool v0.2.7
7112025-09-03T17:00:58.850Z Downloaded env_logger v0.10.2
7122025-09-03T17:00:58.850Z Downloaded time-core v0.1.2
7132025-09-03T17:00:58.850Z Downloaded openssl-probe v0.1.5
7142025-09-03T17:00:58.850Z Downloaded xattr v1.3.1
7152025-09-03T17:00:58.896Z Downloaded float-ord v0.3.2
7162025-09-03T17:00:58.896Z Downloaded ed25519 v2.2.3
7172025-09-03T17:00:58.896Z Downloaded ref-cast-impl v1.0.24
7182025-09-03T17:00:58.896Z Downloaded primeorder v0.13.6
7192025-09-03T17:00:58.896Z Downloaded fixedbitset v0.4.2
7202025-09-03T17:00:58.896Z Downloaded normalize-line-endings v0.3.0
7212025-09-03T17:00:58.896Z Downloaded tracing v0.1.40
7222025-09-03T17:00:58.896Z Downloaded nu-ansi-term v0.50.1
7232025-09-03T17:00:58.941Z Downloaded oso-derive v0.27.3
7242025-09-03T17:00:58.941Z Downloaded openssl-macros v0.1.1
7252025-09-03T17:00:58.941Z Downloaded dunce v1.0.5
7262025-09-03T17:00:58.941Z Downloaded vte_generate_state_changes v0.1.2
7272025-09-03T17:00:58.941Z Downloaded zerocopy-derive v0.8.26
7282025-09-03T17:00:58.941Z Downloaded siphasher v1.0.1
7292025-09-03T17:00:58.941Z Downloaded siphasher v0.3.11
7302025-09-03T17:00:58.941Z Downloaded foreign-types-shared v0.3.1
7312025-09-03T17:00:58.941Z Downloaded tokio-tungstenite v0.21.0
7322025-09-03T17:00:58.941Z Downloaded waitgroup v0.1.2
7332025-09-03T17:00:58.942Z Downloaded tokio-tungstenite v0.23.1
7342025-09-03T17:00:58.981Z Downloaded slog-term v2.9.1
7352025-09-03T17:00:58.982Z Downloaded rustls-webpki v0.101.7
7362025-09-03T17:00:58.982Z Downloaded rand_xorshift v0.4.0
7372025-09-03T17:00:58.982Z Downloaded display-error-chain v0.2.2
7382025-09-03T17:00:58.982Z Downloaded curve25519-dalek-derive v0.1.1
7392025-09-03T17:00:58.982Z Downloaded num v0.4.3
7402025-09-03T17:00:59.031Z Downloaded dirs-sys-next v0.1.2
7412025-09-03T17:00:59.031Z Downloaded dropshot_endpoint v0.16.3
7422025-09-03T17:00:59.031Z Downloaded daft v0.1.4
7432025-09-03T17:00:59.031Z Downloaded pretty_assertions v1.4.1
7442025-09-03T17:00:59.031Z Downloaded openssl-sys v0.9.109
7452025-09-03T17:00:59.031Z Downloaded document-features v0.2.11
7462025-09-03T17:00:59.031Z Downloaded samael v0.0.19
7472025-09-03T17:00:59.069Z Downloaded omicron-zone-package v0.12.2
7482025-09-03T17:00:59.069Z Downloaded toml_edit v0.19.15
7492025-09-03T17:00:59.069Z Downloaded tokio-postgres v0.7.13
7502025-09-03T17:00:59.111Z Downloaded rand v0.8.5
7512025-09-03T17:00:59.111Z Downloaded rand v0.9.2
7522025-09-03T17:00:59.111Z Downloaded typify-impl v0.2.0
7532025-09-03T17:00:59.111Z Downloaded openssl v0.10.73
7542025-09-03T17:00:59.147Z Downloaded rayon v1.10.0
7552025-09-03T17:00:59.147Z Downloaded sqlparser v0.45.0
7562025-09-03T17:00:59.147Z Downloaded zlib-rs v0.5.1
7572025-09-03T17:00:59.185Z Downloaded winnow v0.6.26
7582025-09-03T17:00:59.185Z Downloaded radix_trie v0.2.1
7592025-09-03T17:00:59.185Z Downloaded regex v1.11.1
7602025-09-03T17:00:59.220Z Downloaded smoltcp v0.9.1
7612025-09-03T17:00:59.220Z Downloaded openapiv3 v2.2.0
7622025-09-03T17:00:59.259Z Downloaded smoltcp v0.11.0
7632025-09-03T17:00:59.259Z Downloaded rustls v0.23.19
7642025-09-03T17:00:59.259Z Downloaded sled v0.34.7
7652025-09-03T17:00:59.296Z Downloaded nix v0.30.1
7662025-09-03T17:00:59.296Z Downloaded nix v0.29.0
7672025-09-03T17:00:59.296Z Downloaded dropshot v0.16.3
7682025-09-03T17:00:59.336Z Downloaded zerocopy-derive v0.6.6
7692025-09-03T17:00:59.336Z Downloaded petgraph v0.6.5
7702025-09-03T17:00:59.373Z Downloaded nix v0.28.0
7712025-09-03T17:00:59.373Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
7722025-09-03T17:00:59.407Z Downloaded vcpkg v0.2.15
7732025-09-03T17:00:59.453Z Downloaded p384 v0.13.0
7742025-09-03T17:00:59.492Z Downloaded polar-core v0.27.3
7752025-09-03T17:00:59.492Z Downloaded petgraph v0.8.2
7762025-09-03T17:00:59.532Z Downloaded csv v1.3.1
7772025-09-03T17:00:59.566Z Downloaded ratatui v0.29.0
7782025-09-03T17:00:59.604Z Downloaded tokio v1.47.0
7792025-09-03T17:00:59.644Z Downloaded regex-automata v0.4.8
7802025-09-03T17:00:59.686Z Downloaded sha3 v0.10.8
7812025-09-03T17:00:59.686Z Downloaded nix v0.27.1
7822025-09-03T17:00:59.686Z Downloaded moka v0.12.10
7832025-09-03T17:00:59.725Z Downloaded tabled v0.18.0
7842025-09-03T17:00:59.725Z Downloaded typify-impl v0.3.0
7852025-09-03T17:00:59.767Z Downloaded typify-impl v0.4.1
7862025-09-03T17:00:59.767Z Downloaded ring v0.17.14
7872025-09-03T17:00:59.807Z Downloaded libz-sys v1.1.20
7882025-09-03T17:00:59.842Z Downloaded num-bigint-dig v0.8.4
7892025-09-03T17:00:59.842Z Downloaded num-bigint v0.4.6
7902025-09-03T17:00:59.842Z Downloaded tower v0.5.2
7912025-09-03T17:00:59.842Z Downloaded webpki-roots v1.0.1
7922025-09-03T17:00:59.842Z Downloaded winnow v0.5.40
7932025-09-03T17:00:59.883Z Downloaded p521 v0.13.3
7942025-09-03T17:00:59.883Z Downloaded curve25519-dalek v4.1.3
7952025-09-03T17:00:59.883Z Downloaded lzma-sys v0.1.20
7962025-09-03T17:00:59.920Z Downloaded zip v4.2.0
7972025-09-03T17:00:59.920Z Downloaded tokio-util v0.7.15
7982025-09-03T17:00:59.920Z Downloaded portable-atomic v1.11.0
7992025-09-03T17:00:59.920Z Downloaded regex-syntax v0.8.5
8002025-09-03T17:00:59.954Z Downloaded regex-syntax v0.6.29
8012025-09-03T17:00:59.954Z Downloaded uuid v1.17.0
8022025-09-03T17:00:59.954Z Downloaded object v0.36.5
8032025-09-03T17:00:59.955Z Downloaded gimli v0.31.1
8042025-09-03T17:01:00.000Z Downloaded toml_parser v1.0.2
8052025-09-03T17:01:00.000Z Downloaded regress v0.10.4
8062025-09-03T17:01:00.000Z Downloaded snafu v0.8.5
8072025-09-03T17:01:00.000Z Downloaded tower-http v0.6.6
8082025-09-03T17:01:00.000Z Downloaded encoding_rs v0.8.34
8092025-09-03T17:01:00.043Z Downloaded nom v7.1.3
8102025-09-03T17:01:00.043Z Downloaded libgit2-sys v0.17.0+1.8.1
8112025-09-03T17:01:00.083Z Downloaded similar v2.7.0
8122025-09-03T17:01:00.117Z Downloaded rustls-native-certs v0.8.1
8132025-09-03T17:01:00.117Z Downloaded rand_chacha v0.3.1
8142025-09-03T17:01:00.117Z Downloaded rustls-webpki v0.102.8
8152025-09-03T17:01:00.117Z Downloaded diesel v2.2.12
8162025-09-03T17:01:00.151Z Downloaded der v0.7.9
8172025-09-03T17:01:00.151Z Downloaded value-bag v1.9.0
8182025-09-03T17:01:00.151Z Downloaded resolv-conf v0.7.0
8192025-09-03T17:01:00.151Z Downloaded rand_core v0.9.3
8202025-09-03T17:01:00.151Z Downloaded socket2 v0.5.10
8212025-09-03T17:01:00.151Z Downloaded nodrop v0.1.14
8222025-09-03T17:01:00.151Z Downloaded wait-timeout v0.2.0
8232025-09-03T17:01:00.151Z Downloaded zerocopy v0.8.26
8242025-09-03T17:01:00.184Z Downloaded rand_core v0.6.4
8252025-09-03T17:01:00.184Z Downloaded rand_chacha v0.9.0
8262025-09-03T17:01:00.184Z Downloaded dsl_auto_type v0.1.2
8272025-09-03T17:01:00.184Z Downloaded toml_writer v1.0.2
8282025-09-03T17:01:00.184Z Downloaded vte v0.11.1
8292025-09-03T17:01:00.185Z Downloaded tokio-rustls v0.26.0
8302025-09-03T17:01:00.220Z Downloaded derive_builder v0.20.2
8312025-09-03T17:01:00.220Z Downloaded derive-where v1.5.0
8322025-09-03T17:01:00.221Z Downloaded p256 v0.13.2
8332025-09-03T17:01:00.221Z Downloaded futures-util v0.3.31
8342025-09-03T17:01:00.221Z Downloaded jiff v0.2.15
8352025-09-03T17:01:00.312Z Downloaded tokio-stream v0.1.17
8362025-09-03T17:01:00.312Z Downloaded slog-scope v4.4.0
8372025-09-03T17:01:00.312Z Downloaded oso v0.27.3
8382025-09-03T17:01:00.312Z Downloaded papergrid v0.14.0
8392025-09-03T17:01:00.313Z Downloaded foreign-types-macros v0.2.3
8402025-09-03T17:01:00.313Z Downloaded foreign-types v0.5.0
8412025-09-03T17:01:00.313Z Downloaded utf-8 v0.7.6
8422025-09-03T17:01:00.353Z Downloaded foreign-types-shared v0.1.1
8432025-09-03T17:01:00.353Z Downloaded vsss-rs v3.3.4
8442025-09-03T17:01:00.353Z Downloaded snafu-derive v0.8.5
8452025-09-03T17:01:00.353Z Downloaded object v0.30.4
8462025-09-03T17:01:00.353Z Downloaded slog-stdlog v4.1.1
8472025-09-03T17:01:00.353Z Downloaded slog-json v2.6.1
8482025-09-03T17:01:00.353Z Downloaded packed_struct_codegen v0.10.1
8492025-09-03T17:01:00.353Z Downloaded prettyplease v0.2.36
8502025-09-03T17:01:00.353Z Downloaded x509-cert v0.2.5
8512025-09-03T17:01:00.353Z Downloaded serde_with v3.14.0
8522025-09-03T17:01:00.353Z Downloaded rfc6979 v0.4.0
8532025-09-03T17:01:00.353Z Downloaded toml_datetime v0.7.0
8542025-09-03T17:01:00.353Z Downloaded postgres-types v0.2.9
8552025-09-03T17:01:00.353Z Downloaded postgres-protocol v0.6.8
8562025-09-03T17:01:00.353Z Downloaded postcard v1.0.10
8572025-09-03T17:01:00.353Z Downloaded sqlformat v0.3.5
8582025-09-03T17:01:00.353Z Downloaded reedline v0.40.0
8592025-09-03T17:01:00.353Z Downloaded rustyline v14.0.0
8602025-09-03T17:01:00.394Z Downloaded untrusted v0.9.0
8612025-09-03T17:01:00.394Z Downloaded unarray v0.1.4
8622025-09-03T17:01:00.394Z Downloaded parse-display-derive v0.10.0
8632025-09-03T17:01:00.394Z Downloaded parse-display v0.10.0
8642025-09-03T17:01:00.394Z Downloaded smf v0.2.3
8652025-09-03T17:01:00.394Z Downloaded smallvec v0.6.14
8662025-09-03T17:01:00.394Z Downloaded rustls-pemfile v2.2.0
8672025-09-03T17:01:00.395Z Downloaded ed25519-dalek v2.1.1
8682025-09-03T17:01:00.395Z Downloaded packed_struct v0.10.1
8692025-09-03T17:01:00.395Z Downloaded opaque-debug v0.3.1
8702025-09-03T17:01:00.395Z Downloaded foreign-types v0.3.2
8712025-09-03T17:01:00.395Z Downloaded sqlparser_derive v0.2.2
8722025-09-03T17:01:00.395Z Downloaded parking_lot_core v0.9.10
8732025-09-03T17:01:00.395Z Downloaded parking_lot_core v0.8.6
8742025-09-03T17:01:00.395Z Downloaded daft-derive v0.1.4
8752025-09-03T17:01:00.395Z Downloaded uzers v0.12.1
8762025-09-03T17:01:00.395Z Downloaded rustls-pemfile v1.0.4
8772025-09-03T17:01:00.432Z Downloaded fixedbitset v0.5.7
8782025-09-03T17:01:00.433Z Downloaded native-tls v0.2.12
8792025-09-03T17:01:00.433Z Downloaded typed-path v0.9.3
8802025-09-03T17:01:00.433Z Downloaded diesel_table_macro_syntax v0.2.0
8812025-09-03T17:01:00.433Z Downloaded der_derive v0.7.3
8822025-09-03T17:01:00.433Z Downloaded defmt-parser v0.3.4
8832025-09-03T17:01:00.433Z Downloaded radium v0.7.0
8842025-09-03T17:01:00.433Z Downloaded flagset v0.4.6
8852025-09-03T17:01:00.433Z Downloaded schemars v0.8.22
8862025-09-03T17:01:00.433Z Downloaded pkcs5 v0.7.1
8872025-09-03T17:01:00.474Z Downloaded flate2 v1.1.2
8882025-09-03T17:01:00.474Z Downloaded yansi v1.0.1
8892025-09-03T17:01:00.475Z Downloaded filetime v0.2.25
8902025-09-03T17:01:00.475Z Downloaded embedded-io v0.6.1
8912025-09-03T17:01:00.475Z Downloaded darling_core v0.21.0
8922025-09-03T17:01:00.475Z Downloaded owo-colors v4.2.2
8932025-09-03T17:01:00.475Z Downloaded ecdsa v0.16.9
8942025-09-03T17:01:00.475Z Downloaded zeroize_derive v1.4.2
8952025-09-03T17:01:00.475Z Downloaded subprocess v0.2.9
8962025-09-03T17:01:00.475Z Downloaded tungstenite v0.23.0
8972025-09-03T17:01:00.475Z Downloaded tokio-native-tls v0.3.1
8982025-09-03T17:01:00.475Z Downloaded tiny-keccak v2.0.2
8992025-09-03T17:01:00.475Z Downloaded tabled_derive v0.10.0
9002025-09-03T17:01:00.513Z Downloaded pin-project v1.1.6
9012025-09-03T17:01:00.513Z Downloaded getrandom v0.2.15
9022025-09-03T17:01:00.513Z Downloaded derive_more v0.99.20
9032025-09-03T17:01:00.513Z Downloaded tungstenite v0.21.0
9042025-09-03T17:01:00.513Z Downloaded zeroize v1.8.1
9052025-09-03T17:01:00.513Z Downloaded secrecy v0.10.3
9062025-09-03T17:01:00.513Z Downloaded pin-project-internal v1.1.6
9072025-09-03T17:01:00.513Z Downloaded multimap v0.10.1
9082025-09-03T17:01:00.513Z Downloaded multer v3.1.0
9092025-09-03T17:01:00.513Z Downloaded darling_core v0.20.10
9102025-09-03T17:01:00.553Z Downloaded progenitor-impl v0.9.1
9112025-09-03T17:01:00.553Z Downloaded progenitor-impl v0.8.0
9122025-09-03T17:01:00.553Z Downloaded steno v0.4.1
9132025-09-03T17:01:00.553Z Downloaded poly1305 v0.8.0
9142025-09-03T17:01:00.553Z Downloaded pkcs8 v0.10.2
9152025-09-03T17:01:00.554Z Downloaded fs_extra v1.3.0
9162025-09-03T17:01:00.554Z Downloaded ssh-key v0.6.6
9172025-09-03T17:01:00.554Z Downloaded tinyvec v1.8.0
9182025-09-03T17:01:00.554Z Downloaded typify v0.3.0
9192025-09-03T17:01:00.554Z Downloaded wyz v0.5.1
9202025-09-03T17:01:00.554Z Downloaded supports-color v3.0.2
9212025-09-03T17:01:00.554Z Downloaded support-bundle-viewer v0.1.2
9222025-09-03T17:01:00.594Z Downloaded subtle v2.6.1
9232025-09-03T17:01:00.594Z Downloaded ssh-cipher v0.2.0
9242025-09-03T17:01:00.596Z Downloaded secrecy v0.8.0
9252025-09-03T17:01:00.596Z Downloaded scrypt v0.11.0
9262025-09-03T17:01:00.596Z Downloaded scopeguard v1.2.0
9272025-09-03T17:01:00.596Z Downloaded schemars_derive v0.8.22
9282025-09-03T17:01:00.596Z Downloaded same-file v1.0.6
9292025-09-03T17:01:00.596Z Downloaded pkcs1 v0.7.5
9302025-09-03T17:01:00.596Z Downloaded pin-project-lite v0.2.14
9312025-09-03T17:01:00.596Z Downloaded typify v0.4.1
9322025-09-03T17:01:00.596Z Downloaded sync_wrapper v1.0.1
9332025-09-03T17:01:00.596Z Downloaded sync-ptr v0.1.4
9342025-09-03T17:01:00.596Z Downloaded polyval v0.6.2
9352025-09-03T17:01:00.596Z Downloaded pkg-config v0.3.31
9362025-09-03T17:01:00.596Z Downloaded nibble_vec v0.1.0
9372025-09-03T17:01:00.596Z Downloaded newtype-uuid v1.2.4
9382025-09-03T17:01:00.596Z Downloaded nanorand v0.7.0
9392025-09-03T17:01:00.596Z Downloaded darling v0.21.0
9402025-09-03T17:01:00.632Z Downloaded peg-macros v0.8.5
9412025-09-03T17:01:00.633Z Downloaded pbkdf2 v0.12.2
9422025-09-03T17:01:00.633Z Downloaded num-complex v0.4.6
9432025-09-03T17:01:00.633Z Downloaded zstd-safe v7.2.3
9442025-09-03T17:01:00.633Z Downloaded zstd v0.13.3
9452025-09-03T17:01:00.633Z Downloaded derive_builder_core v0.20.2
9462025-09-03T17:01:00.633Z Downloaded twox-hash v2.1.0
9472025-09-03T17:01:00.633Z Downloaded newline-converter v0.3.0
9482025-09-03T17:01:00.633Z Downloaded fs-err v2.11.0
9492025-09-03T17:01:00.633Z Downloaded darling v0.20.10
9502025-09-03T17:01:00.633Z Downloaded whoami v1.5.2
9512025-09-03T17:01:00.633Z Downloaded toml v0.9.5
9522025-09-03T17:01:00.633Z Downloaded serde-hex v0.1.0
9532025-09-03T17:01:00.633Z Downloaded semver v0.1.20
9542025-09-03T17:01:00.633Z Downloaded progenitor-client v0.10.0
9552025-09-03T17:01:00.633Z Downloaded progenitor v0.10.0
9562025-09-03T17:01:00.633Z Downloaded petname v2.0.2
9572025-09-03T17:01:00.673Z Downloaded peg v0.8.5
9582025-09-03T17:01:00.673Z Downloaded git2 v0.19.0
9592025-09-03T17:01:00.673Z Downloaded typify v0.2.0
9602025-09-03T17:01:00.673Z Downloaded tracing-core v0.1.32
9612025-09-03T17:01:00.673Z Downloaded rustversion v1.0.17
9622025-09-03T17:01:00.673Z Downloaded pbkdf2 v0.11.0
9632025-09-03T17:01:00.673Z Downloaded num-integer v0.1.46
9642025-09-03T17:01:00.673Z Downloaded num-derive v0.4.2
9652025-09-03T17:01:00.674Z Downloaded num-derive v0.3.3
9662025-09-03T17:01:00.674Z Downloaded ghash v0.5.1
9672025-09-03T17:01:00.674Z Downloaded tui-tree-widget v0.23.1
9682025-09-03T17:01:00.712Z Downloaded new_debug_unreachable v1.0.6
9692025-09-03T17:01:00.712Z Downloaded gethostname v0.5.0
9702025-09-03T17:01:00.713Z Downloaded xz2 v0.1.7
9712025-09-03T17:01:00.713Z Downloaded defmt-macros v0.3.9
9722025-09-03T17:01:00.713Z Downloaded defmt v0.3.8
9732025-09-03T17:01:00.713Z Downloaded debug-ignore v1.0.5
9742025-09-03T17:01:00.713Z Downloaded env_filter v0.1.2
9752025-09-03T17:01:00.713Z Downloaded deranged v0.3.11
9762025-09-03T17:01:00.713Z Downloaded toml v0.7.8
9772025-09-03T17:01:00.713Z Downloaded reqwest v0.12.22
9782025-09-03T17:01:00.713Z Downloaded rustls v0.22.4
9792025-09-03T17:01:00.748Z Downloaded zone v0.1.8
9802025-09-03T17:01:00.748Z Downloaded strum v0.26.3
9812025-09-03T17:01:00.748Z Downloaded serde-big-array v0.5.1
9822025-09-03T17:01:00.748Z Downloaded progenitor-client v0.9.1
9832025-09-03T17:01:00.748Z Downloaded progenitor-client v0.8.0
9842025-09-03T17:01:00.748Z Downloaded progenitor v0.9.1
9852025-09-03T17:01:00.748Z Downloaded num-conv v0.1.0
9862025-09-03T17:01:00.749Z Downloaded enum-as-inner v0.6.1
9872025-09-03T17:01:00.749Z Downloaded xshell v0.2.7
9882025-09-03T17:01:00.749Z Downloaded tracing-attributes v0.1.27
9892025-09-03T17:01:00.749Z Downloaded tower-service v0.3.3
9902025-09-03T17:01:00.749Z Downloaded russh v0.45.0
9912025-09-03T17:01:00.749Z Downloaded which v4.4.2
9922025-09-03T17:01:00.749Z Downloaded walkdir v2.5.0
9932025-09-03T17:01:00.749Z Downloaded try-lock v0.2.5
9942025-09-03T17:01:00.749Z Downloaded tokio-rustls v0.24.1
9952025-09-03T17:01:00.749Z Downloaded slog v2.7.0
9962025-09-03T17:01:00.784Z Downloaded rcgen v0.12.1
9972025-09-03T17:01:00.784Z Downloaded rayon-core v1.12.1
9982025-09-03T17:01:00.784Z Downloaded prefix-trie v0.7.0
9992025-09-03T17:01:00.784Z Downloaded mio v1.0.2
10002025-09-03T17:01:00.784Z Downloaded minimal-lexical v0.2.1
10012025-09-03T17:01:00.784Z Downloaded tough v0.20.0
10022025-09-03T17:01:00.818Z Downloaded salty v0.3.0
10032025-09-03T17:01:00.818Z Downloaded proptest v1.7.0
10042025-09-03T17:01:00.818Z Downloaded typify-macro v0.4.1
10052025-09-03T17:01:00.818Z Downloaded quinn-proto v0.11.8
10062025-09-03T17:01:00.818Z Downloaded quick-xml v0.37.2
10072025-09-03T17:01:00.851Z Downloaded time-macros v0.2.18
10082025-09-03T17:01:00.851Z Downloaded parking_lot v0.12.3
10092025-09-03T17:01:00.851Z Downloaded miniz_oxide v0.8.5
10102025-09-03T17:01:00.851Z Downloaded rpassword v7.4.0
10112025-09-03T17:01:00.851Z Downloaded ssh-encoding v0.2.0
10122025-09-03T17:01:00.851Z Downloaded slog-envlogger v2.2.0
10132025-09-03T17:01:00.851Z Downloaded slog-async v2.8.0
10142025-09-03T17:01:00.851Z Downloaded flume v0.11.1
10152025-09-03T17:01:00.851Z Downloaded tower-layer v0.3.3
10162025-09-03T17:01:00.851Z Downloaded term v0.7.0
10172025-09-03T17:01:00.851Z Downloaded tar v0.4.44
10182025-09-03T17:01:00.891Z Downloaded rustls v0.21.12
10192025-09-03T17:01:00.891Z Downloaded parking_lot v0.11.2
10202025-09-03T17:01:00.891Z Downloaded derive_builder_macro v0.20.2
10212025-09-03T17:01:00.891Z Downloaded tap v1.0.1
10222025-09-03T17:01:00.891Z Downloaded signal-hook-mio v0.2.4
10232025-09-03T17:01:00.891Z Downloaded rustc_version v0.4.1
10242025-09-03T17:01:00.891Z Downloaded qorb v0.4.1
10252025-09-03T17:01:00.934Z Downloaded publicsuffix v2.3.0
10262025-09-03T17:01:00.934Z Downloaded slog-bunyan v2.5.0
10272025-09-03T17:01:00.934Z Downloaded slab v0.4.9
10282025-09-03T17:01:00.934Z Downloaded sec1 v0.7.3
10292025-09-03T17:01:00.934Z Downloaded sct v0.7.1
10302025-09-03T17:01:00.934Z Downloaded predicates-core v1.0.8
10312025-09-03T17:01:00.934Z Downloaded password-hash v0.5.0
10322025-09-03T17:01:00.934Z Downloaded take_mut v0.2.2
10332025-09-03T17:01:00.934Z Downloaded tabwriter v1.4.0
10342025-09-03T17:01:00.934Z Downloaded rustc_version v0.1.7
10352025-09-03T17:01:00.934Z Downloaded rsa v0.9.6
10362025-09-03T17:01:00.935Z Downloaded quinn v0.11.5
10372025-09-03T17:01:00.935Z Downloaded tagptr v0.2.0
10382025-09-03T17:01:00.935Z Downloaded signal-hook v0.3.18
10392025-09-03T17:01:00.969Z Downloaded shlex v1.3.0
10402025-09-03T17:01:00.969Z Downloaded sha1 v0.10.6
10412025-09-03T17:01:00.969Z Downloaded serde_with_macros v3.14.0
10422025-09-03T17:01:00.969Z Downloaded serde_urlencoded v0.7.1
10432025-09-03T17:01:00.969Z Downloaded rustc-hash v2.1.1
10442025-09-03T17:01:00.969Z Downloaded oxnet v0.1.3
10452025-09-03T17:01:00.969Z Downloaded futures v0.3.31
10462025-09-03T17:01:00.969Z Downloaded shell-words v1.1.0
10472025-09-03T17:01:00.969Z Downloaded crossbeam-channel v0.5.15
10482025-09-03T17:01:00.969Z Downloaded compact_str v0.8.0
10492025-09-03T17:01:00.969Z Downloaded chrono-tz v0.10.4
10502025-09-03T17:01:01.008Z Downloaded chrono v0.4.41
10512025-09-03T17:01:01.008Z Downloaded cc v1.2.30
10522025-09-03T17:01:01.008Z Downloaded predicates v3.1.3
10532025-09-03T17:01:01.008Z Downloaded powerfmt v0.2.0
10542025-09-03T17:01:01.008Z Downloaded phf_shared v0.12.1
10552025-09-03T17:01:01.008Z Downloaded phf_shared v0.11.2
10562025-09-03T17:01:01.008Z Downloaded mime_guess v2.0.5
10572025-09-03T17:01:01.008Z Downloaded futures-macro v0.3.31
10582025-09-03T17:01:01.043Z Downloaded futures-executor v0.3.31
10592025-09-03T17:01:01.043Z Downloaded futures-channel v0.3.31
10602025-09-03T17:01:01.043Z Downloaded elliptic-curve v0.13.8
10612025-09-03T17:01:01.043Z Downloaded zip v0.6.6
10622025-09-03T17:01:01.043Z Downloaded unicode_categories v0.1.1
10632025-09-03T17:01:01.043Z Downloaded const_format v0.2.34
10642025-09-03T17:01:01.043Z Downloaded chacha20poly1305 v0.10.1
10652025-09-03T17:01:01.043Z Downloaded memoffset v0.9.1
10662025-09-03T17:01:01.043Z Downloaded futures-task v0.3.31
10672025-09-03T17:01:01.043Z Downloaded futures-sink v0.3.31
10682025-09-03T17:01:01.043Z Downloaded futures-io v0.3.31
10692025-09-03T17:01:01.043Z Downloaded futures-core v0.3.31
10702025-09-03T17:01:01.044Z Downloaded funty v2.0.0
10712025-09-03T17:01:01.044Z Downloaded diff v0.1.13
10722025-09-03T17:01:01.044Z Downloaded zopfli v0.8.1
10732025-09-03T17:01:01.044Z Downloaded unicode-bidi v0.3.17
10742025-09-03T17:01:01.080Z Downloaded derive-ex v0.1.8
10752025-09-03T17:01:01.080Z Downloaded csv-core v0.1.11
10762025-09-03T17:01:01.080Z Downloaded unicode-properties v0.1.3
10772025-09-03T17:01:01.081Z Downloaded crossterm v0.29.0
10782025-09-03T17:01:01.081Z Downloaded unsafe-libyaml v0.2.11
10792025-09-03T17:01:01.081Z Downloaded unit-prefix v0.5.1
10802025-09-03T17:01:01.081Z Downloaded time v0.3.36
10812025-09-03T17:01:01.121Z Downloaded dirs-next v2.0.0
10822025-09-03T17:01:01.121Z Downloaded strum_macros v0.27.1
10832025-09-03T17:01:01.121Z Downloaded zone_cfg_derive v0.1.2
10842025-09-03T17:01:01.121Z Downloaded untrusted v0.7.1
10852025-09-03T17:01:01.121Z Downloaded universal-hash v0.5.1
10862025-09-03T17:01:01.121Z Downloaded topological-sort v0.2.2
10872025-09-03T17:01:01.121Z Downloaded spin v0.9.8
10882025-09-03T17:01:01.121Z Downloaded socket2 v0.6.0
10892025-09-03T17:01:01.121Z Downloaded serde_cbor v0.11.2
10902025-09-03T17:01:01.121Z Downloaded fatfs v0.3.6
10912025-09-03T17:01:01.121Z Downloaded crypto-bigint v0.5.5
10922025-09-03T17:01:01.162Z Downloaded tls_codec v0.4.1
10932025-09-03T17:01:01.162Z Downloaded strum_macros v0.26.4
10942025-09-03T17:01:01.162Z Downloaded pem v3.0.5
10952025-09-03T17:01:01.162Z Downloaded strum_macros v0.24.3
10962025-09-03T17:01:01.162Z Downloaded memmap2 v0.9.5
10972025-09-03T17:01:01.162Z Downloaded diesel_derives v2.2.3
10982025-09-03T17:01:01.162Z Downloaded derive_more-impl v2.0.1
10992025-09-03T17:01:01.162Z Downloaded fallible-iterator v0.2.0
11002025-09-03T17:01:01.163Z Downloaded env_logger v0.11.5
11012025-09-03T17:01:01.206Z Downloaded derive_more v2.0.1
11022025-09-03T17:01:01.206Z Downloaded maybe-uninit v2.0.0
11032025-09-03T17:01:01.206Z Downloaded serde_spanned v1.0.0
11042025-09-03T17:01:01.206Z Downloaded serde_repr v0.1.19
11052025-09-03T17:01:01.206Z Downloaded serde_bytes v0.11.17
11062025-09-03T17:01:01.206Z Downloaded salsa20 v0.10.2
11072025-09-03T17:01:01.206Z Downloaded progenitor-macro v0.8.0
11082025-09-03T17:01:01.206Z Downloaded olpc-cjson v0.1.4
11092025-09-03T17:01:01.206Z Downloaded num_threads v0.1.7
11102025-09-03T17:01:01.206Z Downloaded num_enum_derive v0.5.11
11112025-09-03T17:01:01.206Z Downloaded num_enum v0.5.11
11122025-09-03T17:01:01.206Z Downloaded md5 v0.7.0
11132025-09-03T17:01:01.206Z Downloaded md-5 v0.10.6
11142025-09-03T17:01:01.206Z Downloaded glob v0.3.2
11152025-09-03T17:01:01.206Z Downloaded ff v0.13.0
11162025-09-03T17:01:01.248Z Downloaded fd-lock v4.0.2
11172025-09-03T17:01:01.248Z Downloaded yasna v0.5.2
11182025-09-03T17:01:01.248Z Downloaded test-strategy v0.4.3
11192025-09-03T17:01:01.248Z Downloaded thiserror-no-std v2.0.2
11202025-09-03T17:01:01.249Z Downloaded termios v0.3.3
11212025-09-03T17:01:01.249Z Downloaded structmeta-derive v0.3.0
11222025-09-03T17:01:01.249Z Downloaded stringprep v0.1.5
11232025-09-03T17:01:01.249Z Downloaded signal-hook-registry v1.4.2
11242025-09-03T17:01:01.249Z Downloaded termtree v0.5.1
11252025-09-03T17:01:01.249Z Downloaded structmeta v0.3.0
11262025-09-03T17:01:01.249Z Downloaded strip-ansi-escapes v0.2.0
11272025-09-03T17:01:01.249Z Downloaded string_cache v0.8.9
11282025-09-03T17:01:01.249Z Downloaded simd-adler32 v0.3.7
11292025-09-03T17:01:01.249Z Downloaded sigpipe v0.1.3
11302025-09-03T17:01:01.249Z Downloaded signature v2.2.0
11312025-09-03T17:01:01.249Z Downloaded signal-hook-tokio v0.3.1
11322025-09-03T17:01:01.249Z Downloaded lalrpop v0.19.12
11332025-09-03T17:01:01.287Z Downloaded termcolor v1.4.1
11342025-09-03T17:01:01.287Z Downloaded libm v0.2.8
11352025-09-03T17:01:01.288Z Downloaded itertools v0.14.0
11362025-09-03T17:01:01.288Z Downloaded itertools v0.13.0
11372025-09-03T17:01:01.327Z Downloaded iri-string v0.7.8
11382025-09-03T17:01:01.328Z Downloaded http v1.3.1
11392025-09-03T17:01:01.328Z Downloaded bzip2-sys v0.1.13+1.0.8
11402025-09-03T17:01:01.328Z Downloaded indicatif v0.17.11
11412025-09-03T17:01:01.328Z Downloaded hickory-proto v0.25.2
11422025-09-03T17:01:01.366Z Downloaded hickory-proto v0.24.4
11432025-09-03T17:01:01.366Z Downloaded bstr v1.10.0
11442025-09-03T17:01:01.405Z Downloaded h2 v0.4.6
11452025-09-03T17:01:01.405Z Downloaded crossterm v0.28.1
11462025-09-03T17:01:01.405Z Downloaded ron v0.7.1
11472025-09-03T17:01:01.405Z Downloaded itertools v0.12.1
11482025-09-03T17:01:01.446Z Downloaded hyper-util v0.1.16
11492025-09-03T17:01:01.446Z Downloaded hyper v1.6.0
11502025-09-03T17:01:01.446Z Downloaded hkdf v0.12.4
11512025-09-03T17:01:01.446Z Downloaded hickory-server v0.25.2
11522025-09-03T17:01:01.446Z Downloaded hashbrown v0.13.2
11532025-09-03T17:01:01.446Z Downloaded hashbrown v0.12.3
11542025-09-03T17:01:01.446Z Downloaded bindgen v0.71.1
11552025-09-03T17:01:01.485Z Downloaded rtoolbox v0.0.2
11562025-09-03T17:01:01.485Z Downloaded ron v0.8.1
11572025-09-03T17:01:01.485Z Downloaded iddqd v0.3.9
11582025-09-03T17:01:01.485Z Downloaded hickory-resolver v0.24.4
11592025-09-03T17:01:01.485Z Downloaded indexmap v1.9.3
11602025-09-03T17:01:01.485Z Downloaded heapless v0.7.17
11612025-09-03T17:01:01.485Z Downloaded blake3 v1.5.4
11622025-09-03T17:01:01.525Z Downloaded russh-cryptovec v0.7.3
11632025-09-03T17:01:01.525Z Downloaded r2d2 v0.8.10
11642025-09-03T17:01:01.526Z Downloaded progenitor-macro v0.10.0
11652025-09-03T17:01:01.526Z Downloaded progenitor-macro v0.9.1
11662025-09-03T17:01:01.526Z Downloaded indicatif v0.18.0
11672025-09-03T17:01:01.526Z Downloaded heapless v0.8.0
11682025-09-03T17:01:01.526Z Downloaded bindgen v0.69.5
11692025-09-03T17:01:01.526Z Downloaded aes v0.8.4
11702025-09-03T17:01:01.526Z Downloaded quick-error v1.2.3
11712025-09-03T17:01:01.526Z Downloaded psl-types v2.0.11
11722025-09-03T17:01:01.526Z Downloaded lock_api v0.4.12
11732025-09-03T17:01:01.526Z Downloaded libsw-core v0.3.1
11742025-09-03T17:01:01.526Z Downloaded libefi-sys v0.1.0
11752025-09-03T17:01:01.526Z Downloaded jobserver v0.1.32
11762025-09-03T17:01:01.527Z Downloaded ipnet v2.11.0
11772025-09-03T17:01:01.566Z Downloaded httparse v1.9.5
11782025-09-03T17:01:01.567Z Downloaded hostname v0.4.0
11792025-09-03T17:01:01.567Z Downloaded headers v0.4.1
11802025-09-03T17:01:01.567Z Downloaded aws-lc-rs v1.12.4
11812025-09-03T17:01:01.567Z Downloaded managed v0.8.0
11822025-09-03T17:01:01.567Z Downloaded linked-hash-map v0.5.6
11832025-09-03T17:01:01.567Z Downloaded ipnetwork v0.21.1
11842025-09-03T17:01:01.567Z Downloaded ingot-macros v0.1.1
11852025-09-03T17:01:01.567Z Downloaded ignore v0.4.23
11862025-09-03T17:01:01.567Z Downloaded iana-time-zone v0.1.63
11872025-09-03T17:01:01.567Z Downloaded hyper-staticfile v0.10.1
11882025-09-03T17:01:01.567Z Downloaded hmac v0.12.1
11892025-09-03T17:01:01.606Z Downloaded hickory-client v0.25.2
11902025-09-03T17:01:01.607Z Downloaded bytes v1.10.1
11912025-09-03T17:01:01.607Z Downloaded bumpalo v3.16.0
11922025-09-03T17:01:01.607Z Downloaded backtrace v0.3.74
11932025-09-03T17:01:01.607Z Downloaded aes-gcm v0.10.3
11942025-09-03T17:01:01.607Z Downloaded proc-macro-error-attr2 v2.0.0
11952025-09-03T17:01:01.607Z Downloaded proc-macro-crate v1.3.1
11962025-09-03T17:01:01.607Z Downloaded lzss v0.8.2
11972025-09-03T17:01:01.607Z Downloaded lru-cache v0.1.2
11982025-09-03T17:01:01.607Z Downloaded lockfree-object-pool v0.1.6
11992025-09-03T17:01:01.607Z Downloaded libsw v3.5.0
12002025-09-03T17:01:01.607Z Downloaded libscf-sys v1.1.0
12012025-09-03T17:01:01.607Z Downloaded keccak v0.1.5
12022025-09-03T17:01:01.607Z Downloaded hickory-resolver v0.25.2
12032025-09-03T17:01:01.647Z Downloaded crc-any v2.5.0
12042025-09-03T17:01:01.647Z Downloaded base64 v0.21.7
12052025-09-03T17:01:01.647Z Downloaded aho-corasick v1.1.3
12062025-09-03T17:01:01.647Z Downloaded lru v0.12.5
12072025-09-03T17:01:01.647Z Downloaded linear-map v1.2.0
12082025-09-03T17:01:01.648Z Downloaded lazycell v1.3.0
12092025-09-03T17:01:01.648Z Downloaded lazy_static v1.5.0
12102025-09-03T17:01:01.648Z Downloaded http-body-util v0.1.3
12112025-09-03T17:01:01.648Z Downloaded half v2.4.1
12122025-09-03T17:01:01.649Z Downloaded globset v0.4.15
12132025-09-03T17:01:01.649Z Downloaded crossbeam-utils v0.8.21
12142025-09-03T17:01:01.649Z Downloaded const-oid v0.9.6
12152025-09-03T17:01:01.649Z Downloaded clang-sys v1.8.1
12162025-09-03T17:01:01.649Z Downloaded base64 v0.22.1
12172025-09-03T17:01:01.693Z Downloaded kstat-rs v0.2.4
12182025-09-03T17:01:01.694Z Downloaded is-terminal v0.4.13
12192025-09-03T17:01:01.694Z Downloaded ingot v0.1.1
12202025-09-03T17:01:01.694Z Downloaded hyper-rustls v0.27.7
12212025-09-03T17:01:01.694Z Downloaded hostname v0.3.1
12222025-09-03T17:01:01.694Z Downloaded crossbeam-epoch v0.9.18
12232025-09-03T17:01:01.694Z Downloaded cookie v0.18.1
12242025-09-03T17:01:01.694Z Downloaded console v0.15.10
12252025-09-03T17:01:01.694Z Downloaded inout v0.1.3
12262025-09-03T17:01:01.694Z Downloaded indoc v2.0.6
12272025-09-03T17:01:01.694Z Downloaded indent_write v2.2.0
12282025-09-03T17:01:01.694Z Downloaded humantime v2.2.0
12292025-09-03T17:01:01.695Z Downloaded globwalk v0.9.1
12302025-09-03T17:01:01.695Z Downloaded colored v2.2.0
12312025-09-03T17:01:01.695Z Downloaded ciborium v0.2.2
12322025-09-03T17:01:01.695Z Downloaded cfg_aliases v0.1.1
12332025-09-03T17:01:01.695Z Downloaded instability v0.3.2
12342025-09-03T17:01:01.741Z Downloaded crc32fast v1.4.2
12352025-09-03T17:01:01.741Z Downloaded cookie_store v0.21.1
12362025-09-03T17:01:01.741Z Downloaded console v0.16.0
12372025-09-03T17:01:01.741Z Downloaded cancel-safe-futures v0.1.5
12382025-09-03T17:01:01.741Z Downloaded is_ci v1.2.0
12392025-09-03T17:01:01.741Z Downloaded ingot-types v0.1.2
12402025-09-03T17:01:01.741Z Downloaded highway v1.3.0
12412025-09-03T17:01:01.741Z Downloaded hex v0.4.3
12422025-09-03T17:01:01.741Z Downloaded critical-section v1.1.3
12432025-09-03T17:01:01.741Z Downloaded crc-catalog v2.4.0
12442025-09-03T17:01:01.741Z Downloaded convert_case v0.7.1
12452025-09-03T17:01:01.741Z Downloaded convert_case v0.4.0
12462025-09-03T17:01:01.741Z Downloaded constant_time_eq v0.3.1
12472025-09-03T17:01:01.741Z Downloaded const_format_proc_macros v0.2.34
12482025-09-03T17:01:01.741Z Downloaded cobs v0.2.3
12492025-09-03T17:01:01.741Z Downloaded cmake v0.1.51
12502025-09-03T17:01:01.741Z Downloaded cbc v0.1.2
12512025-09-03T17:01:01.780Z Downloaded cassowary v0.3.0
12522025-09-03T17:01:01.780Z Downloaded cargo-platform v0.1.8
12532025-09-03T17:01:01.780Z Downloaded bzip2 v0.5.2
12542025-09-03T17:01:01.780Z Downloaded arc-swap v1.7.1
12552025-09-03T17:01:01.780Z Downloaded hubpack v0.1.2
12562025-09-03T17:01:01.780Z Downloaded httpdate v1.0.3
12572025-09-03T17:01:01.780Z Downloaded http-body v1.0.1
12582025-09-03T17:01:01.780Z Downloaded hex-literal v0.4.1
12592025-09-03T17:01:01.780Z Downloaded heck v0.3.3
12602025-09-03T17:01:01.780Z Downloaded hash32 v0.3.1
12612025-09-03T17:01:01.780Z Downloaded group v0.13.0
12622025-09-03T17:01:01.780Z Downloaded crossbeam-deque v0.8.5
12632025-09-03T17:01:01.780Z Downloaded ciborium-ll v0.2.2
12642025-09-03T17:01:01.780Z Downloaded cfg_aliases v0.2.1
12652025-09-03T17:01:01.780Z Downloaded cargo_metadata v0.18.1
12662025-09-03T17:01:01.781Z Downloaded bzip2 v0.4.4
12672025-09-03T17:01:01.781Z Downloaded buf-list v1.0.3
12682025-09-03T17:01:01.821Z Downloaded instant v0.1.13
12692025-09-03T17:01:01.821Z Downloaded home v0.5.9
12702025-09-03T17:01:01.821Z Downloaded headers-core v0.3.0
12712025-09-03T17:01:01.822Z Downloaded hash32 v0.2.1
12722025-09-03T17:01:01.822Z Downloaded allocator-api2 v0.2.21
12732025-09-03T17:01:01.822Z Downloaded impl-trait-for-tuples v0.2.2
12742025-09-03T17:01:01.822Z Downloaded ident_case v1.0.1
12752025-09-03T17:01:01.822Z Downloaded hyper-tls v0.6.0
12762025-09-03T17:01:01.822Z Downloaded http-range v0.1.5
12772025-09-03T17:01:01.822Z Downloaded crc8 v0.1.1
12782025-09-03T17:01:01.822Z Downloaded crc v3.2.1
12792025-09-03T17:01:01.822Z Downloaded cipher v0.4.4
12802025-09-03T17:01:01.862Z Downloaded ciborium-io v0.2.2
12812025-09-03T17:01:01.862Z Downloaded chacha20 v0.9.1
12822025-09-03T17:01:01.862Z Downloaded cexpr v0.6.0
12832025-09-03T17:01:01.862Z Downloaded castaway v0.2.3
12842025-09-03T17:01:01.862Z Downloaded camino-tempfile-ext v0.3.2
12852025-09-03T17:01:01.862Z Downloaded blake2 v0.10.6
12862025-09-03T17:01:01.862Z Downloaded bcs v0.1.6
12872025-09-03T17:01:01.862Z Downloaded half v1.8.3
12882025-09-03T17:01:01.862Z Downloaded blowfish v0.9.1
12892025-09-03T17:01:01.862Z Downloaded block-padding v0.3.3
12902025-09-03T17:01:01.862Z Downloaded bitflags v1.3.2
12912025-09-03T17:01:01.862Z Downloaded bit-set v0.5.3
12922025-09-03T17:01:01.862Z Downloaded bcrypt-pbkdf v0.10.0
12932025-09-03T17:01:01.862Z Downloaded bb8 v0.8.5
12942025-09-03T17:01:01.862Z Downloaded base64ct v1.6.0
12952025-09-03T17:01:01.900Z Downloaded base64 v0.13.1
12962025-09-03T17:01:01.900Z Downloaded atomic-waker v1.1.2
12972025-09-03T17:01:01.901Z Downloaded async-stream v0.3.6
12982025-09-03T17:01:01.901Z Downloaded async-recursion v1.1.1
12992025-09-03T17:01:01.901Z Downloaded ahash v0.8.12
13002025-09-03T17:01:01.901Z Downloaded adler2 v2.0.0
13012025-09-03T17:01:01.901Z Downloaded addr2line v0.24.2
13022025-09-03T17:01:01.901Z Downloaded bitfield v0.14.0
13032025-09-03T17:01:01.901Z Downloaded bit-vec v0.8.0
13042025-09-03T17:01:01.901Z Downloaded bit-vec v0.6.3
13052025-09-03T17:01:01.901Z Downloaded bit-set v0.8.0
13062025-09-03T17:01:01.940Z Downloaded base16ct v0.2.0
13072025-09-03T17:01:01.940Z Downloaded atty v0.2.14
13082025-09-03T17:01:01.940Z Downloaded async-trait v0.1.89
13092025-09-03T17:01:01.940Z Downloaded ascii-canvas v3.0.0
13102025-09-03T17:01:01.940Z Downloaded arrayref v0.3.9
13112025-09-03T17:01:01.940Z Downloaded array-init v0.0.4
13122025-09-03T17:01:01.940Z Downloaded aead v0.5.2
13132025-09-03T17:01:01.941Z Downloaded atomicwrites v0.4.4
13142025-09-03T17:01:01.941Z Downloaded async-stream-impl v0.3.6
13152025-09-03T17:01:01.941Z Downloaded async-bb8-diesel v0.2.1
13162025-09-03T17:01:01.941Z Downloaded arrayvec v0.7.6
13172025-09-03T17:01:02.147Z Compiling value-bag v1.9.0
13182025-09-03T17:01:02.147Z Compiling shlex v1.3.0
13192025-09-03T17:01:02.182Z Compiling lock_api v0.4.12
13202025-09-03T17:01:02.182Z Compiling scopeguard v1.2.0
13212025-09-03T17:01:02.182Z Compiling typenum v1.17.0
13222025-09-03T17:01:02.182Z Compiling generic-array v0.14.7
13232025-09-03T17:01:02.182Z Compiling syn v2.0.104
13242025-09-03T17:01:02.217Z Compiling getrandom v0.2.15
13252025-09-03T17:01:02.556Z Compiling jobserver v0.1.32
13262025-09-03T17:01:02.753Z Compiling rand_core v0.6.4
13272025-09-03T17:01:02.791Z Compiling smallvec v1.15.1
13282025-09-03T17:01:02.841Z Compiling log v0.4.27
13292025-09-03T17:01:03.061Z Compiling cc v1.2.30
13302025-09-03T17:01:03.268Z Compiling portable-atomic v1.11.0
13312025-09-03T17:01:03.402Z Compiling subtle v2.6.1
13322025-09-03T17:01:03.496Z Compiling critical-section v1.1.3
13332025-09-03T17:01:03.531Z Compiling const-oid v0.9.6
13342025-09-03T17:01:03.681Z Compiling pkg-config v0.3.31
13352025-09-03T17:01:03.724Z Compiling pin-project-lite v0.2.14
13362025-09-03T17:01:03.787Z Compiling parking_lot_core v0.9.10
13372025-09-03T17:01:03.932Z Compiling rustix v0.38.37
13382025-09-03T17:01:05.054Z Compiling signal-hook-registry v1.4.2
13392025-09-03T17:01:05.087Z Compiling parking_lot v0.12.3
13402025-09-03T17:01:05.249Z Compiling mio v1.0.2
13412025-09-03T17:01:05.308Z Compiling futures-core v0.3.31
13422025-09-03T17:01:05.599Z Compiling spin v0.9.8
13432025-09-03T17:01:05.680Z Compiling once_cell v1.21.3
13442025-09-03T17:01:05.786Z Compiling socket2 v0.6.0
13452025-09-03T17:01:05.854Z Compiling slab v0.4.9
13462025-09-03T17:01:05.938Z Compiling aho-corasick v1.1.3
13472025-09-03T17:01:06.120Z Compiling foldhash v0.1.5
13482025-09-03T17:01:06.206Z Compiling allocator-api2 v0.2.21
13492025-09-03T17:01:06.437Z Compiling serde_json v1.0.142
13502025-09-03T17:01:06.502Z Compiling getrandom v0.3.1
13512025-09-03T17:01:06.732Z Compiling regex-syntax v0.8.5
13522025-09-03T17:01:07.058Z Compiling cpufeatures v0.2.14
13532025-09-03T17:01:07.295Z Compiling libm v0.2.8
13542025-09-03T17:01:07.329Z Compiling hashbrown v0.15.4
13552025-09-03T17:01:07.520Z Compiling num-traits v0.2.19
13562025-09-03T17:01:07.605Z Compiling percent-encoding v2.3.1
13572025-09-03T17:01:07.767Z Compiling either v1.15.0
13582025-09-03T17:01:07.799Z Compiling glob v0.3.2
13592025-09-03T17:01:07.939Z Compiling futures-sink v0.3.31
13602025-09-03T17:01:08.181Z Compiling futures-channel v0.3.31
13612025-09-03T17:01:08.751Z Compiling clang-sys v1.8.1
13622025-09-03T17:01:08.805Z Compiling pin-utils v0.1.0
13632025-09-03T17:01:08.878Z Compiling futures-io v0.3.31
13642025-09-03T17:01:08.985Z Compiling prettyplease v0.2.36
13652025-09-03T17:01:09.235Z Compiling futures-task v0.3.31
13662025-09-03T17:01:09.268Z Compiling lazy_static v1.5.0
13672025-09-03T17:01:09.507Z Compiling minimal-lexical v0.2.1
13682025-09-03T17:01:09.543Z Compiling libloading v0.8.5
13692025-09-03T17:01:09.713Z Compiling base64ct v1.6.0
13702025-09-03T17:01:09.975Z Compiling nom v7.1.3
13712025-09-03T17:01:10.037Z Compiling home v0.5.9
13722025-09-03T17:01:10.074Z Compiling bindgen v0.69.5
13732025-09-03T17:01:10.360Z Compiling pem-rfc7468 v0.7.0
13742025-09-03T17:01:11.138Z Compiling regex-automata v0.4.8
13752025-09-03T17:01:11.267Z Compiling synstructure v0.13.1
13762025-09-03T17:01:11.634Z Compiling itertools v0.12.1
13772025-09-03T17:01:12.971Z Compiling flagset v0.4.6
13782025-09-03T17:01:13.341Z Compiling lazycell v1.3.0
13792025-09-03T17:01:13.384Z Compiling rustc-hash v1.1.0
13802025-09-03T17:01:13.613Z Compiling cmake v0.1.51
13812025-09-03T17:01:13.649Z Compiling fs_extra v1.3.0
13822025-09-03T17:01:13.991Z Compiling cexpr v0.6.0
13832025-09-03T17:01:14.322Z Compiling dunce v1.0.5
13842025-09-03T17:01:14.568Z Compiling form_urlencoded v1.2.1
13852025-09-03T17:01:14.721Z Compiling vcpkg v0.2.15
13862025-09-03T17:01:14.894Z Compiling paste v1.0.15
13872025-09-03T17:01:14.931Z Compiling ring v0.17.14
13882025-09-03T17:01:15.321Z Compiling tracing-core v0.1.32
13892025-09-03T17:01:15.735Z Compiling aws-lc-rs v1.12.4
13902025-09-03T17:01:16.086Z Compiling iana-time-zone v0.1.63
13912025-09-03T17:01:16.579Z Compiling tinyvec_macros v0.1.1
13922025-09-03T17:01:16.629Z Compiling openssl-sys v0.9.109
13932025-09-03T17:01:16.727Z Compiling httparse v1.9.5
13942025-09-03T17:01:16.805Z Compiling rustls-pki-types v1.10.0
13952025-09-03T17:01:16.872Z Compiling rustversion v1.0.17
13962025-09-03T17:01:17.213Z Compiling serde_derive v1.0.219
13972025-09-03T17:01:17.584Z Compiling zeroize_derive v1.4.2
13982025-09-03T17:01:17.721Z Compiling zerofrom-derive v0.1.4
13992025-09-03T17:01:17.862Z Compiling yoke-derive v0.7.4
14002025-09-03T17:01:18.045Z Compiling zerovec-derive v0.10.3
14012025-09-03T17:01:19.354Z Compiling zeroize v1.8.1
14022025-09-03T17:01:20.655Z Compiling displaydoc v0.2.5
14032025-09-03T17:01:21.138Z Compiling tokio-macros v2.5.0
14042025-09-03T17:01:21.437Z Compiling crypto-common v0.1.6
14052025-09-03T17:01:21.769Z Compiling block-buffer v0.10.4
14062025-09-03T17:01:21.895Z Compiling zerofrom v0.1.4
14072025-09-03T17:01:21.931Z Compiling zerocopy-derive v0.7.35
14082025-09-03T17:01:22.185Z Compiling digest v0.10.7
14092025-09-03T17:01:22.217Z Compiling yoke v0.7.4
14102025-09-03T17:01:22.268Z Compiling icu_provider_macros v1.5.0
14112025-09-03T17:01:22.506Z Compiling block-padding v0.3.3
14122025-09-03T17:01:22.737Z Compiling zerovec v0.10.4
14132025-09-03T17:01:22.815Z Compiling hmac v0.12.1
14142025-09-03T17:01:22.850Z Compiling futures-macro v0.3.31
14152025-09-03T17:01:22.885Z Compiling inout v0.1.3
14162025-09-03T17:01:23.255Z Compiling cipher v0.4.4
14172025-09-03T17:01:23.288Z Compiling sha2 v0.10.9
14182025-09-03T17:01:23.462Z Compiling regex v1.11.1
14192025-09-03T17:01:23.495Z Compiling der_derive v0.7.3
14202025-09-03T17:01:23.951Z Compiling thiserror-impl v1.0.69
14212025-09-03T17:01:24.057Z Compiling zerocopy v0.7.35
14222025-09-03T17:01:24.606Z Compiling salsa20 v0.10.2
14232025-09-03T17:01:24.878Z Compiling tinystr v0.7.6
14242025-09-03T17:01:25.108Z Compiling futures-util v0.3.31
14252025-09-03T17:01:25.141Z Compiling icu_collections v1.5.0
14262025-09-03T17:01:25.141Z Compiling serde v1.0.219
14272025-09-03T17:01:25.466Z Compiling icu_locid v1.5.0
14282025-09-03T17:01:25.684Z Compiling ppv-lite86 v0.2.20
14292025-09-03T17:01:26.121Z Compiling der v0.7.9
14302025-09-03T17:01:26.562Z Compiling pbkdf2 v0.12.2
14312025-09-03T17:01:26.600Z Compiling aes v0.8.4
14322025-09-03T17:01:26.633Z Compiling cbc v0.1.2
14332025-09-03T17:01:26.816Z Compiling icu_provider v1.5.0
14342025-09-03T17:01:26.967Z Compiling scrypt v0.11.0
14352025-09-03T17:01:27.298Z Compiling thiserror v1.0.69
14362025-09-03T17:01:27.501Z Compiling pest v2.7.14
14372025-09-03T17:01:27.663Z Compiling tracing-attributes v0.1.27
14382025-09-03T17:01:27.841Z Compiling icu_locid_transform v1.5.0
14392025-09-03T17:01:28.078Z Compiling scroll_derive v0.12.0
14402025-09-03T17:01:29.579Z Compiling icu_properties v1.5.1
14412025-09-03T17:01:29.650Z Compiling spki v0.7.3
14422025-09-03T17:01:29.841Z Compiling base64 v0.22.1
14432025-09-03T17:01:30.107Z Compiling pkcs5 v0.7.1
14442025-09-03T17:01:30.463Z Compiling pest_meta v2.7.14
14452025-09-03T17:01:30.603Z Compiling scroll v0.12.0
14462025-09-03T17:01:30.986Z Compiling pkcs8 v0.10.2
14472025-09-03T17:01:31.117Z Compiling tracing v0.1.40
14482025-09-03T17:01:31.240Z Compiling bitflags v2.9.1
14492025-09-03T17:01:31.477Z Compiling bytes v1.10.1
14502025-09-03T17:01:31.738Z Compiling semver v1.0.26
14512025-09-03T17:01:31.770Z Compiling indexmap v2.10.0
14522025-09-03T17:01:31.770Z Compiling uuid v1.17.0
14532025-09-03T17:01:32.590Z Compiling rustc_version v0.4.1
14542025-09-03T17:01:33.201Z Compiling tokio v1.47.0
14552025-09-03T17:01:33.403Z Compiling http v1.3.1
14562025-09-03T17:01:33.436Z Compiling chrono v0.4.41
14572025-09-03T17:01:33.523Z Compiling pest_generator v2.7.14
14582025-09-03T17:01:34.508Z Compiling icu_normalizer v1.5.0
14592025-09-03T17:01:34.939Z Compiling tinyvec v1.8.0
14602025-09-03T17:01:35.097Z Compiling http-body v1.0.1
14612025-09-03T17:01:35.468Z Compiling serde_derive_internals v0.29.1
14622025-09-03T17:01:35.670Z Compiling idna_adapter v1.2.0
14632025-09-03T17:01:35.810Z Compiling which v4.4.2
14642025-09-03T17:01:36.059Z Compiling idna v1.0.3
14652025-09-03T17:01:36.479Z Compiling rand_core v0.9.3
14662025-09-03T17:01:36.512Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14672025-09-03T17:01:37.040Z Compiling url v2.5.4
14682025-09-03T17:01:37.174Z Compiling bzip2-sys v0.1.13+1.0.8
14692025-09-03T17:01:37.269Z Compiling foreign-types-shared v0.1.1
14702025-09-03T17:01:37.413Z Compiling schemars v0.8.22
14712025-09-03T17:01:37.480Z Compiling adler2 v2.0.0
14722025-09-03T17:01:37.736Z Compiling time-core v0.1.2
14732025-09-03T17:01:37.798Z Compiling openssl v0.10.73
14742025-09-03T17:01:37.830Z Compiling untrusted v0.9.0
14752025-09-03T17:01:37.866Z Compiling powerfmt v0.2.0
14762025-09-03T17:01:38.028Z Compiling openssl-probe v0.1.5
14772025-09-03T17:01:38.105Z Compiling untrusted v0.7.1
14782025-09-03T17:01:38.137Z Compiling atomic-waker v1.1.2
14792025-09-03T17:01:38.309Z Compiling num-conv v0.1.0
14802025-09-03T17:01:38.353Z Compiling tower-service v0.3.3
14812025-09-03T17:01:38.389Z Compiling try-lock v0.2.5
14822025-09-03T17:01:38.421Z Compiling deranged v0.3.11
14832025-09-03T17:01:38.479Z Compiling schemars_derive v0.8.22
14842025-09-03T17:01:38.556Z Compiling goblin v0.8.2
14852025-09-03T17:01:38.619Z Compiling want v0.3.1
14862025-09-03T17:01:38.682Z Compiling time-macros v0.2.18
14872025-09-03T17:01:40.115Z Compiling miniz_oxide v0.8.5
14882025-09-03T17:01:40.474Z Compiling foreign-types v0.3.2
14892025-09-03T17:01:41.679Z Compiling rand_chacha v0.9.0
14902025-09-03T17:01:41.747Z Compiling pest_derive v2.7.14
14912025-09-03T17:01:41.780Z Compiling ipnet v2.11.0
14922025-09-03T17:01:43.498Z Compiling tokio-util v0.7.15
14932025-09-03T17:01:43.855Z Compiling openssl-macros v0.1.1
14942025-09-03T17:01:44.649Z Compiling native-tls v0.2.12
14952025-09-03T17:01:44.977Z Compiling httpdate v1.0.3
14962025-09-03T17:01:45.213Z Compiling dyn-clone v1.0.20
14972025-09-03T17:01:45.309Z Compiling crossbeam-utils v0.8.21
14982025-09-03T17:01:45.560Z Compiling h2 v0.4.6
14992025-09-03T17:01:45.594Z Compiling zerocopy v0.8.26
15002025-09-03T17:01:46.003Z Compiling num_threads v0.1.7
15012025-09-03T17:01:46.257Z Compiling rustls v0.23.19
15022025-09-03T17:01:46.485Z Compiling syn v1.0.109
15032025-09-03T17:01:46.710Z Compiling time v0.3.36
15042025-09-03T17:01:47.469Z Compiling dof v0.3.0
15052025-09-03T17:01:48.924Z Compiling dtrace-parser v0.2.0
15062025-09-03T17:01:49.377Z Compiling rand v0.9.2
15072025-09-03T17:01:51.185Z Compiling unicode-normalization v0.1.24
15082025-09-03T17:01:51.224Z Compiling heapless v0.7.17
15092025-09-03T17:01:51.767Z Compiling signature v2.2.0
15102025-09-03T17:01:51.801Z Compiling zerocopy-derive v0.8.26
15112025-09-03T17:01:52.258Z Compiling cookie v0.18.1
15122025-09-03T17:01:52.298Z Compiling crc32fast v1.4.2
15132025-09-03T17:01:52.403Z Compiling signal-hook v0.3.18
15142025-09-03T17:01:52.637Z Compiling unicode-properties v0.1.3
15152025-09-03T17:01:52.805Z Compiling zlib-rs v0.5.1
15162025-09-03T17:01:52.840Z Compiling zstd-safe v7.2.3
15172025-09-03T17:01:53.109Z Compiling siphasher v0.3.11
15182025-09-03T17:01:53.251Z Compiling slog v2.7.0
15192025-09-03T17:01:53.600Z Compiling unicode-bidi v0.3.17
15202025-09-03T17:01:53.979Z Compiling phf_shared v0.11.2
15212025-09-03T17:01:54.387Z Compiling hyper v1.6.0
15222025-09-03T17:01:55.271Z Compiling stringprep v0.1.5
15232025-09-03T17:01:56.611Z Compiling usdt-impl v0.5.0
15242025-09-03T17:01:57.497Z Compiling hyper-util v0.1.16
15252025-09-03T17:01:58.217Z Compiling curve25519-dalek v4.1.3
15262025-09-03T17:01:59.095Z Compiling toml_datetime v0.6.11
15272025-09-03T17:01:59.210Z Compiling serde_tokenstream v0.2.2
15282025-09-03T17:01:59.448Z Compiling serde_spanned v0.6.9
15292025-09-03T17:01:59.824Z Compiling libz-rs-sys v0.5.1
15302025-09-03T17:01:59.857Z Compiling rand_chacha v0.3.1
15312025-09-03T17:01:59.937Z Compiling md-5 v0.10.6
15322025-09-03T17:02:00.084Z Compiling num-integer v0.1.46
15332025-09-03T17:02:00.188Z Compiling sync_wrapper v1.0.1
15342025-09-03T17:02:00.291Z Compiling hash32 v0.2.1
15352025-09-03T17:02:00.397Z Compiling ff v0.13.0
15362025-09-03T17:02:00.507Z Compiling memoffset v0.9.1
15372025-09-03T17:02:00.696Z Compiling tower-layer v0.3.3
15382025-09-03T17:02:00.744Z Compiling cfg_aliases v0.2.1
15392025-09-03T17:02:00.880Z Compiling smoltcp v0.9.1
15402025-09-03T17:02:00.917Z Compiling newtype-uuid v1.2.4
15412025-09-03T17:02:00.955Z Compiling base16ct v0.2.0
15422025-09-03T17:02:01.084Z Compiling psl-types v2.0.11
15432025-09-03T17:02:01.291Z Compiling gimli v0.31.1
15442025-09-03T17:02:01.387Z Compiling num-bigint-dig v0.8.4
15452025-09-03T17:02:01.424Z Compiling fallible-iterator v0.2.0
15462025-09-03T17:02:01.642Z Compiling litrs v0.4.1
15472025-09-03T17:02:01.916Z Compiling publicsuffix v2.3.0
15482025-09-03T17:02:02.320Z Compiling postgres-protocol v0.6.8
15492025-09-03T17:02:02.393Z Compiling sec1 v0.7.3
15502025-09-03T17:02:02.602Z Compiling tower v0.5.2
15512025-09-03T17:02:02.769Z Compiling nix v0.29.0
15522025-09-03T17:02:03.047Z Compiling document-features v0.2.11
15532025-09-03T17:02:03.460Z Compiling num-iter v0.1.45
15542025-09-03T17:02:03.698Z Compiling group v0.13.0
15552025-09-03T17:02:03.733Z Compiling rand v0.8.5
15562025-09-03T17:02:03.915Z Compiling flate2 v1.1.2
15572025-09-03T17:02:05.002Z Compiling tokio-native-tls v0.3.1
15582025-09-03T17:02:05.399Z Compiling ipnetwork v0.21.1
15592025-09-03T17:02:05.463Z Compiling strum_macros v0.27.1
15602025-09-03T17:02:05.566Z Compiling rustls-native-certs v0.8.1
15612025-09-03T17:02:06.031Z Compiling terminal_size v0.4.0
15622025-09-03T17:02:06.202Z Compiling http-body-util v0.1.3
15632025-09-03T17:02:06.236Z Compiling hkdf v0.12.4
15642025-09-03T17:02:06.320Z Compiling addr2line v0.24.2
15652025-09-03T17:02:06.420Z Compiling crypto-bigint v0.5.5
15662025-09-03T17:02:06.579Z Compiling webpki-roots v1.0.1
15672025-09-03T17:02:06.781Z Compiling curve25519-dalek-derive v0.1.1
15682025-09-03T17:02:06.835Z Compiling thiserror-impl v2.0.12
15692025-09-03T17:02:06.933Z Compiling async-trait v0.1.89
15702025-09-03T17:02:07.170Z Compiling object v0.36.5
15712025-09-03T17:02:08.420Z Compiling ahash v0.8.12
15722025-09-03T17:02:08.871Z Compiling fs-err v3.1.1
15732025-09-03T17:02:09.326Z Compiling managed v0.8.0
15742025-09-03T17:02:09.900Z Compiling bitflags v1.3.2
15752025-09-03T17:02:09.937Z Compiling buf-list v1.0.3
15762025-09-03T17:02:10.068Z Compiling rustc-demangle v0.1.24
15772025-09-03T17:02:10.649Z Compiling anyhow v1.0.99
15782025-09-03T17:02:10.698Z Compiling simd-adler32 v0.3.7
15792025-09-03T17:02:10.813Z Compiling hubpack_derive v0.1.1
15802025-09-03T17:02:11.096Z Compiling rustix v1.0.7
15812025-09-03T17:02:11.147Z Compiling lockfree-object-pool v0.1.6
15822025-09-03T17:02:11.373Z Compiling winnow v0.5.40
15832025-09-03T17:02:11.408Z Compiling iri-string v0.7.8
15842025-09-03T17:02:11.479Z Compiling bumpalo v3.16.0
15852025-09-03T17:02:11.979Z Compiling hubpack v0.1.2
15862025-09-03T17:02:12.039Z Compiling zopfli v0.8.1
15872025-09-03T17:02:12.198Z Compiling clap_builder v4.5.41
15882025-09-03T17:02:13.118Z Compiling strum v0.27.2
15892025-09-03T17:02:13.434Z Compiling thiserror v2.0.12
15902025-09-03T17:02:13.535Z Compiling elliptic-curve v0.13.8
15912025-09-03T17:02:14.745Z Compiling hyper-tls v0.6.0
15922025-09-03T17:02:15.253Z Compiling tower-http v0.6.6
15932025-09-03T17:02:15.812Z Compiling backtrace v0.3.74
15942025-09-03T17:02:16.027Z Compiling toml_edit v0.19.15
15952025-09-03T17:02:16.187Z Compiling oxnet v0.1.3
15962025-09-03T17:02:16.260Z Compiling zstd v0.13.3
15972025-09-03T17:02:16.885Z Compiling signal-hook-mio v0.2.4
15982025-09-03T17:02:17.065Z Compiling cookie_store v0.21.1
15992025-09-03T17:02:17.387Z Compiling postgres-types v0.2.9
16002025-09-03T17:02:18.841Z Compiling usdt-macro v0.5.0
16012025-09-03T17:02:19.167Z Compiling usdt-attr-macro v0.5.0
16022025-09-03T17:02:19.265Z Compiling phf v0.11.2
16032025-09-03T17:02:19.712Z Compiling ed25519 v2.2.3
16042025-09-03T17:02:20.569Z Compiling bzip2 v0.5.2
16052025-09-03T17:02:20.863Z Compiling bzip2 v0.4.4
16062025-09-03T17:02:21.023Z Compiling strum_macros v0.26.4
16072025-09-03T17:02:21.058Z Compiling pkcs1 v0.7.5
16082025-09-03T17:02:21.330Z Compiling serde_urlencoded v0.7.1
16092025-09-03T17:02:21.932Z Compiling serde-big-array v0.5.1
16102025-09-03T17:02:21.964Z Compiling rfc6979 v0.4.0
16112025-09-03T17:02:22.050Z Compiling bstr v1.10.0
16122025-09-03T17:02:22.256Z Compiling enum-as-inner v0.6.1
16132025-09-03T17:02:22.297Z Compiling daft-derive v0.1.4
16142025-09-03T17:02:22.479Z Compiling serde_repr v0.1.19
16152025-09-03T17:02:23.349Z Compiling clap_derive v4.5.41
16162025-09-03T17:02:23.724Z Compiling float-cmp v0.10.0
16172025-09-03T17:02:23.875Z Compiling socket2 v0.5.10
16182025-09-03T17:02:23.913Z Compiling encoding_rs v0.8.34
16192025-09-03T17:02:23.985Z Compiling precomputed-hash v0.1.1
16202025-09-03T17:02:24.056Z Compiling normalize-line-endings v0.3.0
16212025-09-03T17:02:24.174Z Compiling data-encoding v2.9.0
16222025-09-03T17:02:24.249Z Compiling predicates-core v1.0.8
16232025-09-03T17:02:24.792Z Compiling mime v0.3.17
16242025-09-03T17:02:25.007Z Compiling static_assertions v1.1.0
16252025-09-03T17:02:25.174Z Compiling unicode-segmentation v1.12.0
16262025-09-03T17:02:25.459Z Compiling difflib v0.4.0
16272025-09-03T17:02:26.264Z Compiling whoami v1.5.2
16282025-09-03T17:02:26.316Z Compiling new_debug_unreachable v1.0.6
16292025-09-03T17:02:26.356Z Compiling fixedbitset v0.4.2
16302025-09-03T17:02:26.474Z Compiling toml_edit v0.22.27
16312025-09-03T17:02:26.926Z Compiling petgraph v0.6.5
16322025-09-03T17:02:26.962Z Compiling tokio-postgres v0.7.13
16332025-09-03T17:02:26.997Z Compiling string_cache v0.8.9
16342025-09-03T17:02:27.573Z Compiling strum v0.26.3
16352025-09-03T17:02:27.834Z Compiling similar v2.7.0
16362025-09-03T17:02:27.959Z Compiling predicates v3.1.3
16372025-09-03T17:02:28.202Z Compiling clap v4.5.41
16382025-09-03T17:02:28.370Z Compiling hickory-proto v0.25.2
16392025-09-03T17:02:29.952Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16402025-09-03T17:02:30.494Z Compiling console v0.15.10
16412025-09-03T17:02:31.368Z Compiling daft v0.1.4
16422025-09-03T17:02:32.024Z Compiling usdt v0.5.0
16432025-09-03T17:02:32.245Z Compiling ecdsa v0.16.9
16442025-09-03T17:02:32.277Z Compiling rsa v0.9.6
16452025-09-03T17:02:32.632Z Compiling zip v0.6.6
16462025-09-03T17:02:33.042Z Compiling zip v4.2.0
16472025-09-03T17:02:33.252Z Compiling ed25519-dalek v2.1.1
16482025-09-03T17:02:34.247Z Compiling toml v0.7.8
16492025-09-03T17:02:35.012Z Compiling crossterm v0.28.1
16502025-09-03T17:02:37.519Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16512025-09-03T17:02:37.656Z Compiling crossbeam-epoch v0.9.18
16522025-09-03T17:02:38.003Z Compiling tokio-stream v0.1.17
16532025-09-03T17:02:38.326Z Compiling openapiv3 v2.2.0
16542025-09-03T17:02:38.508Z Compiling x509-cert v0.2.5
16552025-09-03T17:02:39.256Z Compiling sha1 v0.10.6
16562025-09-03T17:02:39.327Z Compiling itertools v0.13.0
16572025-09-03T17:02:39.756Z Compiling itertools v0.10.5
16582025-09-03T17:02:41.252Z Compiling dirs-sys-next v0.1.2
16592025-09-03T17:02:41.772Z Compiling winnow v0.6.26
16602025-09-03T17:02:41.965Z Compiling lalrpop-util v0.19.12
16612025-09-03T17:02:42.054Z Compiling rustc-hash v2.1.1
16622025-09-03T17:02:42.431Z Compiling peg-runtime v0.8.5
16632025-09-03T17:02:42.466Z Compiling dirs-next v2.0.0
16642025-09-03T17:02:42.629Z Compiling thread_local v1.1.8
16652025-09-03T17:02:42.741Z Compiling slog-async v2.8.0
16662025-09-03T17:02:42.975Z Compiling term v0.7.0
16672025-09-03T17:02:43.012Z Compiling crossbeam-channel v0.5.15
16682025-09-03T17:02:43.177Z Compiling xattr v1.3.1
16692025-09-03T17:02:43.278Z Compiling futures-executor v0.3.31
16702025-09-03T17:02:43.404Z Compiling filetime v0.2.25
16712025-09-03T17:02:43.557Z Compiling is-terminal v0.4.13
16722025-09-03T17:02:43.620Z Compiling take_mut v0.2.2
16732025-09-03T17:02:43.777Z Compiling slog-term v2.9.1
16742025-09-03T17:02:43.811Z Compiling tar v0.4.44
16752025-09-03T17:02:43.850Z Compiling futures v0.3.31
16762025-09-03T17:02:43.886Z Compiling camino v1.1.11
16772025-09-03T17:02:50.527Z Compiling aws-lc-sys v0.26.0
16782025-09-03T17:03:29.960Z Compiling rustls-webpki v0.102.8
16792025-09-03T17:03:36.899Z Compiling tokio-rustls v0.26.0
16802025-09-03T17:03:37.312Z Compiling hyper-rustls v0.27.7
16812025-09-03T17:03:37.744Z Compiling reqwest v0.12.22
16822025-09-03T17:03:42.899Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16832025-09-03T17:03:43.372Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16842025-09-03T17:03:50.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 53s
16852025-09-03T17:03:50.380Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16862025-09-03T17:03:50.474ZSep 03 17:03:49.876 INFO Starting download, target: Clickhouse
16872025-09-03T17:03:50.474ZSep 03 17:03:49.877 INFO Starting download, target: Console
16882025-09-03T17:03:50.474ZSep 03 17:03:49.877 INFO Starting download, target: Cockroach
16892025-09-03T17:03:50.474ZSep 03 17:03:49.877 INFO Starting download, target: DendriteStub
16902025-09-03T17:03:50.474ZSep 03 17:03:49.877 INFO Starting download, target: MaghemiteMgd
16912025-09-03T17:03:50.474ZSep 03 17:03:49.877 INFO Starting download, target: TransceiverControl
16922025-09-03T17:03:50.475ZSep 03 17:03:49.879 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16932025-09-03T17:03:50.475ZSep 03 17:03:49.879 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16942025-09-03T17:03:50.475ZSep 03 17:03:49.879 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16952025-09-03T17:03:50.475ZSep 03 17:03:49.879 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16962025-09-03T17:03:50.475ZSep 03 17:03:49.879 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16972025-09-03T17:03:50.475ZSep 03 17:03:49.879 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16982025-09-03T17:03:51.035ZSep 03 17:03:50.434 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16992025-09-03T17:03:51.545ZSep 03 17:03:50.955 INFO Download complete, target: Console
17002025-09-03T17:03:52.347ZSep 03 17:03:51.749 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17012025-09-03T17:03:53.085ZSep 03 17:03:52.495 INFO Download complete, target: TransceiverControl
17022025-09-03T17:03:56.301ZSep 03 17:03:55.720 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17032025-09-03T17:03:56.567ZSep 03 17:03:55.985 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17042025-09-03T17:03:59.261ZSep 03 17:03:58.681 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17052025-09-03T17:03:59.261ZSep 03 17:03:58.681 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17062025-09-03T17:04:01.649ZSep 03 17:04:01.071 INFO Download complete, target: MaghemiteMgd
17072025-09-03T17:04:02.281ZSep 03 17:04:01.702 INFO Download complete, target: DendriteStub
17082025-09-03T17:04:05.522ZSep 03 17:04:04.943 WARN Download failed, retrying: error sending request for url (https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz), target: Clickhouse
17092025-09-03T17:04:05.522ZSep 03 17:04:04.943 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 2/3), target: Clickhouse
17102025-09-03T17:04:10.446ZSep 03 17:04:09.861 INFO Checking that binary works, target: Cockroach
17112025-09-03T17:04:10.770ZSep 03 17:04:10.191 INFO Download complete, target: Cockroach
17122025-09-03T17:04:16.295ZSep 03 17:04:15.717 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17132025-09-03T17:04:33.934ZSep 03 17:04:33.357 INFO Checking that binary works, target: Clickhouse
17142025-09-03T17:04:34.175ZSep 03 17:04:33.585 INFO Download complete, target: Clickhouse
17152025-09-03T17:04:34.213ZAll builder prerequisites installed successfully, and PATH looks valid
17162025-09-03T17:04:34.214Z
17172025-09-03T17:04:34.214Zreal 6:47.525656573
17182025-09-03T17:04:34.214Zuser 19:40.449574188
17192025-09-03T17:04:34.214Zsys 3:10.620536760
17202025-09-03T17:04:34.214Ztrap 0.890423054
17212025-09-03T17:04:34.214Ztflt 0.704296986
17222025-09-03T17:04:34.214Zdflt 1.197713026
17232025-09-03T17:04:34.214Zkflt 0.016752141
17242025-09-03T17:04:34.214Zlock 57:12.714186336
17252025-09-03T17:04:34.215Zslp 1:12:34.995653378
17262025-09-03T17:04:34.215Zlat 1:25.566447314
17272025-09-03T17:04:34.215Zstop 3:23.280464613
17282025-09-03T17:04:34.215Z++ bmat factory name
17292025-09-03T17:04:34.255Z++ bmat factory private
17302025-09-03T17:04:34.255Z+ jq --null-input --arg bmat_factory_name gimlet-EVT22200007-propolis --arg bmat_factory_private EVT22200007/40508 '{
17312025-09-03T17:04:34.255Z buildomat: {
17322025-09-03T17:04:34.255Z factory: {
17332025-09-03T17:04:34.255Z name: $bmat_factory_name,
17342025-09-03T17:04:34.255Z private: $bmat_factory_private,
17352025-09-03T17:04:34.255Z },
17362025-09-03T17:04:34.255Z },
17372025-09-03T17:04:34.255Z }'
17382025-09-03T17:04:34.293Z+ banner ls-apis
17392025-09-03T17:04:34.293Z
17402025-09-03T17:04:34.293Z # #### ## ##### # ####
17412025-09-03T17:04:34.293Z # # # # # # # #
17422025-09-03T17:04:34.293Z # #### ##### # # # # # ####
17432025-09-03T17:04:34.293Z # # ###### ##### # #
17442025-09-03T17:04:34.293Z # # # # # # # # #
17452025-09-03T17:04:34.293Z ###### #### # # # # ####
17462025-09-03T17:04:34.293Z
17472025-09-03T17:04:34.293Z+ source ./tools/include/force-git-over-https.sh
17482025-09-03T17:04:34.293Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
17492025-09-03T17:04:34.293Z++ (( i = 0 ))
17502025-09-03T17:04:34.293Z++ (( i < 5 ))
17512025-09-03T17:04:34.293Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
17522025-09-03T17:04:34.293Z++ (( i++ ))
17532025-09-03T17:04:34.293Z++ (( i < 5 ))
17542025-09-03T17:04:34.294Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
17552025-09-03T17:04:34.294Z++ (( i++ ))
17562025-09-03T17:04:34.294Z++ (( i < 5 ))
17572025-09-03T17:04:34.294Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
17582025-09-03T17:04:34.330Z++ (( i++ ))
17592025-09-03T17:04:34.330Z++ (( i < 5 ))
17602025-09-03T17:04:34.330Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
17612025-09-03T17:04:34.330Z++ (( i++ ))
17622025-09-03T17:04:34.330Z++ (( i < 5 ))
17632025-09-03T17:04:34.330Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
17642025-09-03T17:04:34.330Z++ (( i++ ))
17652025-09-03T17:04:34.330Z++ (( i < 5 ))
17662025-09-03T17:04:34.330Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
17672025-09-03T17:04:34.330Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
17682025-09-03T17:04:34.330Z+ ptime -m cargo xtask ls-apis apis
17692025-09-03T17:04:35.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
17702025-09-03T17:04:35.688Z Running `target/debug/xtask ls-apis apis`
17712025-09-03T17:04:37.385Z Compiling semver v0.1.20
17722025-09-03T17:04:37.428Z Compiling erased-serde v0.4.6
17732025-09-03T17:04:37.471Z Compiling ordered-float v2.10.1
17742025-09-03T17:04:37.471Z Compiling structmeta-derive v0.3.0
17752025-09-03T17:04:37.471Z Compiling toml v0.8.23
17762025-09-03T17:04:37.471Z Compiling cargo-platform v0.2.0
17772025-09-03T17:04:37.505Z Compiling fixedbitset v0.5.7
17782025-09-03T17:04:37.848Z Compiling rustc_version v0.1.7
17792025-09-03T17:04:38.092Z Compiling serde-value v0.7.0
17802025-09-03T17:04:38.125Z Compiling petgraph v0.8.2
17812025-09-03T17:04:38.309Z Compiling newtype_derive v0.1.6
17822025-09-03T17:04:38.588Z Compiling serde-untagged v0.1.7
17832025-09-03T17:04:39.063Z Compiling cargo-util-schemas v0.8.2
17842025-09-03T17:04:39.528Z Compiling structmeta v0.3.0
17852025-09-03T17:04:39.951Z Compiling parse-display-derive v0.10.0
17862025-09-03T17:04:41.328Z Compiling cargo_metadata v0.21.0
17872025-09-03T17:04:42.616Z Compiling parse-display v0.10.0
17882025-09-03T17:04:43.390Z Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
17892025-09-03T17:04:49.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.80s
17902025-09-03T17:04:49.719Z Running `target/debug/ls-apis apis`
17912025-09-03T17:04:49.781Zloading metadata for workspace omicron from current workspace
17922025-09-03T17:05:02.217Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/82fbc8c/Cargo.toml
17932025-09-03T17:05:02.254Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0f203b0/Cargo.toml
17942025-09-03T17:05:02.254Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/fa5f15c/Cargo.toml
17952025-09-03T17:05:02.254Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/23b06c2/Cargo.toml
17962025-09-03T17:05:02.254Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/779775d/Cargo.toml
17972025-09-03T17:05:26.538Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/dbb6ca3/Cargo.toml
17982025-09-03T17:05:28.601Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
17992025-09-03T17:05:28.634Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
18002025-09-03T17:05:28.971ZBootstrap Agent (client: bootstrap-agent-client)
18012025-09-03T17:05:28.971Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
18022025-09-03T17:05:28.971Z consumed by: wicketd (omicron/wicketd) via 2 paths
18032025-09-03T17:05:28.971Z
18042025-09-03T17:05:28.971ZClickhouse Cluster Admin for Keepers (client: clickhouse-admin-keeper-client)
18052025-09-03T17:05:28.971Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
18062025-09-03T17:05:28.971Z
18072025-09-03T17:05:28.971ZClickhouse Cluster Admin for Servers (client: clickhouse-admin-server-client)
18082025-09-03T17:05:28.971Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
18092025-09-03T17:05:28.971Z
18102025-09-03T17:05:28.971ZClickhouse Single-Node Cluster Admin (client: clickhouse-admin-single-client)
18112025-09-03T17:05:28.971Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
18122025-09-03T17:05:28.971Z
18132025-09-03T17:05:28.971ZCockroachDB Cluster Admin (client: cockroach-admin-client)
18142025-09-03T17:05:28.971Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
18152025-09-03T17:05:28.971Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
18162025-09-03T17:05:28.971Z
18172025-09-03T17:05:28.971ZCrucible Agent (client: crucible-agent-client)
18182025-09-03T17:05:29.013Z consumed by: omicron-nexus (omicron/nexus) via 1 path
18192025-09-03T17:05:29.013Z
18202025-09-03T17:05:29.013ZCrucible Control (for testing only) (client: crucible-control-client)
18212025-09-03T17:05:29.013Z
18222025-09-03T17:05:29.013ZCrucible Pantry (client: crucible-pantry-client)
18232025-09-03T17:05:29.014Z consumed by: omicron-nexus (omicron/nexus) via 1 path
18242025-09-03T17:05:29.014Z
18252025-09-03T17:05:29.014ZMaghemite DDM Admin (client: ddm-admin-client)
18262025-09-03T17:05:29.014Z consumed by: installinator (omicron/installinator) via 1 path
18272025-09-03T17:05:29.014Z consumed by: mgd (maghemite/mgd) via 1 path
18282025-09-03T17:05:29.014Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
18292025-09-03T17:05:29.014Z consumed by: wicketd (omicron/wicketd) via 1 path
18302025-09-03T17:05:29.014Z
18312025-09-03T17:05:29.014ZDNS Server (client: dns-service-client)
18322025-09-03T17:05:29.014Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
18332025-09-03T17:05:29.014Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
18342025-09-03T17:05:29.015Z
18352025-09-03T17:05:29.015ZDendrite DPD (client: dpd-client)
18362025-09-03T17:05:29.015Z consumed by: ddmd (maghemite/ddmd) via 2 paths
18372025-09-03T17:05:29.015Z consumed by: lldpd (lldp/lldpd) via 2 paths
18382025-09-03T17:05:29.015Z consumed by: mgd (maghemite/mgd) via 1 path
18392025-09-03T17:05:29.015Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
18402025-09-03T17:05:29.015Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
18412025-09-03T17:05:29.015Z consumed by: tfportd (dendrite/tfportd) via 1 path
18422025-09-03T17:05:29.015Z consumed by: wicketd (omicron/wicketd) via 2 paths
18432025-09-03T17:05:29.015Z
18442025-09-03T17:05:29.015ZDownstairs Controller (debugging only) (client: dsc-client)
18452025-09-03T17:05:29.015Z
18462025-09-03T17:05:29.015ZManagement Gateway Service (client: gateway-client)
18472025-09-03T17:05:29.015Z consumed by: dpd (dendrite/dpd) via 1 path
18482025-09-03T17:05:29.015Z consumed by: omicron-nexus (omicron/nexus) via 4 paths
18492025-09-03T17:05:29.015Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
18502025-09-03T17:05:29.015Z consumed by: wicketd (omicron/wicketd) via 3 paths
18512025-09-03T17:05:29.015Z
18522025-09-03T17:05:29.015ZWicketd Installinator (client: installinator-client)
18532025-09-03T17:05:29.015Z consumed by: installinator (omicron/installinator) via 1 path
18542025-09-03T17:05:29.015Z
18552025-09-03T17:05:29.015ZLLDP daemon (client: lldpd-client)
18562025-09-03T17:05:29.015Z consumed by: omicron-nexus (omicron/nexus) via 1 path
18572025-09-03T17:05:29.015Z consumed by: tfportd (dendrite/tfportd) via 1 path
18582025-09-03T17:05:29.015Z
18592025-09-03T17:05:29.016ZMaghemite MG Admin (client: mg-admin-client)
18602025-09-03T17:05:29.016Z consumed by: omicron-nexus (omicron/nexus) via 1 path
18612025-09-03T17:05:29.016Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
18622025-09-03T17:05:29.016Z
18632025-09-03T17:05:29.016ZNexus Internal API (client: nexus-client)
18642025-09-03T17:05:29.057Z consumed by: crucible-pantry (crucible/pantry) via 1 path
18652025-09-03T17:05:29.057Z consumed by: dpd (dendrite/dpd) via 1 path
18662025-09-03T17:05:29.057Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
18672025-09-03T17:05:29.057Z consumed by: oximeter-collector (omicron/oximeter/collector) via 1 path
18682025-09-03T17:05:29.057Z consumed by: propolis-server (propolis/bin/propolis-server) via 3 paths
18692025-09-03T17:05:29.057Z
18702025-09-03T17:05:29.057ZNTP Admin (client: ntp-admin-client)
18712025-09-03T17:05:29.057Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
18722025-09-03T17:05:29.057Z consumed by: omicron-sled-agent (omicron/sled-agent) via 2 paths
18732025-09-03T17:05:29.057Z
18742025-09-03T17:05:29.057ZExternal API (client: oxide-client)
18752025-09-03T17:05:29.057Z
18762025-09-03T17:05:29.057ZOximeter (client: oximeter-client)
18772025-09-03T17:05:29.057Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
18782025-09-03T17:05:29.057Z
18792025-09-03T17:05:29.057ZPropolis (client: propolis-client)
18802025-09-03T17:05:29.057Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
18812025-09-03T17:05:29.057Z consumed by: omicron-sled-agent (omicron/sled-agent) via 2 paths
18822025-09-03T17:05:29.058Z
18832025-09-03T17:05:29.058ZCrucible Repair (client: repair-client)
18842025-09-03T17:05:29.058Z consumed by: crucible-downstairs (crucible/downstairs) via 1 path
18852025-09-03T17:05:29.058Z
18862025-09-03T17:05:29.058ZRepo Depot API (client: repo-depot-client)
18872025-09-03T17:05:29.058Z consumed by: omicron-nexus (omicron/nexus) via 1 path
18882025-09-03T17:05:29.058Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
18892025-09-03T17:05:29.058Z
18902025-09-03T17:05:29.058ZSled Agent (client: sled-agent-client)
18912025-09-03T17:05:29.058Z consumed by: omicron-nexus (omicron/nexus) via 8 paths
18922025-09-03T17:05:29.058Z
18932025-09-03T17:05:29.058ZWicketd (client: wicketd-client)
18942025-09-03T17:05:29.058Z
18952025-09-03T17:05:29.150Z
18962025-09-03T17:05:29.150Zreal 54.811770669
18972025-09-03T17:05:29.150Zuser 48.000560812
18982025-09-03T17:05:29.150Zsys 19.961303099
18992025-09-03T17:05:29.185Ztrap 0.031412326
19002025-09-03T17:05:29.185Ztflt 0.037409499
19012025-09-03T17:05:29.185Zdflt 0.365971339
19022025-09-03T17:05:29.185Zkflt 0.000023858
19032025-09-03T17:05:29.185Zlock 1:22.829338408
19042025-09-03T17:05:29.185Zslp 5:42.349801643
19052025-09-03T17:05:29.185Zlat 1.812181561
19062025-09-03T17:05:29.185Zstop 2.405765440
19072025-09-03T17:05:29.185Z+ ptime -m cargo xtask ls-apis deployment-units
19082025-09-03T17:05:30.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
19092025-09-03T17:05:30.783Z Running `target/debug/xtask ls-apis deployment-units`
19102025-09-03T17:05:32.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s
19112025-09-03T17:05:32.822Z Running `target/debug/ls-apis deployment-units`
19122025-09-03T17:05:32.900Zloading metadata for workspace omicron from current workspace
19132025-09-03T17:05:35.397Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0f203b0/Cargo.toml
19142025-09-03T17:05:35.465Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/82fbc8c/Cargo.toml
19152025-09-03T17:05:35.465Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/fa5f15c/Cargo.toml
19162025-09-03T17:05:35.465Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/23b06c2/Cargo.toml
19172025-09-03T17:05:35.465Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/779775d/Cargo.toml
19182025-09-03T17:05:40.206Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/dbb6ca3/Cargo.toml
19192025-09-03T17:05:41.621Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
19202025-09-03T17:05:41.655Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
19212025-09-03T17:05:41.999ZClickhouse (single-node) / Clickhouse Server (multi-node) / Clickhouse Keeper (multi-node)
19222025-09-03T17:05:41.999Z omicron-clickhouse-admin (omicron/clickhouse-admin)
19232025-09-03T17:05:41.999Z exposes: Clickhouse Cluster Admin for Keepers (client = clickhouse-admin-keeper-client)
19242025-09-03T17:05:41.999Z exposes: Clickhouse Cluster Admin for Servers (client = clickhouse-admin-server-client)
19252025-09-03T17:05:41.999Z exposes: Clickhouse Single-Node Cluster Admin (client = clickhouse-admin-single-client)
19262025-09-03T17:05:42.072Z
19272025-09-03T17:05:42.072Z
19282025-09-03T17:05:42.072ZCockroach
19292025-09-03T17:05:42.072Z omicron-cockroach-admin (omicron/cockroach-admin)
19302025-09-03T17:05:42.072Z exposes: CockroachDB Cluster Admin (client = cockroach-admin-client)
19312025-09-03T17:05:42.072Z
19322025-09-03T17:05:42.072Z
19332025-09-03T17:05:42.072ZCrucible
19342025-09-03T17:05:42.072Z crucible-agent (crucible/agent)
19352025-09-03T17:05:42.072Z exposes: Crucible Agent (client = crucible-agent-client)
19362025-09-03T17:05:42.072Z
19372025-09-03T17:05:42.072Z crucible-downstairs (crucible/downstairs)
19382025-09-03T17:05:42.072Z exposes: Crucible Repair (client = repair-client)
19392025-09-03T17:05:42.072Z consumes: repair-client
19402025-09-03T17:05:42.072Z
19412025-09-03T17:05:42.072Z
19422025-09-03T17:05:42.072ZCrucible Pantry
19432025-09-03T17:05:42.072Z crucible-pantry (crucible/pantry)
19442025-09-03T17:05:42.072Z exposes: Crucible Pantry (client = crucible-pantry-client)
19452025-09-03T17:05:42.072Z consumes: nexus-client
19462025-09-03T17:05:42.072Z
19472025-09-03T17:05:42.072Z
19482025-09-03T17:05:42.073ZDNS Server
19492025-09-03T17:05:42.073Z dns-server (omicron/dns-server)
19502025-09-03T17:05:42.073Z exposes: DNS Server (client = dns-service-client)
19512025-09-03T17:05:42.073Z
19522025-09-03T17:05:42.073Z
19532025-09-03T17:05:42.073ZHost OS
19542025-09-03T17:05:42.073Z ddmd (maghemite/ddmd)
19552025-09-03T17:05:42.073Z exposes: Maghemite DDM Admin (client = ddm-admin-client)
19562025-09-03T17:05:42.073Z consumes: dpd-client
19572025-09-03T17:05:42.073Z
19582025-09-03T17:05:42.073Z dpd (dendrite/dpd)
19592025-09-03T17:05:42.073Z exposes: Dendrite DPD (client = dpd-client)
19602025-09-03T17:05:42.073Z consumes: gateway-client
19612025-09-03T17:05:42.073Z consumes: nexus-client
19622025-09-03T17:05:42.073Z
19632025-09-03T17:05:42.073Z lldpd (lldp/lldpd)
19642025-09-03T17:05:42.073Z exposes: LLDP daemon (client = lldpd-client)
19652025-09-03T17:05:42.073Z consumes: dpd-client
19662025-09-03T17:05:42.073Z
19672025-09-03T17:05:42.073Z mgd (maghemite/mgd)
19682025-09-03T17:05:42.073Z exposes: Maghemite MG Admin (client = mg-admin-client)
19692025-09-03T17:05:42.073Z consumes: ddm-admin-client
19702025-09-03T17:05:42.073Z consumes: dpd-client
19712025-09-03T17:05:42.073Z
19722025-09-03T17:05:42.073Z omicron-gateway (omicron/gateway)
19732025-09-03T17:05:42.073Z exposes: Management Gateway Service (client = gateway-client)
19742025-09-03T17:05:42.073Z
19752025-09-03T17:05:42.073Z omicron-sled-agent (omicron/sled-agent)
19762025-09-03T17:05:42.073Z exposes: Bootstrap Agent (client = bootstrap-agent-client)
19772025-09-03T17:05:42.073Z exposes: Repo Depot API (client = repo-depot-client)
19782025-09-03T17:05:42.073Z exposes: Sled Agent (client = sled-agent-client)
19792025-09-03T17:05:42.073Z consumes: bootstrap-agent-client
19802025-09-03T17:05:42.073Z consumes: cockroach-admin-client
19812025-09-03T17:05:42.073Z consumes: ddm-admin-client
19822025-09-03T17:05:42.073Z consumes: dns-service-client
19832025-09-03T17:05:42.073Z consumes: dpd-client
19842025-09-03T17:05:42.073Z consumes: gateway-client
19852025-09-03T17:05:42.073Z consumes: mg-admin-client
19862025-09-03T17:05:42.073Z consumes: nexus-client
19872025-09-03T17:05:42.074Z consumes: ntp-admin-client
19882025-09-03T17:05:42.074Z consumes: propolis-client
19892025-09-03T17:05:42.074Z consumes: repo-depot-client
19902025-09-03T17:05:42.074Z
19912025-09-03T17:05:42.074Z propolis-server (propolis/bin/propolis-server)
19922025-09-03T17:05:42.074Z exposes: Crucible Control (for testing only) (client = crucible-control-client)
19932025-09-03T17:05:42.074Z exposes: Propolis (client = propolis-client)
19942025-09-03T17:05:42.074Z consumes: nexus-client
19952025-09-03T17:05:42.074Z
19962025-09-03T17:05:42.074Z tfportd (dendrite/tfportd)
19972025-09-03T17:05:42.074Z consumes: dpd-client
19982025-09-03T17:05:42.074Z consumes: lldpd-client
19992025-09-03T17:05:42.074Z
20002025-09-03T17:05:42.074Z wicketd (omicron/wicketd)
20012025-09-03T17:05:42.074Z exposes: Wicketd Installinator (client = installinator-client)
20022025-09-03T17:05:42.074Z exposes: Wicketd (client = wicketd-client)
20032025-09-03T17:05:42.074Z consumes: bootstrap-agent-client
20042025-09-03T17:05:42.074Z consumes: ddm-admin-client
20052025-09-03T17:05:42.074Z consumes: dpd-client
20062025-09-03T17:05:42.074Z consumes: gateway-client
20072025-09-03T17:05:42.074Z
20082025-09-03T17:05:42.075Z
20092025-09-03T17:05:42.075ZInstallinator
20102025-09-03T17:05:42.075Z installinator (omicron/installinator)
20112025-09-03T17:05:42.075Z consumes: ddm-admin-client
20122025-09-03T17:05:42.075Z consumes: installinator-client
20132025-09-03T17:05:42.075Z
20142025-09-03T17:05:42.075Z
20152025-09-03T17:05:42.075ZNTP
20162025-09-03T17:05:42.075Z omicron-ntp-admin (omicron/ntp-admin)
20172025-09-03T17:05:42.075Z exposes: NTP Admin (client = ntp-admin-client)
20182025-09-03T17:05:42.075Z
20192025-09-03T17:05:42.075Z
20202025-09-03T17:05:42.076ZNexus
20212025-09-03T17:05:42.076Z omicron-nexus (omicron/nexus)
20222025-09-03T17:05:42.076Z exposes: Nexus Internal API (client = nexus-client)
20232025-09-03T17:05:42.076Z exposes: External API (client = oxide-client)
20242025-09-03T17:05:42.115Z consumes: clickhouse-admin-keeper-client
20252025-09-03T17:05:42.115Z consumes: clickhouse-admin-server-client
20262025-09-03T17:05:42.115Z consumes: clickhouse-admin-single-client
20272025-09-03T17:05:42.115Z consumes: cockroach-admin-client
20282025-09-03T17:05:42.115Z consumes: crucible-agent-client
20292025-09-03T17:05:42.115Z consumes: crucible-pantry-client
20302025-09-03T17:05:42.115Z consumes: dns-service-client
20312025-09-03T17:05:42.116Z consumes: dpd-client
20322025-09-03T17:05:42.116Z consumes: gateway-client
20332025-09-03T17:05:42.116Z consumes: lldpd-client
20342025-09-03T17:05:42.116Z consumes: mg-admin-client
20352025-09-03T17:05:42.116Z consumes: ntp-admin-client
20362025-09-03T17:05:42.116Z consumes: oximeter-client
20372025-09-03T17:05:42.116Z consumes: propolis-client
20382025-09-03T17:05:42.116Z consumes: repo-depot-client
20392025-09-03T17:05:42.116Z consumes: sled-agent-client
20402025-09-03T17:05:42.116Z
20412025-09-03T17:05:42.116Z
20422025-09-03T17:05:42.116ZOximeter
20432025-09-03T17:05:42.116Z oximeter-collector (omicron/oximeter/collector)
20442025-09-03T17:05:42.116Z exposes: Oximeter (client = oximeter-client)
20452025-09-03T17:05:42.116Z consumes: nexus-client
20462025-09-03T17:05:42.116Z
20472025-09-03T17:05:42.116Z
20482025-09-03T17:05:42.166Z
20492025-09-03T17:05:42.166Zreal 12.973922664
20502025-09-03T17:05:42.166Zuser 10.067076946
20512025-09-03T17:05:42.166Zsys 4.967014083
20522025-09-03T17:05:42.166Ztrap 0.004716100
20532025-09-03T17:05:42.166Ztflt 0.010020046
20542025-09-03T17:05:42.166Zdflt 0.000899067
20552025-09-03T17:05:42.166Zkflt 0.000000000
20562025-09-03T17:05:42.166Zlock 0.924064092
20572025-09-03T17:05:42.166Zslp 42.349986673
20582025-09-03T17:05:42.166Zlat 0.083914582
20592025-09-03T17:05:42.166Zstop 0.014018599
20602025-09-03T17:05:42.200Z+ ptime -m cargo xtask ls-apis servers
20612025-09-03T17:05:43.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
20622025-09-03T17:05:43.654Z Running `target/debug/xtask ls-apis servers`
20632025-09-03T17:05:45.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.79s
20642025-09-03T17:05:45.613Z Running `target/debug/ls-apis servers`
20652025-09-03T17:05:45.684Zloading metadata for workspace omicron from current workspace
20662025-09-03T17:05:48.143Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/82fbc8c/Cargo.toml
20672025-09-03T17:05:48.176Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0f203b0/Cargo.toml
20682025-09-03T17:05:48.176Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/fa5f15c/Cargo.toml
20692025-09-03T17:05:48.176Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/779775d/Cargo.toml
20702025-09-03T17:05:48.176Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/23b06c2/Cargo.toml
20712025-09-03T17:05:52.774Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/dbb6ca3/Cargo.toml
20722025-09-03T17:05:54.116Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
20732025-09-03T17:05:54.149Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
20742025-09-03T17:05:54.472Zomicron-clickhouse-admin (omicron/clickhouse-admin)
20752025-09-03T17:05:54.472Z exposes: Clickhouse Cluster Admin for Keepers (client = clickhouse-admin-keeper-client)
20762025-09-03T17:05:54.472Z exposes: Clickhouse Cluster Admin for Servers (client = clickhouse-admin-server-client)
20772025-09-03T17:05:54.472Z exposes: Clickhouse Single-Node Cluster Admin (client = clickhouse-admin-single-client)
20782025-09-03T17:05:54.547Z
20792025-09-03T17:05:54.547Zomicron-cockroach-admin (omicron/cockroach-admin)
20802025-09-03T17:05:54.547Z exposes: CockroachDB Cluster Admin (client = cockroach-admin-client)
20812025-09-03T17:05:54.547Z
20822025-09-03T17:05:54.547Zcrucible-agent (crucible/agent)
20832025-09-03T17:05:54.547Z exposes: Crucible Agent (client = crucible-agent-client)
20842025-09-03T17:05:54.547Z
20852025-09-03T17:05:54.547Zcrucible-downstairs (crucible/downstairs)
20862025-09-03T17:05:54.547Z exposes: Crucible Repair (client = repair-client)
20872025-09-03T17:05:54.547Z consumes: repair-client
20882025-09-03T17:05:54.547Z
20892025-09-03T17:05:54.548Zcrucible-pantry (crucible/pantry)
20902025-09-03T17:05:54.548Z exposes: Crucible Pantry (client = crucible-pantry-client)
20912025-09-03T17:05:54.548Z consumes: nexus-client
20922025-09-03T17:05:54.548Z
20932025-09-03T17:05:54.548Zdns-server (omicron/dns-server)
20942025-09-03T17:05:54.548Z exposes: DNS Server (client = dns-service-client)
20952025-09-03T17:05:54.548Z
20962025-09-03T17:05:54.548Zomicron-sled-agent (omicron/sled-agent)
20972025-09-03T17:05:54.548Z exposes: Bootstrap Agent (client = bootstrap-agent-client)
20982025-09-03T17:05:54.548Z exposes: Repo Depot API (client = repo-depot-client)
20992025-09-03T17:05:54.548Z exposes: Sled Agent (client = sled-agent-client)
21002025-09-03T17:05:54.548Z consumes: bootstrap-agent-client
21012025-09-03T17:05:54.548Z consumes: cockroach-admin-client
21022025-09-03T17:05:54.548Z consumes: ddm-admin-client
21032025-09-03T17:05:54.548Z consumes: dns-service-client
21042025-09-03T17:05:54.548Z consumes: dpd-client
21052025-09-03T17:05:54.548Z consumes: gateway-client
21062025-09-03T17:05:54.548Z consumes: mg-admin-client
21072025-09-03T17:05:54.548Z consumes: nexus-client
21082025-09-03T17:05:54.548Z consumes: ntp-admin-client
21092025-09-03T17:05:54.548Z consumes: propolis-client
21102025-09-03T17:05:54.548Z consumes: repo-depot-client
21112025-09-03T17:05:54.548Z
21122025-09-03T17:05:54.548Zpropolis-server (propolis/bin/propolis-server)
21132025-09-03T17:05:54.548Z exposes: Crucible Control (for testing only) (client = crucible-control-client)
21142025-09-03T17:05:54.548Z exposes: Propolis (client = propolis-client)
21152025-09-03T17:05:54.548Z consumes: nexus-client
21162025-09-03T17:05:54.548Z
21172025-09-03T17:05:54.548Zddmd (maghemite/ddmd)
21182025-09-03T17:05:54.548Z exposes: Maghemite DDM Admin (client = ddm-admin-client)
21192025-09-03T17:05:54.548Z consumes: dpd-client
21202025-09-03T17:05:54.548Z
21212025-09-03T17:05:54.548Zdpd (dendrite/dpd)
21222025-09-03T17:05:54.548Z exposes: Dendrite DPD (client = dpd-client)
21232025-09-03T17:05:54.549Z consumes: gateway-client
21242025-09-03T17:05:54.549Z consumes: nexus-client
21252025-09-03T17:05:54.549Z
21262025-09-03T17:05:54.549Zlldpd (lldp/lldpd)
21272025-09-03T17:05:54.549Z exposes: LLDP daemon (client = lldpd-client)
21282025-09-03T17:05:54.549Z consumes: dpd-client
21292025-09-03T17:05:54.549Z
21302025-09-03T17:05:54.549Zmgd (maghemite/mgd)
21312025-09-03T17:05:54.549Z exposes: Maghemite MG Admin (client = mg-admin-client)
21322025-09-03T17:05:54.549Z consumes: ddm-admin-client
21332025-09-03T17:05:54.549Z consumes: dpd-client
21342025-09-03T17:05:54.549Z
21352025-09-03T17:05:54.549Zomicron-gateway (omicron/gateway)
21362025-09-03T17:05:54.549Z exposes: Management Gateway Service (client = gateway-client)
21372025-09-03T17:05:54.549Z
21382025-09-03T17:05:54.549Ztfportd (dendrite/tfportd)
21392025-09-03T17:05:54.549Z consumes: dpd-client
21402025-09-03T17:05:54.549Z consumes: lldpd-client
21412025-09-03T17:05:54.549Z
21422025-09-03T17:05:54.549Zwicketd (omicron/wicketd)
21432025-09-03T17:05:54.549Z exposes: Wicketd Installinator (client = installinator-client)
21442025-09-03T17:05:54.549Z exposes: Wicketd (client = wicketd-client)
21452025-09-03T17:05:54.549Z consumes: bootstrap-agent-client
21462025-09-03T17:05:54.550Z consumes: ddm-admin-client
21472025-09-03T17:05:54.550Z consumes: dpd-client
21482025-09-03T17:05:54.550Z consumes: gateway-client
21492025-09-03T17:05:54.550Z
21502025-09-03T17:05:54.550Zinstallinator (omicron/installinator)
21512025-09-03T17:05:54.550Z consumes: ddm-admin-client
21522025-09-03T17:05:54.550Z consumes: installinator-client
21532025-09-03T17:05:54.550Z
21542025-09-03T17:05:54.550Zomicron-ntp-admin (omicron/ntp-admin)
21552025-09-03T17:05:54.550Z exposes: NTP Admin (client = ntp-admin-client)
21562025-09-03T17:05:54.550Z
21572025-09-03T17:05:54.550Zomicron-nexus (omicron/nexus)
21582025-09-03T17:05:54.550Z exposes: Nexus Internal API (client = nexus-client)
21592025-09-03T17:05:54.550Z exposes: External API (client = oxide-client)
21602025-09-03T17:05:54.550Z consumes: clickhouse-admin-keeper-client
21612025-09-03T17:05:54.550Z consumes: clickhouse-admin-server-client
21622025-09-03T17:05:54.550Z consumes: clickhouse-admin-single-client
21632025-09-03T17:05:54.550Z consumes: cockroach-admin-client
21642025-09-03T17:05:54.550Z consumes: crucible-agent-client
21652025-09-03T17:05:54.550Z consumes: crucible-pantry-client
21662025-09-03T17:05:54.550Z consumes: dns-service-client
21672025-09-03T17:05:54.550Z consumes: dpd-client
21682025-09-03T17:05:54.550Z consumes: gateway-client
21692025-09-03T17:05:54.550Z consumes: lldpd-client
21702025-09-03T17:05:54.550Z consumes: mg-admin-client
21712025-09-03T17:05:54.550Z consumes: ntp-admin-client
21722025-09-03T17:05:54.550Z consumes: oximeter-client
21732025-09-03T17:05:54.550Z consumes: propolis-client
21742025-09-03T17:05:54.551Z consumes: repo-depot-client
21752025-09-03T17:05:54.551Z consumes: sled-agent-client
21762025-09-03T17:05:54.551Z
21772025-09-03T17:05:54.551Zoximeter-collector (omicron/oximeter/collector)
21782025-09-03T17:05:54.585Z exposes: Oximeter (client = oximeter-client)
21792025-09-03T17:05:54.585Z consumes: nexus-client
21802025-09-03T17:05:54.585Z
21812025-09-03T17:05:54.628Z
21822025-09-03T17:05:54.628Zreal 12.423706911
21832025-09-03T17:05:54.628Zuser 10.094940780
21842025-09-03T17:05:54.628Zsys 4.250620678
21852025-09-03T17:05:54.628Ztrap 0.002979602
21862025-09-03T17:05:54.628Ztflt 0.000159117
21872025-09-03T17:05:54.628Zdflt 0.000382628
21882025-09-03T17:05:54.628Zkflt 0.000000000
21892025-09-03T17:05:54.628Zlock 0.783774049
21902025-09-03T17:05:54.628Zslp 39.601332697
21912025-09-03T17:05:54.666Zlat 0.041407005
21922025-09-03T17:05:54.666Zstop 0.016202565
21932025-09-03T17:05:54.666Z+ ptime -m cargo xtask ls-apis check
21942025-09-03T17:05:55.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
21952025-09-03T17:05:55.922Z Running `target/debug/xtask ls-apis check`
21962025-09-03T17:05:57.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s
21972025-09-03T17:05:57.770Z Running `target/debug/ls-apis check`
21982025-09-03T17:05:57.854Zloading metadata for workspace omicron from current workspace
21992025-09-03T17:06:00.688Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/23b06c2/Cargo.toml
22002025-09-03T17:06:00.722Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0f203b0/Cargo.toml
22012025-09-03T17:06:00.722Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/82fbc8c/Cargo.toml
22022025-09-03T17:06:00.722Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/fa5f15c/Cargo.toml
22032025-09-03T17:06:00.722Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/779775d/Cargo.toml
22042025-09-03T17:06:05.885Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/dbb6ca3/Cargo.toml
22052025-09-03T17:06:07.775Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
22062025-09-03T17:06:07.823Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
22072025-09-03T17:06:08.326Z
22082025-09-03T17:06:08.326Z
22092025-09-03T17:06:08.326ZServer-managed APIs:
22102025-09-03T17:06:08.326Z
22112025-09-03T17:06:08.327Z Clickhouse Cluster Admin for Keepers (clickhouse-admin-keeper-client, exposed by omicron-clickhouse-admin)
22122025-09-03T17:06:08.327Z Clickhouse Cluster Admin for Servers (clickhouse-admin-server-client, exposed by omicron-clickhouse-admin)
22132025-09-03T17:06:08.327Z Clickhouse Single-Node Cluster Admin (clickhouse-admin-single-client, exposed by omicron-clickhouse-admin)
22142025-09-03T17:06:08.327Z CockroachDB Cluster Admin (cockroach-admin-client, exposed by omicron-cockroach-admin)
22152025-09-03T17:06:08.327Z Crucible Agent (crucible-agent-client, exposed by crucible-agent)
22162025-09-03T17:06:08.327Z Crucible Control (for testing only) (crucible-control-client, exposed by propolis-server)
22172025-09-03T17:06:08.327Z Crucible Pantry (crucible-pantry-client, exposed by crucible-pantry)
22182025-09-03T17:06:08.327Z Maghemite DDM Admin (ddm-admin-client, exposed by ddmd)
22192025-09-03T17:06:08.327Z DNS Server (dns-service-client, exposed by dns-server)
22202025-09-03T17:06:08.327Z Dendrite DPD (dpd-client, exposed by dpd)
22212025-09-03T17:06:08.327Z Management Gateway Service (gateway-client, exposed by omicron-gateway)
22222025-09-03T17:06:08.327Z LLDP daemon (lldpd-client, exposed by lldpd)
22232025-09-03T17:06:08.327Z Maghemite MG Admin (mg-admin-client, exposed by mgd)
22242025-09-03T17:06:08.327Z NTP Admin (ntp-admin-client, exposed by omicron-ntp-admin)
22252025-09-03T17:06:08.327Z External API (oxide-client, exposed by omicron-nexus)
22262025-09-03T17:06:08.327Z Oximeter (oximeter-client, exposed by oximeter-collector)
22272025-09-03T17:06:08.327Z Propolis (propolis-client, exposed by propolis-server)
22282025-09-03T17:06:08.327Z Sled Agent (sled-agent-client, exposed by omicron-sled-agent)
22292025-09-03T17:06:08.327Z Wicketd (wicketd-client, exposed by wicketd)
22302025-09-03T17:06:08.327Z
22312025-09-03T17:06:08.327Z
22322025-09-03T17:06:08.327ZClient-managed API:
22332025-09-03T17:06:08.327Z
22342025-09-03T17:06:08.327Z Bootstrap Agent (bootstrap-agent-client, exposed by omicron-sled-agent)
22352025-09-03T17:06:08.328Z reason: depends on itself (i.e., instances call each other)
22362025-09-03T17:06:08.328Z Wicketd Installinator (installinator-client, exposed by wicketd)
22372025-09-03T17:06:08.328Z reason: client is provided implicitly by the operator
22382025-09-03T17:06:08.328Z Nexus Internal API (nexus-client, exposed by omicron-nexus)
22392025-09-03T17:06:08.328Z reason: Circular dependencies between Nexus and other services
22402025-09-03T17:06:08.328Z Crucible Repair (repair-client, exposed by crucible-downstairs)
22412025-09-03T17:06:08.328Z reason: depends on itself (i.e., instances call each other)
22422025-09-03T17:06:08.328Z Repo Depot API (repo-depot-client, exposed by omicron-sled-agent)
22432025-09-03T17:06:08.328Z reason: depends on itself (i.e., instances call each other)
22442025-09-03T17:06:08.328Z
22452025-09-03T17:06:08.328Z
22462025-09-03T17:06:08.328ZAPIs with unknown version management: none
22472025-09-03T17:06:08.429Z
22482025-09-03T17:06:08.429Zreal 13.756112048
22492025-09-03T17:06:08.429Zuser 11.246540965
22502025-09-03T17:06:08.429Zsys 4.668310052
22512025-09-03T17:06:08.429Ztrap 0.004654429
22522025-09-03T17:06:08.429Ztflt 0.000135629
22532025-09-03T17:06:08.429Zdflt 0.000216992
22542025-09-03T17:06:08.429Zkflt 0.000000000
22552025-09-03T17:06:08.466Zlock 0.684634702
22562025-09-03T17:06:08.466Zslp 45.489963807
22572025-09-03T17:06:08.466Zlat 0.048944481
22582025-09-03T17:06:08.466Zstop 0.016849563
22592025-09-03T17:06:08.466Z+ ptime -m cargo xtask ls-apis adoc
22602025-09-03T17:06:09.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
22612025-09-03T17:06:09.715Z Running `target/debug/xtask ls-apis adoc`
22622025-09-03T17:06:11.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.72s
22632025-09-03T17:06:11.593Z Running `target/debug/ls-apis adoc`
22642025-09-03T17:06:11.679Zloading metadata for workspace omicron from current workspace
22652025-09-03T17:06:14.703Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/82fbc8c/Cargo.toml
22662025-09-03T17:06:14.738Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/fa5f15c/Cargo.toml
22672025-09-03T17:06:14.738Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0f203b0/Cargo.toml
22682025-09-03T17:06:14.738Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/23b06c2/Cargo.toml
22692025-09-03T17:06:14.738Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/779775d/Cargo.toml
22702025-09-03T17:06:20.095Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/dbb6ca3/Cargo.toml
22712025-09-03T17:06:21.694Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
22722025-09-03T17:06:21.732Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
22732025-09-03T17:06:22.214Z
22742025-09-03T17:06:22.214Zreal 13.739708403
22752025-09-03T17:06:22.214Zuser 11.078421570
22762025-09-03T17:06:22.214Zsys 4.859598924
22772025-09-03T17:06:22.214Ztrap 0.003605895
22782025-09-03T17:06:22.214Ztflt 0.000109466
22792025-09-03T17:06:22.214Zdflt 0.000137603
22802025-09-03T17:06:22.214Zkflt 0.000000000
22812025-09-03T17:06:22.214Zlock 0.714878336
22822025-09-03T17:06:22.214Zslp 46.476955679
22832025-09-03T17:06:22.214Zlat 0.043463043
22842025-09-03T17:06:22.214Zstop 0.017927473
22852025-09-03T17:06:22.254Z+ banner build
22862025-09-03T17:06:22.255Z
22872025-09-03T17:06:22.255Z ##### # # # # #####
22882025-09-03T17:06:22.255Z # # # # # # # #
22892025-09-03T17:06:22.255Z ##### # # # # # #
22902025-09-03T17:06:22.255Z # # # # # # # #
22912025-09-03T17:06:22.255Z # # # # # # # #
22922025-09-03T17:06:22.255Z ##### #### # ###### #####
22932025-09-03T17:06:22.255Z
22942025-09-03T17:06:22.255Z+ export 'RUSTFLAGS=--cfg tokio_unstable -D warnings'
22952025-09-03T17:06:22.255Z+ RUSTFLAGS='--cfg tokio_unstable -D warnings'
22962025-09-03T17:06:22.255Z+ export 'RUSTDOCFLAGS=--document-private-items -D warnings'
22972025-09-03T17:06:22.255Z+ RUSTDOCFLAGS='--document-private-items -D warnings'
22982025-09-03T17:06:22.255Z+ [[ illumos == \i\l\l\u\m\o\s ]]
22992025-09-03T17:06:22.255Z+ RUSTFLAGS='--cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64'
23002025-09-03T17:06:22.255Z+ export TMPDIR=/var/tmp/omicron_tmp
23012025-09-03T17:06:22.255Z+ TMPDIR=/var/tmp/omicron_tmp
23022025-09-03T17:06:22.255Z+ export RUST_BACKTRACE=1
23032025-09-03T17:06:22.255Z+ RUST_BACKTRACE=1
23042025-09-03T17:06:22.255Z+ export CARGO_INCREMENTAL=0
23052025-09-03T17:06:22.255Z+ CARGO_INCREMENTAL=0
23062025-09-03T17:06:22.255Z+ export RUSTC_BOOTSTRAP=1
23072025-09-03T17:06:22.255Z+ RUSTC_BOOTSTRAP=1
23082025-09-03T17:06:22.255Z+ ptime -m cargo build -Z unstable-options --timings=json --workspace --exclude=omicron-nexus --tests --locked --verbose
23092025-09-03T17:06:28.140Z Compiling proc-macro2 v1.0.95
23102025-09-03T17:06:28.140Z Compiling unicode-ident v1.0.18
23112025-09-03T17:06:28.140Z Compiling libc v0.2.174
23122025-09-03T17:06:28.180Z Compiling serde v1.0.219
23132025-09-03T17:06:28.180Z Compiling cfg-if v1.0.1
23142025-09-03T17:06:28.180Z Compiling autocfg v1.4.0
23152025-09-03T17:06:28.180Z Compiling memchr v2.7.4
23162025-09-03T17:06:28.180Z Compiling value-bag v1.9.0
23172025-09-03T17:06:28.180Z Running `/home/build/.rustup/toolchains/1.89.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=3727b666c15c9d5a -C extra-filename=-7265f5e56e6dd534 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro2-7265f5e56e6dd534 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23182025-09-03T17:06:28.181Z Running `/home/build/.rustup/toolchains/1.89.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=c8af50ec24cb74ad -C extra-filename=-61a7fbc6a507fd3d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09-03T17:06:28.260Z Running `/home/build/.rustup/toolchains/1.89.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=6a83fcab1ebc83d6 -C extra-filename=-90c8964f92bb0a86 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09-03T17:06:28.260Z Running `/home/build/.rustup/toolchains/1.89.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=00390f6b21ed75f1 -C extra-filename=-7ff594781744ccfd --out-dir /work/oxidecomputer/omicron/target/debug/build/serde-7ff594781744ccfd -L 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-09-03T17:06:28.323Z Running `/home/build/.rustup/toolchains/1.89.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=a04439526b7eb636 -C extra-filename=-9ace2eb27fda07f3 --out-dir /work/oxidecomputer/omicron/target/debug/build/libc-9ace2eb27fda07f3 -L 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-09-03T17:06:28.359Z Running `/home/build/.rustup/toolchains/1.89.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=3565453dbdbc7b8d -C extra-filename=-05926289794639c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09-03T17:06:28.359Z Running `/home/build/.rustup/toolchains/1.89.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=a2b5130ace00369f -C extra-filename=-16cff964c3cef883 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09-03T17:06:28.465Z Running `/home/build/.rustup/toolchains/1.89.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=6fa315ffe448b5a9 -C extra-filename=-10ab7de2df72a452 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09-03T17:06:28.729Z Compiling smallvec v1.15.1
23262025-09-03T17:06:28.730Z Compiling version_check v0.9.5
23272025-09-03T17:06:28.730Z Running `/home/build/.rustup/toolchains/1.89.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=528dc7d126a915a0 -C extra-filename=-590a634e5a2f8629 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09-03T17:06:28.763Z Running `/home/build/.rustup/toolchains/1.89.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=d86b9848ad31aaa1 -C extra-filename=-034ec1d881020e41 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23292025-09-03T17:06:29.166Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro2-7265f5e56e6dd534/build-script-build`
23302025-09-03T17:06:29.267Z Running `/work/oxidecomputer/omicron/target/debug/build/serde-7ff594781744ccfd/build-script-build`
23312025-09-03T17:06:29.424Z Running `/work/oxidecomputer/omicron/target/debug/build/libc-9ace2eb27fda07f3/build-script-build`
23322025-09-03T17:06:29.457Z Compiling log v0.4.27
23332025-09-03T17:06:29.510Z Running `/home/build/.rustup/toolchains/1.89.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=1071a83bbd2cda86 -C extra-filename=-a76b93ce4f157850 --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-05926289794639c0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23342025-09-03T17:06:29.549Z Compiling itoa v1.0.11
23352025-09-03T17:06:29.549Z Running `/home/build/.rustup/toolchains/1.89.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=eb0a58b31a6e244c -C extra-filename=-c3d4b3c7bce6ae9f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23362025-09-03T17:06:29.586Z Compiling scopeguard v1.2.0
23372025-09-03T17:06:29.620Z Running `/home/build/.rustup/toolchains/1.89.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=c52232c317831277 -C extra-filename=-905e3bb7cf1dddb8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23382025-09-03T17:06:29.658Z Running `/home/build/.rustup/toolchains/1.89.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=5ed727bbc0db891b -C extra-filename=-784c297e68e85669 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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"))'`
23392025-09-03T17:06:29.803Z Compiling portable-atomic v1.11.0
23402025-09-03T17:06:29.840Z Running `/home/build/.rustup/toolchains/1.89.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=351dee0fbc51337f -C extra-filename=-1640517f1a139279 --out-dir /work/oxidecomputer/omicron/target/debug/build/portable-atomic-1640517f1a139279 -L 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-09-03T17:06:29.890Z Compiling libm v0.2.8
23422025-09-03T17:06:29.890Z Compiling lock_api v0.4.12
23432025-09-03T17:06:29.891Z Running `/home/build/.rustup/toolchains/1.89.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=d9d6fb612ca90607 -C extra-filename=-5bb591e0d2e2589c --out-dir /work/oxidecomputer/omicron/target/debug/build/libm-5bb591e0d2e2589c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23442025-09-03T17:06:29.930Z Running `/home/build/.rustup/toolchains/1.89.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=801498701d4e4738 -C extra-filename=-bc94ad7b51a5ac2d --out-dir /work/oxidecomputer/omicron/target/debug/build/lock_api-bc94ad7b51a5ac2d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-90c8964f92bb0a86.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23452025-09-03T17:06:30.030Z Compiling num-traits v0.2.19
23462025-09-03T17:06:30.082Z Running `/home/build/.rustup/toolchains/1.89.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=194ce841212814c9 -C extra-filename=-862561e759921f66 --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-61a7fbc6a507fd3d.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)'`
23472025-09-03T17:06:30.122Z Running `/home/build/.rustup/toolchains/1.89.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=9e6b9d6a71aafc02 -C extra-filename=-56b5b61900717c15 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-traits-56b5b61900717c15 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-90c8964f92bb0a86.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23482025-09-03T17:06:30.485Z Compiling stable_deref_trait v1.2.0
23492025-09-03T17:06:30.522Z Running `/home/build/.rustup/toolchains/1.89.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=e26ad9be82d5a60a -C extra-filename=-45a66a1c23392a23 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23502025-09-03T17:06:30.632Z Running `/work/oxidecomputer/omicron/target/debug/build/libm-5bb591e0d2e2589c/build-script-build`
23512025-09-03T17:06:30.666Z Compiling critical-section v1.1.3
23522025-09-03T17:06:30.666Z Running `/work/oxidecomputer/omicron/target/debug/build/lock_api-bc94ad7b51a5ac2d/build-script-build`
23532025-09-03T17:06:30.666Z Running `/work/oxidecomputer/omicron/target/debug/build/num-traits-56b5b61900717c15/build-script-build`
23542025-09-03T17:06:30.700Z Running `/home/build/.rustup/toolchains/1.89.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=cfa84f0c07e783aa -C extra-filename=-dc002b66dcf830d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23552025-09-03T17:06:30.823Z Compiling ryu v1.0.18
23562025-09-03T17:06:30.856Z Running `/home/build/.rustup/toolchains/1.89.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=e5088d9e899657ba -C extra-filename=-f2474c6cd59eb6fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23572025-09-03T17:06:30.856Z Running `/home/build/.rustup/toolchains/1.89.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=a291f6c37d42b905 -C extra-filename=-e6b4b2826539f8a4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23582025-09-03T17:06:30.994Z Running `/home/build/.rustup/toolchains/1.89.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=4cc50c5bba4299b8 -C extra-filename=-eeecc61b289458a6 --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-905e3bb7cf1dddb8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_const_fn_trait_bound`
23592025-09-03T17:06:31.081Z Compiling pin-project-lite v0.2.14
23602025-09-03T17:06:31.119Z Running `/home/build/.rustup/toolchains/1.89.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=17b47334d9d652b2 -C extra-filename=-b0b6dd2d12616bf1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23612025-09-03T17:06:31.175Z Compiling serde_json v1.0.142
23622025-09-03T17:06:31.212Z Running `/home/build/.rustup/toolchains/1.89.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.142/build.rs --error-format=json --json=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=29e1d84290bcb73f -C extra-filename=-ad1c82997fb01f81 --out-dir /work/oxidecomputer/omicron/target/debug/build/serde_json-ad1c82997fb01f81 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23632025-09-03T17:06:31.318Z Compiling getrandom v0.3.1
23642025-09-03T17:06:31.356Z Running `/home/build/.rustup/toolchains/1.89.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=490ea06192687952 -C extra-filename=-f614163d8e5b83ff --out-dir /work/oxidecomputer/omicron/target/debug/build/getrandom-f614163d8e5b83ff -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23652025-09-03T17:06:31.391Z Compiling quote v1.0.40
23662025-09-03T17:06:31.391Z Compiling getrandom v0.2.15
23672025-09-03T17:06:31.391Z Running `/home/build/.rustup/toolchains/1.89.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=401c2dd90034585a -C extra-filename=-3e7e2e136806e48c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23682025-09-03T17:06:31.391Z Running `/home/build/.rustup/toolchains/1.89.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=a8883db81edb908f -C extra-filename=-1f3893cab9c1cac2 --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-16cff964c3cef883.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23692025-09-03T17:06:31.588Z Running `/work/oxidecomputer/omicron/target/debug/build/portable-atomic-1640517f1a139279/build-script-build`
23702025-09-03T17:06:31.679Z Compiling litemap v0.7.3
23712025-09-03T17:06:31.679Z Running `/home/build/.rustup/toolchains/1.89.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=22c16aa30008f08d -C extra-filename=-77475923b5850dce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23722025-09-03T17:06:31.797Z Running `/home/build/.rustup/toolchains/1.89.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=32c4e7ba082e4de0 -C extra-filename=-51e5d1e7a99effa1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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"))'`
23732025-09-03T17:06:31.865Z Running `/work/oxidecomputer/omicron/target/debug/build/serde_json-ad1c82997fb01f81/build-script-build`
23742025-09-03T17:06:31.974Z Compiling writeable v0.5.5
23752025-09-03T17:06:32.008Z Running `/home/build/.rustup/toolchains/1.89.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=5ec82db3fe59e6c6 -C extra-filename=-b351e0eb4211557d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09-03T17:06:32.193Z Compiling syn v2.0.104
23772025-09-03T17:06:32.231Z Running `/home/build/.rustup/toolchains/1.89.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=d7e2df7636275fed -C extra-filename=-3b56629d53d220b7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-61a7fbc6a507fd3d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23782025-09-03T17:06:32.322Z Running `/home/build/.rustup/toolchains/1.89.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=2a170afafb30e8da -C extra-filename=-e7bbba1d1c8c50c5 --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-e6b4b2826539f8a4.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)'`
23792025-09-03T17:06:32.357Z Compiling percent-encoding v2.3.1
23802025-09-03T17:06:32.358Z Running `/home/build/.rustup/toolchains/1.89.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=4be29dd8195291c6 -C extra-filename=-0cc1548a24fd9f67 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23812025-09-03T17:06:32.399Z Compiling shlex v1.3.0
23822025-09-03T17:06:32.452Z Running `/home/build/.rustup/toolchains/1.89.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=df2e360dc5ae5a24 -C extra-filename=-c15408658c23372f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09-03T17:06:32.485Z Running `/work/oxidecomputer/omicron/target/debug/build/getrandom-f614163d8e5b83ff/build-script-build`
23842025-09-03T17:06:32.533Z Compiling allocator-api2 v0.2.21
23852025-09-03T17:06:32.533Z Running `/home/build/.rustup/toolchains/1.89.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=91f2dc571e465d1e -C extra-filename=-5f468c981a16e35e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09-03T17:06:32.599Z Running `/home/build/.rustup/toolchains/1.89.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=d86023ced5d0dc74 -C extra-filename=-710e91481cd0b98a --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-16cff964c3cef883.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23872025-09-03T17:06:32.743Z Compiling equivalent v1.0.2
23882025-09-03T17:06:32.779Z Running `/home/build/.rustup/toolchains/1.89.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=36fe075e3db67a01 -C extra-filename=-233a566562667d8f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23892025-09-03T17:06:32.815Z Compiling foldhash v0.1.5
23902025-09-03T17:06:32.815Z Running `/home/build/.rustup/toolchains/1.89.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=0cf7cfd2909745e1 -C extra-filename=-0a48cc8b19067905 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23912025-09-03T17:06:32.945Z Compiling icu_locid_transform_data v1.5.0
23922025-09-03T17:06:32.978Z Running `/home/build/.rustup/toolchains/1.89.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=ab472e01cebfd6ca -C extra-filename=-70658073d33ae4c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23932025-09-03T17:06:33.012Z Compiling parking_lot_core v0.9.10
23942025-09-03T17:06:33.075Z Running `/home/build/.rustup/toolchains/1.89.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=ba732d52a468209e -C extra-filename=-ee9c711cc0d452e7 --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-ee9c711cc0d452e7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23952025-09-03T17:06:33.123Z Compiling once_cell v1.21.3
23962025-09-03T17:06:33.159Z Running `/home/build/.rustup/toolchains/1.89.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=b2aa99e04564f5a6 -C extra-filename=-9f184b9950c390eb --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-dc002b66dcf830d0.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-51e5d1e7a99effa1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23972025-09-03T17:06:33.192Z Compiling rand_core v0.6.4
23982025-09-03T17:06:33.247Z Running `/home/build/.rustup/toolchains/1.89.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=4f16870d2f5e140f -C extra-filename=-9979076a98167996 --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-1f3893cab9c1cac2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23992025-09-03T17:06:33.340Z Compiling icu_properties_data v1.5.0
24002025-09-03T17:06:33.375Z Compiling jobserver v0.1.32
24012025-09-03T17:06:33.376Z Running `/home/build/.rustup/toolchains/1.89.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=c4c3f5070ea88f88 -C extra-filename=-ac5fcfe50a1dcd02 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24022025-09-03T17:06:33.376Z Running `/home/build/.rustup/toolchains/1.89.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=9079834563068801 -C extra-filename=-3085a4fa79a09e9e --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-784c297e68e85669.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24032025-09-03T17:06:33.471Z Compiling hashbrown v0.15.4
24042025-09-03T17:06:33.564Z Running `/home/build/.rustup/toolchains/1.89.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=c894f0bd0ac03364 -C extra-filename=-9caa1f323c45c460 --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-5f468c981a16e35e.rmeta --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-233a566562667d8f.rmeta --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-0a48cc8b19067905.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24052025-09-03T17:06:33.619Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-ee9c711cc0d452e7/build-script-build`
24062025-09-03T17:06:33.663Z Compiling semver v1.0.26
24072025-09-03T17:06:33.699Z Running `/home/build/.rustup/toolchains/1.89.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=40ab04cabb8e4a93 -C extra-filename=-df0a915ae2c959ae --out-dir /work/oxidecomputer/omicron/target/debug/build/semver-df0a915ae2c959ae -L 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-09-03T17:06:33.788Z Running `/home/build/.rustup/toolchains/1.89.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=2ab12a0faf7340ba -C extra-filename=-a343125fedd28133 --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-16cff964c3cef883.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-590a634e5a2f8629.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24092025-09-03T17:06:33.822Z Compiling write16 v1.0.0
24102025-09-03T17:06:33.822Z Running `/home/build/.rustup/toolchains/1.89.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=e9494c365aff5efb -C extra-filename=-6b0b9c285f21b156 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24112025-09-03T17:06:33.903Z Compiling utf8_iter v1.0.4
24122025-09-03T17:06:33.903Z Running `/home/build/.rustup/toolchains/1.89.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=14c64be97b004b76 -C extra-filename=-84bbf4dc3c0a9cb3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24132025-09-03T17:06:34.090Z Compiling icu_normalizer_data v1.5.0
24142025-09-03T17:06:34.125Z Running `/home/build/.rustup/toolchains/1.89.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=cfd0d48cfcc636df -C extra-filename=-b3c4991b6ca67627 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24152025-09-03T17:06:34.359Z Compiling utf16_iter v1.0.5
24162025-09-03T17:06:34.394Z Running `/home/build/.rustup/toolchains/1.89.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=525076f0998307bf -C extra-filename=-b7317b621dd1fd3e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24172025-09-03T17:06:34.443Z Compiling parking_lot v0.12.3
24182025-09-03T17:06:34.514Z Running `/home/build/.rustup/toolchains/1.89.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=698f10eca379680c -C extra-filename=-029a03c6d83b09b5 --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-eeecc61b289458a6.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-a343125fedd28133.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24192025-09-03T17:06:34.547Z Running `/work/oxidecomputer/omicron/target/debug/build/semver-df0a915ae2c959ae/build-script-build`
24202025-09-03T17:06:34.603Z Compiling cc v1.2.30
24212025-09-03T17:06:34.637Z Compiling form_urlencoded v1.2.1
24222025-09-03T17:06:34.637Z Running `/home/build/.rustup/toolchains/1.89.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=2634c9f9cc288243 -C extra-filename=-c405cbfc7820faca --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-3085a4fa79a09e9e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-c15408658c23372f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24232025-09-03T17:06:34.680Z Running `/home/build/.rustup/toolchains/1.89.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=eef4dbd4390df449 -C extra-filename=-2be51631477f9ca5 --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-0cc1548a24fd9f67.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24242025-09-03T17:06:34.739Z Compiling subtle v2.6.1
24252025-09-03T17:06:34.778Z Compiling signal-hook-registry v1.4.2
24262025-09-03T17:06:34.778Z Running `/home/build/.rustup/toolchains/1.89.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=3027c8763e9e9776 -C extra-filename=-d7c287191cccedb3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24272025-09-03T17:06:34.818Z Running `/home/build/.rustup/toolchains/1.89.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=d2def9f5e0f6624b -C extra-filename=-984a8d27e5d119e9 --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-784c297e68e85669.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24282025-09-03T17:06:34.862Z Compiling regex-syntax v0.8.5
24292025-09-03T17:06:34.928Z Running `/home/build/.rustup/toolchains/1.89.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=4df2cf5286049e34 -C extra-filename=-ea2fa3130f21e300 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24302025-09-03T17:06:35.101Z Compiling errno v0.3.12
24312025-09-03T17:06:35.134Z Running `/home/build/.rustup/toolchains/1.89.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=b2e53585689c6834 -C extra-filename=-66c18ca0d8ab3a57 --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-784c297e68e85669.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24322025-09-03T17:06:35.210Z Compiling fnv v1.0.7
24332025-09-03T17:06:35.257Z Running `/home/build/.rustup/toolchains/1.89.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=1c1660e95b0f484c -C extra-filename=-63bbafb28e7d7eb7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24342025-09-03T17:06:35.293Z Compiling byteorder v1.5.0
24352025-09-03T17:06:35.293Z Running `/home/build/.rustup/toolchains/1.89.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=01456c37c448d0f0 -C extra-filename=-bf80f7a3bae0a263 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24362025-09-03T17:06:35.477Z Compiling aho-corasick v1.1.3
24372025-09-03T17:06:35.513Z Running `/home/build/.rustup/toolchains/1.89.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=a934ca65b921e3b4 -C extra-filename=-fa37e0de09fa0fe8 --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-10ab7de2df72a452.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24382025-09-03T17:06:35.549Z Compiling mio v1.0.2
24392025-09-03T17:06:35.549Z Running `/home/build/.rustup/toolchains/1.89.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=a8f19a7615cf0b66 -C extra-filename=-158cf049d676bd12 --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-784c297e68e85669.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24402025-09-03T17:06:35.594Z Compiling futures-core v0.3.31
24412025-09-03T17:06:35.594Z Running `/home/build/.rustup/toolchains/1.89.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=25062395613a1fb7 -C extra-filename=-a7543549df8e10d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24422025-09-03T17:06:35.798Z Compiling typenum v1.17.0
24432025-09-03T17:06:35.836Z Running `/home/build/.rustup/toolchains/1.89.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=3a52a8ea5b1d1435 -C extra-filename=-c43bcef096a5d052 --out-dir /work/oxidecomputer/omicron/target/debug/build/typenum-c43bcef096a5d052 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24442025-09-03T17:06:36.062Z Compiling generic-array v0.14.7
24452025-09-03T17:06:36.096Z Running `/home/build/.rustup/toolchains/1.89.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=6b6b79ffeab73f54 -C extra-filename=-5b73b6a89f1b8521 --out-dir /work/oxidecomputer/omicron/target/debug/build/generic-array-5b73b6a89f1b8521 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-034ec1d881020e41.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24462025-09-03T17:06:36.141Z Compiling heck v0.5.0
24472025-09-03T17:06:36.175Z Running `/home/build/.rustup/toolchains/1.89.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=e060d62de6161cc8 -C extra-filename=-9612a25fb0aed7d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24482025-09-03T17:06:36.665Z Running `/work/oxidecomputer/omicron/target/debug/build/generic-array-5b73b6a89f1b8521/build-script-build`
24492025-09-03T17:06:36.831Z Compiling rustix v0.38.37
24502025-09-03T17:06:36.872Z Compiling thiserror v1.0.69
24512025-09-03T17:06:36.872Z Running `/home/build/.rustup/toolchains/1.89.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=6f5271dcc79895c2 -C extra-filename=-ca08b9b2809b9498 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-ca08b9b2809b9498 -L 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-09-03T17:06:36.872Z Running `/home/build/.rustup/toolchains/1.89.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=9bd51d35a5d4f44a -C extra-filename=-723bb18637d6ca27 --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-723bb18637d6ca27 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24532025-09-03T17:06:37.020Z Compiling socket2 v0.6.0
24542025-09-03T17:06:37.055Z Running `/home/build/.rustup/toolchains/1.89.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=09d762c3d23a7cc4 -C extra-filename=-61256d08fa97d3e4 --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-784c297e68e85669.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24552025-09-03T17:06:37.155Z Running `/work/oxidecomputer/omicron/target/debug/build/typenum-c43bcef096a5d052/build-script-main`
24562025-09-03T17:06:37.455Z Running `/home/build/.rustup/toolchains/1.89.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=f1158a11966ddc86 -C extra-filename=-99d143f44a798912 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24572025-09-03T17:06:37.707Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-723bb18637d6ca27/build-script-build`
24582025-09-03T17:06:37.766Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-ca08b9b2809b9498/build-script-build`
24592025-09-03T17:06:38.088Z Compiling either v1.15.0
24602025-09-03T17:06:38.123Z Running `/home/build/.rustup/toolchains/1.89.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=016836f35aa36f48 -C extra-filename=-c14636abdee91fd2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24612025-09-03T17:06:38.167Z Compiling iana-time-zone v0.1.63
24622025-09-03T17:06:38.201Z Running `/home/build/.rustup/toolchains/1.89.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=f78b60f928c0f9e4 -C extra-filename=-fe7adf2a3d3ea3d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24632025-09-03T17:06:38.309Z Compiling futures-io v0.3.31
24642025-09-03T17:06:38.363Z Running `/home/build/.rustup/toolchains/1.89.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=0dd32105f72bcfee -C extra-filename=-ba54a4ee1bd11d0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24652025-09-03T17:06:38.700Z Compiling slab v0.4.9
24662025-09-03T17:06:38.758Z Running `/home/build/.rustup/toolchains/1.89.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=fd1096f95e770a65 -C extra-filename=-f8ac1c2de96c373a --out-dir /work/oxidecomputer/omicron/target/debug/build/slab-f8ac1c2de96c373a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-90c8964f92bb0a86.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24672025-09-03T17:06:38.758Z Compiling pkg-config v0.3.31
24682025-09-03T17:06:38.794Z Running `/home/build/.rustup/toolchains/1.89.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=68c6863ab5923cbb -C extra-filename=-3219be843653f8e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24692025-09-03T17:06:38.828Z Compiling spin v0.9.8
24702025-09-03T17:06:38.828Z Running `/home/build/.rustup/toolchains/1.89.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=91eda61eaaaa6fce -C extra-filename=-9bddb589b61cd740 --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-eeecc61b289458a6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24712025-09-03T17:06:38.890Z Compiling const-oid v0.9.6
24722025-09-03T17:06:38.963Z Running `/home/build/.rustup/toolchains/1.89.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=c96b445873476e2d -C extra-filename=-cabc6642a8d55355 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24732025-09-03T17:06:39.362Z Compiling regex-automata v0.4.8
24742025-09-03T17:06:39.402Z Running `/home/build/.rustup/toolchains/1.89.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=5bf170d5336d6a9e -C extra-filename=-5f2da1f73d56e025 --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-fa37e0de09fa0fe8.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-10ab7de2df72a452.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-ea2fa3130f21e300.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24752025-09-03T17:06:39.437Z Running `/work/oxidecomputer/omicron/target/debug/build/slab-f8ac1c2de96c373a/build-script-build`
24762025-09-03T17:06:39.499Z Compiling schemars v0.8.22
24772025-09-03T17:06:39.538Z Running `/home/build/.rustup/toolchains/1.89.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=b357c715f2903c7d -C extra-filename=-e4f5a7e6a3c63bac --out-dir /work/oxidecomputer/omicron/target/debug/build/schemars-e4f5a7e6a3c63bac -L 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-09-03T17:06:39.700Z Running `/home/build/.rustup/toolchains/1.89.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=82af22f095b8e42a -C extra-filename=-bfe8abbfd9cf056f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24792025-09-03T17:06:40.116Z Compiling dyn-clone v1.0.20
24802025-09-03T17:06:40.154Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name dyn_clone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dyn-clone-1.0.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=857b296a7ef62f94 -C extra-filename=-ba11f873af450cd1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24812025-09-03T17:06:40.199Z Running `/work/oxidecomputer/omicron/target/debug/build/schemars-e4f5a7e6a3c63bac/build-script-build`
24822025-09-03T17:06:40.242Z Compiling pin-utils v0.1.0
24832025-09-03T17:06:40.279Z Running `/home/build/.rustup/toolchains/1.89.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=11a763f856079a74 -C extra-filename=-89a013cd483bf7e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24842025-09-03T17:06:40.315Z Compiling futures-sink v0.3.31
24852025-09-03T17:06:40.315Z Running `/home/build/.rustup/toolchains/1.89.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=c56520534c0a659f -C extra-filename=-c194b658d59a65e1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24862025-09-03T17:06:40.450Z Compiling lazy_static v1.5.0
24872025-09-03T17:06:40.450Z Running `/home/build/.rustup/toolchains/1.89.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=e0df08f5496fc5bd -C extra-filename=-4921d2a92b76412d --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-9bddb589b61cd740.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24882025-09-03T17:06:40.516Z Compiling futures-task v0.3.31
24892025-09-03T17:06:40.549Z Running `/home/build/.rustup/toolchains/1.89.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=039d954012de556e -C extra-filename=-8856b408ff7e90e9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24902025-09-03T17:06:40.584Z Compiling futures-channel v0.3.31
24912025-09-03T17:06:40.633Z Running `/home/build/.rustup/toolchains/1.89.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=21c047924b11ee7a -C extra-filename=-03998943d15fa5cc --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-a7543549df8e10d9.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-c194b658d59a65e1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24922025-09-03T17:06:40.670Z Compiling cpufeatures v0.2.14
24932025-09-03T17:06:40.670Z Running `/home/build/.rustup/toolchains/1.89.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=50ad6d5944f878c0 -C extra-filename=-2a365cb9aa123394 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24942025-09-03T17:06:40.891Z Compiling synstructure v0.13.1
24952025-09-03T17:06:40.944Z Running `/home/build/.rustup/toolchains/1.89.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=2397708ed245a260 -C extra-filename=-83d281e1e2686ca5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24962025-09-03T17:06:40.978Z Compiling serde_derive_internals v0.29.1
24972025-09-03T17:06:40.978Z Running `/home/build/.rustup/toolchains/1.89.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=2d582f2098c7fae1 -C extra-filename=-c11cf1d82f02ed76 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24982025-09-03T17:06:41.028Z Compiling syn v1.0.109
24992025-09-03T17:06:41.064Z Running `/home/build/.rustup/toolchains/1.89.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=2102e73f1acbd758 -C extra-filename=-2c13866819a9a00a --out-dir /work/oxidecomputer/omicron/target/debug/build/syn-2c13866819a9a00a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25002025-09-03T17:06:41.229Z Compiling tracing-core v0.1.32
25012025-09-03T17:06:41.265Z Running `/home/build/.rustup/toolchains/1.89.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=58097872f84b5fa0 -C extra-filename=-2b1a8750eef1edf5 --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-9f184b9950c390eb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25022025-09-03T17:06:41.299Z Compiling strsim v0.11.1
25032025-09-03T17:06:41.299Z Running `/home/build/.rustup/toolchains/1.89.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=07de50fac00c3a7f -C extra-filename=-d5c7d0e7d580515e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25042025-09-03T17:06:41.562Z Compiling glob v0.3.2
25052025-09-03T17:06:41.595Z Running `/home/build/.rustup/toolchains/1.89.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=cdde8e8ee8886614 -C extra-filename=-558c6603bd35f247 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25062025-09-03T17:06:41.783Z Running `/work/oxidecomputer/omicron/target/debug/build/syn-2c13866819a9a00a/build-script-build`
25072025-09-03T17:06:41.918Z Running `/home/build/.rustup/toolchains/1.89.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=6cf564728caae4a4 -C extra-filename=-e4428997e05f97e4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-61a7fbc6a507fd3d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg syn_disable_nightly_tests`
25082025-09-03T17:06:42.163Z Compiling thiserror v2.0.12
25092025-09-03T17:06:42.198Z Running `/home/build/.rustup/toolchains/1.89.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=c9c986c96a77258e -C extra-filename=-33029e1afeaba0bc --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-33029e1afeaba0bc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25102025-09-03T17:06:42.607Z Compiling crossbeam-utils v0.8.21
25112025-09-03T17:06:42.646Z Running `/home/build/.rustup/toolchains/1.89.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=29a4d990480e4514 -C extra-filename=-d9e88792650f3b5c --out-dir /work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-d9e88792650f3b5c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25122025-09-03T17:06:42.681Z Compiling clang-sys v1.8.1
25132025-09-03T17:06:42.681Z Running `/home/build/.rustup/toolchains/1.89.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=e8a8a39b1a265415 -C extra-filename=-d4f1989dbec52f0d --out-dir /work/oxidecomputer/omicron/target/debug/build/clang-sys-d4f1989dbec52f0d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-558c6603bd35f247.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25142025-09-03T17:06:42.714Z Compiling prettyplease v0.2.36
25152025-09-03T17:06:42.751Z Running `/home/build/.rustup/toolchains/1.89.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=8b4a85229bd1f762 -C extra-filename=-933590c57889fcaf --out-dir /work/oxidecomputer/omicron/target/debug/build/prettyplease-933590c57889fcaf -L 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-09-03T17:06:43.030Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-33029e1afeaba0bc/build-script-build`
25172025-09-03T17:06:43.244Z Compiling minimal-lexical v0.2.1
25182025-09-03T17:06:43.288Z Running `/home/build/.rustup/toolchains/1.89.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=6e93e5c26b5e67e6 -C extra-filename=-133c350d5d408def --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25192025-09-03T17:06:43.322Z Running `/work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-d9e88792650f3b5c/build-script-build`
25202025-09-03T17:06:43.385Z Running `/work/oxidecomputer/omicron/target/debug/build/prettyplease-933590c57889fcaf/build-script-build`
25212025-09-03T17:06:43.458Z Compiling adler2 v2.0.0
25222025-09-03T17:06:43.498Z Running `/home/build/.rustup/toolchains/1.89.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=c8c5804edf096fad -C extra-filename=-8e12f79f84d3a568 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25232025-09-03T17:06:43.533Z Compiling paste v1.0.15
25242025-09-03T17:06:43.533Z Running `/home/build/.rustup/toolchains/1.89.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=aaadc8ff930d88be -C extra-filename=-30da2474664d5b61 --out-dir /work/oxidecomputer/omicron/target/debug/build/paste-30da2474664d5b61 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25252025-09-03T17:06:43.627Z Running `/home/build/.rustup/toolchains/1.89.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=a68f7dd44dfce337 -C extra-filename=-275a97d56be8b68f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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)'`
25262025-09-03T17:06:43.753Z Running `/work/oxidecomputer/omicron/target/debug/build/clang-sys-d4f1989dbec52f0d/build-script-build`
25272025-09-03T17:06:43.788Z Compiling libloading v0.8.5
25282025-09-03T17:06:43.788Z Running `/home/build/.rustup/toolchains/1.89.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=991ea57a531c2ee6 -C extra-filename=-98ca6764ba3391ab --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-16cff964c3cef883.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25292025-09-03T17:06:43.825Z Compiling nom v7.1.3
25302025-09-03T17:06:43.825Z Running `/home/build/.rustup/toolchains/1.89.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=8dc47ca32fb472b0 -C extra-filename=-ba17a7907081ab27 --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-10ab7de2df72a452.rmeta --extern minimal_lexical=/work/oxidecomputer/omicron/target/debug/deps/libminimal_lexical-133c350d5d408def.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25312025-09-03T17:06:43.864Z Compiling miniz_oxide v0.8.5
25322025-09-03T17:06:43.897Z Running `/home/build/.rustup/toolchains/1.89.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=88300cb2214a4b66 -C extra-filename=-db8244135795438c --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-8e12f79f84d3a568.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25332025-09-03T17:06:44.206Z Running `/work/oxidecomputer/omicron/target/debug/build/paste-30da2474664d5b61/build-script-build`
25342025-09-03T17:06:44.267Z Compiling vcpkg v0.2.15
25352025-09-03T17:06:44.267Z Running `/home/build/.rustup/toolchains/1.89.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=facba6063f83ce22 -C extra-filename=-e4b2ad7490e0f049 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25362025-09-03T17:06:44.347Z Running `/home/build/.rustup/toolchains/1.89.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=fdea234b45c7ed40 -C extra-filename=-4989bc0ffac4375f --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"))'`
25372025-09-03T17:06:44.919Z Running `/home/build/.rustup/toolchains/1.89.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=23153c7d76d5b502 -C extra-filename=-506de69e80e8f3e9 --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-558c6603bd35f247.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern libloading=/work/oxidecomputer/omicron/target/debug/deps/liblibloading-98ca6764ba3391ab.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25382025-09-03T17:06:45.755Z Running `/home/build/.rustup/toolchains/1.89.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=8bd4522cdcbb3c70 -C extra-filename=-90e570499299010f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.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)'`
25392025-09-03T17:06:45.809Z Compiling home v0.5.9
25402025-09-03T17:06:45.809Z Running `/home/build/.rustup/toolchains/1.89.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=2e35a946167ff3f8 -C extra-filename=-ea405cba7d288502 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25412025-09-03T17:06:46.114Z Compiling ring v0.17.14
25422025-09-03T17:06:46.148Z Running `/home/build/.rustup/toolchains/1.89.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=b305ffadd3ee9591 -C extra-filename=-9f63f4ec416bcf25 --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-9f63f4ec416bcf25 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-c405cbfc7820faca.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25432025-09-03T17:06:46.495Z Compiling serde_derive v1.0.219
25442025-09-03T17:06:46.528Z Running `/home/build/.rustup/toolchains/1.89.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=36e467e463bfb85a -C extra-filename=-7607030111f37c58 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25452025-09-03T17:06:46.563Z Compiling zeroize_derive v1.4.2
25462025-09-03T17:06:46.563Z Running `/home/build/.rustup/toolchains/1.89.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=6145e4e5337f546f -C extra-filename=-febe57d6479c8a33 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25472025-09-03T17:06:47.398Z Compiling zerofrom-derive v0.1.4
25482025-09-03T17:06:47.437Z Running `/home/build/.rustup/toolchains/1.89.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=2be7a889206b3941 -C extra-filename=-43eab770af210559 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern synstructure=/work/oxidecomputer/omicron/target/debug/deps/libsynstructure-83d281e1e2686ca5.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25492025-09-03T17:06:47.775Z Compiling yoke-derive v0.7.4
25502025-09-03T17:06:47.811Z Running `/home/build/.rustup/toolchains/1.89.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=354e3b695b19c44d -C extra-filename=-cc9f4ad7812f177a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern synstructure=/work/oxidecomputer/omicron/target/debug/deps/libsynstructure-83d281e1e2686ca5.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25512025-09-03T17:06:48.296Z Compiling zeroize v1.8.1
25522025-09-03T17:06:48.357Z Running `/home/build/.rustup/toolchains/1.89.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=83687c368896d7e1 -C extra-filename=-c543893b8fa11592 --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-febe57d6479c8a33.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25532025-09-03T17:06:48.762Z Compiling zerovec-derive v0.10.3
25542025-09-03T17:06:48.799Z Running `/home/build/.rustup/toolchains/1.89.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=208a81f18413a2c3 -C extra-filename=-48e6a06a0d5d34e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25552025-09-03T17:06:49.082Z Compiling displaydoc v0.2.5
25562025-09-03T17:06:49.118Z Running `/home/build/.rustup/toolchains/1.89.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=85a6efe75e2737de -C extra-filename=-272e61fe33fd09f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25572025-09-03T17:06:50.863Z Compiling icu_provider_macros v1.5.0
25582025-09-03T17:06:50.901Z Running `/home/build/.rustup/toolchains/1.89.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=91b7724d1a593289 -C extra-filename=-60499267f7ad5f92 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25592025-09-03T17:06:51.281Z Running `/home/build/.rustup/toolchains/1.89.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=8e37f213a5345244 -C extra-filename=-21ee97052524a47f --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-99d143f44a798912.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg relaxed_coherence`
25602025-09-03T17:06:51.641Z Compiling zerofrom v0.1.4
25612025-09-03T17:06:51.675Z Running `/home/build/.rustup/toolchains/1.89.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=8bae7da72f73a021 -C extra-filename=-cd2f23a793122731 --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-43eab770af210559.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25622025-09-03T17:06:51.709Z Compiling tokio-macros v2.5.0
25632025-09-03T17:06:51.787Z Running `/home/build/.rustup/toolchains/1.89.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=c4d63e49e8d997b2 -C extra-filename=-b2d4c7074af8cf21 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25642025-09-03T17:06:51.876Z Compiling thiserror-impl v1.0.69
25652025-09-03T17:06:51.911Z Running `/home/build/.rustup/toolchains/1.89.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=87d16feb1e728d8d -C extra-filename=-beca0ddbca599cfc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25662025-09-03T17:06:52.054Z Compiling yoke v0.7.4
25672025-09-03T17:06:52.127Z Running `/home/build/.rustup/toolchains/1.89.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=c922afbd630a11ab -C extra-filename=-8323a3db30448042 --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-45a66a1c23392a23.rmeta --extern yoke_derive=/work/oxidecomputer/omicron/target/debug/deps/libyoke_derive-cc9f4ad7812f177a.so --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-cd2f23a793122731.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25682025-09-03T17:06:52.694Z Compiling zerovec v0.10.4
25692025-09-03T17:06:52.727Z Running `/home/build/.rustup/toolchains/1.89.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=aa3d6e830b57d4e7 -C extra-filename=-55b34681b4417b5a --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-8323a3db30448042.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-cd2f23a793122731.rmeta --extern zerovec_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerovec_derive-48e6a06a0d5d34e8.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25702025-09-03T17:06:52.767Z Compiling regex v1.11.1
25712025-09-03T17:06:52.767Z Running `/home/build/.rustup/toolchains/1.89.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=6a55345920422bda -C extra-filename=-9cd5ce373896e612 --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-fa37e0de09fa0fe8.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-10ab7de2df72a452.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-5f2da1f73d56e025.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-ea2fa3130f21e300.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25722025-09-03T17:06:53.152Z Compiling crypto-common v0.1.6
25732025-09-03T17:06:53.186Z Running `/home/build/.rustup/toolchains/1.89.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=0265131b1021eff2 -C extra-filename=-72f113c130892b2e --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-21ee97052524a47f.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-9979076a98167996.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-99d143f44a798912.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25742025-09-03T17:06:53.478Z Compiling zerocopy-derive v0.7.35
25752025-09-03T17:06:53.515Z Running `/home/build/.rustup/toolchains/1.89.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=033dffe6e07832a0 -C extra-filename=-cf2b65072afe1c3b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25762025-09-03T17:06:53.855Z Compiling schemars_derive v0.8.22
25772025-09-03T17:06:53.894Z Running `/home/build/.rustup/toolchains/1.89.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=86ce2b0079c3bf44 -C extra-filename=-c5bfdea971379498 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern serde_derive_internals=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive_internals-c11cf1d82f02ed76.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25782025-09-03T17:06:54.245Z Compiling block-buffer v0.10.4
25792025-09-03T17:06:54.329Z Running `/home/build/.rustup/toolchains/1.89.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=753dbc07a3a06392 -C extra-filename=-2c39dd650224b550 --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-21ee97052524a47f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25802025-09-03T17:06:54.754Z Compiling digest v0.10.7
25812025-09-03T17:06:54.795Z Running `/home/build/.rustup/toolchains/1.89.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=82920b9b95a20250 -C extra-filename=-c03652d8d6c88650 --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-2c39dd650224b550.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-cabc6642a8d55355.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-72f113c130892b2e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d7c287191cccedb3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25822025-09-03T17:06:54.943Z Running `/home/build/.rustup/toolchains/1.89.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=fada7c8dd3a6afc4 -C extra-filename=-6742c73914dcd771 --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-7607030111f37c58.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)'`
25832025-09-03T17:06:55.452Z Compiling tinystr v0.7.6
25842025-09-03T17:06:55.452Z Running `/home/build/.rustup/toolchains/1.89.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=8d820af0f61170d5 -C extra-filename=-d7b20f1b294fa302 --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-272e61fe33fd09f2.so --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-55b34681b4417b5a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25852025-09-03T17:06:55.729Z Compiling icu_collections v1.5.0
25862025-09-03T17:06:55.772Z Running `/home/build/.rustup/toolchains/1.89.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=b57443c381427098 -C extra-filename=-39f3b41000ebc3d6 --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-272e61fe33fd09f2.so --extern yoke=/work/oxidecomputer/omicron/target/debug/deps/libyoke-8323a3db30448042.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-cd2f23a793122731.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-55b34681b4417b5a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25872025-09-03T17:06:55.808Z Running `/home/build/.rustup/toolchains/1.89.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=8b07cedef0f7231c -C extra-filename=-8d6090023597e797 --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-beca0ddbca599cfc.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)'`
25882025-09-03T17:06:56.056Z Compiling icu_locid v1.5.0
25892025-09-03T17:06:56.120Z Running `/home/build/.rustup/toolchains/1.89.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=431a80b370379044 -C extra-filename=-30b883b1f0e7482d --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-272e61fe33fd09f2.so --extern litemap=/work/oxidecomputer/omicron/target/debug/deps/liblitemap-77475923b5850dce.rmeta --extern tinystr=/work/oxidecomputer/omicron/target/debug/deps/libtinystr-d7b20f1b294fa302.rmeta --extern writeable=/work/oxidecomputer/omicron/target/debug/deps/libwriteable-b351e0eb4211557d.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-55b34681b4417b5a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25902025-09-03T17:06:56.160Z Compiling futures-macro v0.3.31
25912025-09-03T17:06:56.160Z Running `/home/build/.rustup/toolchains/1.89.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=491708af2c491994 -C extra-filename=-75098c99d9acd08e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25922025-09-03T17:06:56.220Z Compiling zerocopy v0.7.35
25932025-09-03T17:06:56.263Z Compiling tracing-attributes v0.1.27
25942025-09-03T17:06:56.263Z Running `/home/build/.rustup/toolchains/1.89.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=2dfa75e8b12950fb -C extra-filename=-d77465ec1bbbf54e --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-bf80f7a3bae0a263.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-cf2b65072afe1c3b.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25952025-09-03T17:06:56.263Z Running `/home/build/.rustup/toolchains/1.89.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=58dec7a0b4401bb2 -C extra-filename=-6d9702fa88c7578b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25962025-09-03T17:06:56.572Z Compiling thiserror-impl v2.0.12
25972025-09-03T17:06:56.610Z Running `/home/build/.rustup/toolchains/1.89.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=58af0c8933e09ef3 -C extra-filename=-fcadd7b44e27b3b7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25982025-09-03T17:06:57.668Z Compiling icu_provider v1.5.0
25992025-09-03T17:06:57.702Z Running `/home/build/.rustup/toolchains/1.89.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=7880bc8faaffc6b3 -C extra-filename=-338ce5bae009f513 --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-272e61fe33fd09f2.so --extern icu_locid=/work/oxidecomputer/omicron/target/debug/deps/libicu_locid-30b883b1f0e7482d.rmeta --extern icu_provider_macros=/work/oxidecomputer/omicron/target/debug/deps/libicu_provider_macros-60499267f7ad5f92.so --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-45a66a1c23392a23.rmeta --extern tinystr=/work/oxidecomputer/omicron/target/debug/deps/libtinystr-d7b20f1b294fa302.rmeta --extern writeable=/work/oxidecomputer/omicron/target/debug/deps/libwriteable-b351e0eb4211557d.rmeta --extern yoke=/work/oxidecomputer/omicron/target/debug/deps/libyoke-8323a3db30448042.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-cd2f23a793122731.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-55b34681b4417b5a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26002025-09-03T17:06:57.899Z Compiling ppv-lite86 v0.2.20
26012025-09-03T17:06:57.977Z Running `/home/build/.rustup/toolchains/1.89.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=3a30cfdfa2b86b7e -C extra-filename=-be98e4fd96343ce6 --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-d77465ec1bbbf54e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26022025-09-03T17:06:58.029Z Compiling cexpr v0.6.0
26032025-09-03T17:06:58.065Z Running `/home/build/.rustup/toolchains/1.89.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=f559b838fdad27d6 -C extra-filename=-14c7795bddbba0a2 --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-ba17a7907081ab27.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26042025-09-03T17:06:58.738Z Compiling futures-util v0.3.31
26052025-09-03T17:06:58.779Z Compiling block-padding v0.3.3
26062025-09-03T17:06:58.779Z Running `/home/build/.rustup/toolchains/1.89.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=b87c2883447bd565 -C extra-filename=-6e7395cf40cb439c --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-03998943d15fa5cc.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a7543549df8e10d9.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-ba54a4ee1bd11d0a.rmeta --extern futures_macro=/work/oxidecomputer/omicron/target/debug/deps/libfutures_macro-75098c99d9acd08e.so --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-c194b658d59a65e1.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-8856b408ff7e90e9.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-10ab7de2df72a452.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-b0b6dd2d12616bf1.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-89a013cd483bf7e3.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-bfe8abbfd9cf056f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26072025-09-03T17:06:58.779Z Running `/home/build/.rustup/toolchains/1.89.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=1859e689fe2306fa -C extra-filename=-2dae36682d77a0ff --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-21ee97052524a47f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26082025-09-03T17:06:58.976Z Compiling icu_locid_transform v1.5.0
26092025-09-03T17:06:59.016Z Running `/home/build/.rustup/toolchains/1.89.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=024a8892a643a1f2 -C extra-filename=-3da1b6698d27d5cd --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-272e61fe33fd09f2.so --extern icu_locid=/work/oxidecomputer/omicron/target/debug/deps/libicu_locid-30b883b1f0e7482d.rmeta --extern icu_locid_transform_data=/work/oxidecomputer/omicron/target/debug/deps/libicu_locid_transform_data-70658073d33ae4c3.rmeta --extern icu_provider=/work/oxidecomputer/omicron/target/debug/deps/libicu_provider-338ce5bae009f513.rmeta --extern tinystr=/work/oxidecomputer/omicron/target/debug/deps/libtinystr-d7b20f1b294fa302.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-55b34681b4417b5a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26102025-09-03T17:06:59.170Z Compiling powerfmt v0.2.0
26112025-09-03T17:06:59.210Z Running `/home/build/.rustup/toolchains/1.89.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=62186cdd2aaff3ce -C extra-filename=-fd550e37968ebaae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26122025-09-03T17:06:59.277Z Compiling time-core v0.1.2
26132025-09-03T17:06:59.313Z Running `/home/build/.rustup/toolchains/1.89.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=bed1a890fae1520a -C extra-filename=-0f87582dbcb8ac4e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26142025-09-03T17:06:59.553Z Compiling num-conv v0.1.0
26152025-09-03T17:06:59.589Z Running `/home/build/.rustup/toolchains/1.89.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=a9711a988c5da212 -C extra-filename=-a56e6390dcbaca0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26162025-09-03T17:06:59.830Z Compiling deranged v0.3.11
26172025-09-03T17:06:59.863Z Running `/home/build/.rustup/toolchains/1.89.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=75bb81f0fa2d3032 -C extra-filename=-e2bb56708743d491 --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-fd550e37968ebaae.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26182025-09-03T17:07:00.002Z Compiling time-macros v0.2.18
26192025-09-03T17:07:00.069Z Running `/home/build/.rustup/toolchains/1.89.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=1de90c9d550fcd9a -C extra-filename=-26fc495392366fac --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-a56e6390dcbaca0e.rlib --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-0f87582dbcb8ac4e.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26202025-09-03T17:07:00.110Z Compiling inout v0.1.3
26212025-09-03T17:07:00.110Z Running `/home/build/.rustup/toolchains/1.89.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=9152c7d7febae6c4 -C extra-filename=-119e9b0cd754c80a --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-2dae36682d77a0ff.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-21ee97052524a47f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26222025-09-03T17:07:00.502Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-9f63f4ec416bcf25/build-script-build`
26232025-09-03T17:07:00.796Z Compiling tracing v0.1.40
26242025-09-03T17:07:00.830Z Running `/home/build/.rustup/toolchains/1.89.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=f8feb6b32d1e8c47 -C extra-filename=-c408e455ac50c684 --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-a76b93ce4f157850.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-b0b6dd2d12616bf1.rmeta --extern tracing_attributes=/work/oxidecomputer/omicron/target/debug/deps/libtracing_attributes-6d9702fa88c7578b.so --extern tracing_core=/work/oxidecomputer/omicron/target/debug/deps/libtracing_core-2b1a8750eef1edf5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26252025-09-03T17:07:00.882Z Compiling icu_properties v1.5.1
26262025-09-03T17:07:00.921Z Running `/home/build/.rustup/toolchains/1.89.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=9d594711e888c294 -C extra-filename=-874c63b48098de97 --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-272e61fe33fd09f2.so --extern icu_collections=/work/oxidecomputer/omicron/target/debug/deps/libicu_collections-39f3b41000ebc3d6.rmeta --extern icu_locid_transform=/work/oxidecomputer/omicron/target/debug/deps/libicu_locid_transform-3da1b6698d27d5cd.rmeta --extern icu_properties_data=/work/oxidecomputer/omicron/target/debug/deps/libicu_properties_data-ac5fcfe50a1dcd02.rmeta --extern icu_provider=/work/oxidecomputer/omicron/target/debug/deps/libicu_provider-338ce5bae009f513.rmeta --extern tinystr=/work/oxidecomputer/omicron/target/debug/deps/libtinystr-d7b20f1b294fa302.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-55b34681b4417b5a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26272025-09-03T17:07:01.719Z Running `/home/build/.rustup/toolchains/1.89.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=f7680a15d4441a79 -C extra-filename=-33544f2ccf232005 --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-fcadd7b44e27b3b7.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)'`
26282025-09-03T17:07:01.771Z Compiling num_threads v0.1.7
26292025-09-03T17:07:01.805Z Running `/home/build/.rustup/toolchains/1.89.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=52b7ff571a27ee21 -C extra-filename=-df3097d1e893322a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26302025-09-03T17:07:02.059Z Compiling bytes v1.10.1
26312025-09-03T17:07:02.120Z Running `/home/build/.rustup/toolchains/1.89.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=ae9d337a6e47f133 -C extra-filename=-7fc25a4247ca8d94 --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-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26322025-09-03T17:07:02.157Z Compiling bitflags v2.9.1
26332025-09-03T17:07:02.157Z Running `/home/build/.rustup/toolchains/1.89.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=cb6103e89877e2d9 -C extra-filename=-685ac79a84b69255 --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-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26342025-09-03T17:07:02.334Z Running `/home/build/.rustup/toolchains/1.89.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.142/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=d5aa51c56aa8bf96 -C extra-filename=-17a0b274f593e0b9 --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-c3d4b3c7bce6ae9f.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-10ab7de2df72a452.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-f2474c6cd59eb6fd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.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"))'`
26352025-09-03T17:07:02.460Z Running `/home/build/.rustup/toolchains/1.89.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=ece433d19b239166 -C extra-filename=-ff23ca41994ba411 --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-6742c73914dcd771.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)'`
26362025-09-03T17:07:02.826Z Running `/home/build/.rustup/toolchains/1.89.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=6016d47fe2432042 -C extra-filename=-1f2143ef03012a20 --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-685ac79a84b69255.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-66c18ca0d8ab3a57.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish`
26372025-09-03T17:07:03.437Z Compiling indexmap v2.10.0
26382025-09-03T17:07:03.515Z Running `/home/build/.rustup/toolchains/1.89.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=d677822cf23fb066 -C extra-filename=-f3f41ccd8f8b0723 --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-233a566562667d8f.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-9caa1f323c45c460.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26392025-09-03T17:07:03.968Z Compiling tokio v1.47.0
26402025-09-03T17:07:04.007Z Running `/home/build/.rustup/toolchains/1.89.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=fc529fbd3d0bacaf -C extra-filename=-f07c819980ac1b50 --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-7fc25a4247ca8d94.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-158cf049d676bd12.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-029a03c6d83b09b5.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-b0b6dd2d12616bf1.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-984a8d27e5d119e9.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-61256d08fa97d3e4.rmeta --extern tokio_macros=/work/oxidecomputer/omicron/target/debug/deps/libtokio_macros-b2d4c7074af8cf21.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26412025-09-03T17:07:04.409Z Compiling chrono v0.4.41
26422025-09-03T17:07:04.445Z Running `/home/build/.rustup/toolchains/1.89.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=cc860c9ef31f6e48 -C extra-filename=-4595a8b79348ae0e --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-fe7adf2a3d3ea3d2.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e7bbba1d1c8c50c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26432025-09-03T17:07:05.465Z Compiling uuid v1.17.0
26442025-09-03T17:07:05.465Z Running `/home/build/.rustup/toolchains/1.89.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=5de81572f2b440ca -C extra-filename=-7065f3fe0d49b2df --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-710e91481cd0b98a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26452025-09-03T17:07:06.053Z Compiling http v1.3.1
26462025-09-03T17:07:06.092Z Running `/home/build/.rustup/toolchains/1.89.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=fa0925406c517592 -C extra-filename=-01d4044bf31cfb08 --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-7fc25a4247ca8d94.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-63bbafb28e7d7eb7.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-c3d4b3c7bce6ae9f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26472025-09-03T17:07:06.193Z Compiling icu_normalizer v1.5.0
26482025-09-03T17:07:06.228Z Running `/home/build/.rustup/toolchains/1.89.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=6ff2e64a532d60fe -C extra-filename=-c282b64a62a56d0a --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-272e61fe33fd09f2.so --extern icu_collections=/work/oxidecomputer/omicron/target/debug/deps/libicu_collections-39f3b41000ebc3d6.rmeta --extern icu_normalizer_data=/work/oxidecomputer/omicron/target/debug/deps/libicu_normalizer_data-b3c4991b6ca67627.rmeta --extern icu_properties=/work/oxidecomputer/omicron/target/debug/deps/libicu_properties-874c63b48098de97.rmeta --extern icu_provider=/work/oxidecomputer/omicron/target/debug/deps/libicu_provider-338ce5bae009f513.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-590a634e5a2f8629.rmeta --extern utf16_iter=/work/oxidecomputer/omicron/target/debug/deps/libutf16_iter-b7317b621dd1fd3e.rmeta --extern utf8_iter=/work/oxidecomputer/omicron/target/debug/deps/libutf8_iter-84bbf4dc3c0a9cb3.rmeta --extern write16=/work/oxidecomputer/omicron/target/debug/deps/libwrite16-6b0b9c285f21b156.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-55b34681b4417b5a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26492025-09-03T17:07:06.334Z Compiling serde_tokenstream v0.2.2
26502025-09-03T17:07:06.370Z Running `/home/build/.rustup/toolchains/1.89.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=e5f207cd7f1e083d -C extra-filename=-49ede7fd9a37f392 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26512025-09-03T17:07:07.138Z Compiling time v0.3.36
26522025-09-03T17:07:07.177Z Running `/home/build/.rustup/toolchains/1.89.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=513de65232feeeb8 -C extra-filename=-214680a193c04733 --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-e2bb56708743d491.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-c3d4b3c7bce6ae9f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern num_conv=/work/oxidecomputer/omicron/target/debug/deps/libnum_conv-a56e6390dcbaca0e.rmeta --extern num_threads=/work/oxidecomputer/omicron/target/debug/deps/libnum_threads-df3097d1e893322a.rmeta --extern powerfmt=/work/oxidecomputer/omicron/target/debug/deps/libpowerfmt-fd550e37968ebaae.rmeta --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-0f87582dbcb8ac4e.rmeta --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-26fc495392366fac.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26532025-09-03T17:07:07.213Z Compiling cipher v0.4.4
26542025-09-03T17:07:07.284Z Running `/home/build/.rustup/toolchains/1.89.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=dd6ea9212bbac06c -C extra-filename=-9a68ddfa25d2136d --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-72f113c130892b2e.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-119e9b0cd754c80a.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26552025-09-03T17:07:07.323Z Compiling itertools v0.12.1
26562025-09-03T17:07:07.357Z Running `/home/build/.rustup/toolchains/1.89.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=7f33f082525915bf -C extra-filename=-fd7f55707a725433 --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-c14636abdee91fd2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26572025-09-03T17:07:07.897Z Compiling idna_adapter v1.2.0
26582025-09-03T17:07:07.932Z Running `/home/build/.rustup/toolchains/1.89.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=2965750f5eb02ebe -C extra-filename=-d139ca3031653b28 --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-c282b64a62a56d0a.rmeta --extern icu_properties=/work/oxidecomputer/omicron/target/debug/deps/libicu_properties-874c63b48098de97.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26592025-09-03T17:07:08.328Z Compiling idna v1.0.3
26602025-09-03T17:07:08.364Z Running `/home/build/.rustup/toolchains/1.89.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=964a832f1fce868d -C extra-filename=-a4fd74ac2468524c --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-d139ca3031653b28.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-590a634e5a2f8629.rmeta --extern utf8_iter=/work/oxidecomputer/omicron/target/debug/deps/libutf8_iter-84bbf4dc3c0a9cb3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26612025-09-03T17:07:08.411Z Compiling bindgen v0.69.5
26622025-09-03T17:07:08.450Z Running `/home/build/.rustup/toolchains/1.89.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=87bdec01ef2296ac -C extra-filename=-8b11b984ce953e99 --out-dir /work/oxidecomputer/omicron/target/debug/build/bindgen-8b11b984ce953e99 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26632025-09-03T17:07:08.596Z Compiling base64 v0.22.1
26642025-09-03T17:07:08.632Z Running `/home/build/.rustup/toolchains/1.89.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=fc0ab0aebee0361f -C extra-filename=-43fec2c760c1f6ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26652025-09-03T17:07:08.751Z Compiling which v4.4.2
26662025-09-03T17:07:08.788Z Running `/home/build/.rustup/toolchains/1.89.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=77baab74a0324827 -C extra-filename=-f2987feeb8e1ccef --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-c14636abdee91fd2.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-ea405cba7d288502.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-1f2143ef03012a20.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26672025-09-03T17:07:09.128Z Compiling ipnet v2.11.0
26682025-09-03T17:07:09.163Z Running `/home/build/.rustup/toolchains/1.89.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=231ab9ba9a16e8cd -C extra-filename=-dace2deac663e6fe --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-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26692025-09-03T17:07:09.517Z Compiling url v2.5.4
26702025-09-03T17:07:09.553Z Running `/home/build/.rustup/toolchains/1.89.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=726d7e1ff00fc914 -C extra-filename=-8174e7630f5aa349 --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-2be51631477f9ca5.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-a4fd74ac2468524c.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0cc1548a24fd9f67.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26712025-09-03T17:07:09.588Z Compiling rustc-hash v1.1.0
26722025-09-03T17:07:09.588Z Running `/home/build/.rustup/toolchains/1.89.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=38e9ebdd84bc6acc -C extra-filename=-4b1110e3cc35dd24 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09-03T17:07:09.695Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-8b11b984ce953e99/build-script-build`
26742025-09-03T17:07:09.800Z Compiling gimli v0.31.1
26752025-09-03T17:07:09.833Z Running `/home/build/.rustup/toolchains/1.89.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=35253150937364d5 -C extra-filename=-b49da655f5083794 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26762025-09-03T17:07:09.928Z Compiling httparse v1.9.5
26772025-09-03T17:07:09.970Z Running `/home/build/.rustup/toolchains/1.89.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=cef1727ca1897165 -C extra-filename=-c82a386cce90bda1 --out-dir /work/oxidecomputer/omicron/target/debug/build/httparse-c82a386cce90bda1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26782025-09-03T17:07:10.383Z Compiling atomic-waker v1.1.2
26792025-09-03T17:07:10.459Z Running `/home/build/.rustup/toolchains/1.89.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=c2dc08a51d4cc53c -C extra-filename=-ba25972e878f73b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09-03T17:07:10.613Z Compiling lazycell v1.3.0
26812025-09-03T17:07:10.661Z Running `/home/build/.rustup/toolchains/1.89.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=b00bc4169b271e50 -C extra-filename=-a3d8602276865aa7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09-03T17:07:10.702Z Compiling cmake v0.1.51
26832025-09-03T17:07:10.737Z Running `/home/build/.rustup/toolchains/1.89.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=84a06fbe8f56ceb9 -C extra-filename=-de354ad5a94ad54d --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-c405cbfc7820faca.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26842025-09-03T17:07:10.772Z Compiling object v0.36.5
26852025-09-03T17:07:10.772Z Running `/home/build/.rustup/toolchains/1.89.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=6108c2f79bc9cb46 -C extra-filename=-ddb6c3b5f172fda8 --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-10ab7de2df72a452.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26862025-09-03T17:07:10.982Z Running `/home/build/.rustup/toolchains/1.89.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=2a456201ec885bb8 -C extra-filename=-d20a87168018c93f --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-685ac79a84b69255.rmeta --extern cexpr=/work/oxidecomputer/omicron/target/debug/deps/libcexpr-14c7795bddbba0a2.rmeta --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-506de69e80e8f3e9.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-fd7f55707a725433.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4921d2a92b76412d.rmeta --extern lazycell=/work/oxidecomputer/omicron/target/debug/deps/liblazycell-a3d8602276865aa7.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-90e570499299010f.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-4b1110e3cc35dd24.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-c15408658c23372f.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rmeta --extern which=/work/oxidecomputer/omicron/target/debug/deps/libwhich-f2987feeb8e1ccef.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26872025-09-03T17:07:11.035Z Running `/home/build/.rustup/toolchains/1.89.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=62bae59e59a0f81d -C extra-filename=-eb575204b5be09b2 --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-7fc25a4247ca8d94.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-ba11f873af450cd1.rmeta --extern schemars_derive=/work/oxidecomputer/omicron/target/debug/deps/libschemars_derive-c5bfdea971379498.so --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rmeta --extern uuid1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_atomic64 --cfg std_atomic`
26882025-09-03T17:07:11.801Z Running `/work/oxidecomputer/omicron/target/debug/build/httparse-c82a386cce90bda1/build-script-build`
26892025-09-03T17:07:11.932Z Compiling base64ct v1.6.0
26902025-09-03T17:07:11.966Z Running `/home/build/.rustup/toolchains/1.89.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=44b5acdab9f6b6c4 -C extra-filename=-918dddd36587fd89 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26912025-09-03T17:07:12.003Z Compiling untrusted v0.9.0
26922025-09-03T17:07:12.003Z Running `/home/build/.rustup/toolchains/1.89.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=f701984c3127b75f -C extra-filename=-7037838c93d6b265 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26932025-09-03T17:07:12.281Z Compiling rustc-demangle v0.1.24
26942025-09-03T17:07:12.314Z Running `/home/build/.rustup/toolchains/1.89.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=4e02cc3728313384 -C extra-filename=-e12f84d378735be7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26952025-09-03T17:07:12.839Z Compiling dunce v1.0.5
26962025-09-03T17:07:12.873Z Running `/home/build/.rustup/toolchains/1.89.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=c00789c241c14d06 -C extra-filename=-07ef0643f32e7ad8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09-03T17:07:13.066Z Compiling anyhow v1.0.99
26982025-09-03T17:07:13.103Z Running `/home/build/.rustup/toolchains/1.89.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.99/build.rs --error-format=json --json=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=ed225afd82fee87e -C extra-filename=-a16e563cbf5da838 --out-dir /work/oxidecomputer/omicron/target/debug/build/anyhow-a16e563cbf5da838 -L 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-09-03T17:07:13.232Z Compiling fs_extra v1.3.0
27002025-09-03T17:07:13.294Z Running `/home/build/.rustup/toolchains/1.89.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=ab038303a108a882 -C extra-filename=-80eadfd9742d9184 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09-03T17:07:13.385Z Running `/home/build/.rustup/toolchains/1.89.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=85f520d86c489fe9 -C extra-filename=-af4b1351daf744bb --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-16cff964c3cef883.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-1f3893cab9c1cac2.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-7037838c93d6b265.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-0a6b4c36067e829f/out -l static=ring_core_0_17_14_ -l static=ring_core_0_17_14__test`
27022025-09-03T17:07:13.949Z Running `/home/build/.rustup/toolchains/1.89.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=01a514d2647380b1 -C extra-filename=-57fa867c6f0b37c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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`
27032025-09-03T17:07:14.012Z Running `/work/oxidecomputer/omicron/target/debug/build/anyhow-a16e563cbf5da838/build-script-build`
27042025-09-03T17:07:14.975Z Compiling addr2line v0.24.2
27052025-09-03T17:07:15.009Z Running `/home/build/.rustup/toolchains/1.89.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=3aeaff88db9bb7d1 -C extra-filename=-0f16cff09b9c46f9 --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-b49da655f5083794.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27062025-09-03T17:07:15.042Z Compiling sha2 v0.10.9
27072025-09-03T17:07:15.099Z Running `/home/build/.rustup/toolchains/1.89.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=c03039376d62b542 -C extra-filename=-775a80fd19be5757 --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-16cff964c3cef883.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-2a365cb9aa123394.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-c03652d8d6c88650.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27082025-09-03T17:07:15.633Z Compiling tokio-util v0.7.15
27092025-09-03T17:07:15.674Z Running `/home/build/.rustup/toolchains/1.89.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="futures-util"' --cfg 'feature="hashbrown"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=89151aa849ac7b4d -C extra-filename=-fb301ec7943183bf --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-7fc25a4247ca8d94.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a7543549df8e10d9.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-c194b658d59a65e1.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-6e7395cf40cb439c.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-9caa1f323c45c460.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-b0b6dd2d12616bf1.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-bfe8abbfd9cf056f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27102025-09-03T17:07:15.711Z Compiling hmac v0.12.1
27112025-09-03T17:07:15.711Z Running `/home/build/.rustup/toolchains/1.89.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=34ade475c06e7aa1 -C extra-filename=-6ae10ea56cda503c --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-c03652d8d6c88650.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27122025-09-03T17:07:16.043Z Compiling rand_chacha v0.3.1
27132025-09-03T17:07:16.078Z Running `/home/build/.rustup/toolchains/1.89.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=5fca7394380603c0 -C extra-filename=-4a669e4ad0e21ffe --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-be98e4fd96343ce6.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-9979076a98167996.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27142025-09-03T17:07:16.226Z Compiling rustls-pki-types v1.10.0
27152025-09-03T17:07:16.277Z Running `/home/build/.rustup/toolchains/1.89.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=555d01ccef1aba01 -C extra-filename=-8d90c9b7d736ccd2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27162025-09-03T17:07:17.515Z Compiling rand v0.8.5
27172025-09-03T17:07:17.553Z Running `/home/build/.rustup/toolchains/1.89.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=732ee4a6a9a48b12 -C extra-filename=-d797afaf21e29317 --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-784c297e68e85669.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-4a669e4ad0e21ffe.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-9979076a98167996.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27182025-09-03T17:07:18.700Z Compiling aws-lc-rs v1.12.4
27192025-09-03T17:07:18.739Z Running `/home/build/.rustup/toolchains/1.89.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=1dfde9abdcf429c3 -C extra-filename=-83f69c8739eaed10 --out-dir /work/oxidecomputer/omicron/target/debug/build/aws-lc-rs-83f69c8739eaed10 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27202025-09-03T17:07:18.775Z Compiling http-body v1.0.1
27212025-09-03T17:07:18.775Z Running `/home/build/.rustup/toolchains/1.89.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=9bb72809a9cd92a0 -C extra-filename=-4e9172ec7057384e --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-7fc25a4247ca8d94.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27222025-09-03T17:07:19.120Z Compiling toml_datetime v0.6.11
27232025-09-03T17:07:19.160Z Running `/home/build/.rustup/toolchains/1.89.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=174ecf53fc417ad0 -C extra-filename=-08331bbb5132ebf2 --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-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27242025-09-03T17:07:19.211Z Compiling serde_spanned v0.6.9
27252025-09-03T17:07:19.211Z Running `/home/build/.rustup/toolchains/1.89.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=0cd7fef8c9958540 -C extra-filename=-184c2cffaaf99411 --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-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27262025-09-03T17:07:19.247Z Compiling pem-rfc7468 v0.7.0
27272025-09-03T17:07:19.247Z Running `/home/build/.rustup/toolchains/1.89.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=a5f4794a8d26912f -C extra-filename=-20be41f6f1f20a39 --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-918dddd36587fd89.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27282025-09-03T17:07:19.410Z Compiling backtrace v0.3.74
27292025-09-03T17:07:19.447Z Running `/home/build/.rustup/toolchains/1.89.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=ce71d2744ed56752 -C extra-filename=-62ecda7ee8118116 --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-0f16cff09b9c46f9.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-db8244135795438c.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-ddb6c3b5f172fda8.rmeta --extern rustc_demangle=/work/oxidecomputer/omicron/target/debug/deps/librustc_demangle-e12f84d378735be7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27302025-09-03T17:07:19.566Z Compiling openssl-sys v0.9.109
27312025-09-03T17:07:19.603Z Running `/home/build/.rustup/toolchains/1.89.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=018848136c4b61c4 -C extra-filename=-c21fb4d41b021f4b --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-sys-c21fb4d41b021f4b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-c405cbfc7820faca.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-3219be843653f8e7.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-e4b2ad7490e0f049.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27322025-09-03T17:07:19.914Z Compiling httpdate v1.0.3
27332025-09-03T17:07:19.953Z Running `/home/build/.rustup/toolchains/1.89.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=46822caa3ff74047 -C extra-filename=-2cf7c64e6a195268 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27342025-09-03T17:07:19.991Z Compiling untrusted v0.7.1
27352025-09-03T17:07:19.991Z Running `/home/build/.rustup/toolchains/1.89.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=c141a696d765c171 -C extra-filename=-1922086bdd3a1ec3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27362025-09-03T17:07:20.083Z Compiling try-lock v0.2.5
27372025-09-03T17:07:20.169Z Running `/home/build/.rustup/toolchains/1.89.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=c0a13c8815a3e33f -C extra-filename=-08fde45f36bd8eab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27382025-09-03T17:07:20.207Z Compiling utf8parse v0.2.2
27392025-09-03T17:07:20.207Z Running `/home/build/.rustup/toolchains/1.89.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=5f0219eaa151ecdb -C extra-filename=-6a075776c3b4ea6e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27402025-09-03T17:07:20.380Z Compiling rustversion v1.0.17
27412025-09-03T17:07:20.414Z Running `/home/build/.rustup/toolchains/1.89.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=90a4df5500214b84 -C extra-filename=-bbf737519d05f1b2 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustversion-bbf737519d05f1b2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27422025-09-03T17:07:20.476Z Compiling want v0.3.1
27432025-09-03T17:07:20.476Z Running `/home/build/.rustup/toolchains/1.89.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=4341aecb623d4334 -C extra-filename=-c495d1e93384ff37 --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-08fde45f36bd8eab.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27442025-09-03T17:07:20.518Z Compiling h2 v0.4.6
27452025-09-03T17:07:20.518Z Running `/home/build/.rustup/toolchains/1.89.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=2819285ea3a0b531 -C extra-filename=-2d2421cc322135a9 --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-ba25972e878f73b0.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-63bbafb28e7d7eb7.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a7543549df8e10d9.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-c194b658d59a65e1.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f3f41ccd8f8b0723.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-bfe8abbfd9cf056f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c408e455ac50c684.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27462025-09-03T17:07:20.587Z Compiling tower-service v0.3.3
27472025-09-03T17:07:20.624Z Running `/home/build/.rustup/toolchains/1.89.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=ce171b42ee135973 -C extra-filename=-93d9dc3a9e15f08e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09-03T17:07:20.883Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/lib.rs --error-format=json --json=diagnostic-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=1d5024ff01e068c6 -C extra-filename=-154ac5e51bbc76fd --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-62ecda7ee8118116.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)'`
27492025-09-03T17:07:20.922Z Compiling async-trait v0.1.89
27502025-09-03T17:07:20.922Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.89/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5c1b11cf779b7f26 -C extra-filename=-629bb59000983610 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27512025-09-03T17:07:21.081Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-sys-c21fb4d41b021f4b/build-script-main`
27522025-09-03T17:07:21.230Z Compiling der_derive v0.7.3
27532025-09-03T17:07:21.280Z Running `/home/build/.rustup/toolchains/1.89.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=c42ae56af55bd485 -C extra-filename=-ca6ecd1b58c13a30 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27542025-09-03T17:07:21.496Z Compiling slog v2.7.0
27552025-09-03T17:07:21.535Z Running `/work/oxidecomputer/omicron/target/debug/build/rustversion-bbf737519d05f1b2/build-script-build`
27562025-09-03T17:07:21.535Z Running `/home/build/.rustup/toolchains/1.89.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=d7d6e863751a65b8 -C extra-filename=-0b04305fec5a44d6 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-0b04305fec5a44d6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27572025-09-03T17:07:21.640Z Running `/home/build/.rustup/toolchains/1.89.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=e22a1835f28dbeed -C extra-filename=-700e1be1048d1d0d --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"))'`
27582025-09-03T17:07:21.884Z Compiling flagset v0.4.6
27592025-09-03T17:07:21.920Z Running `/home/build/.rustup/toolchains/1.89.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=3e8ba097fe30c025 -C extra-filename=-5fd3f5e6a5f80454 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27602025-09-03T17:07:22.266Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-0b04305fec5a44d6/build-script-build`
27612025-09-03T17:07:22.311Z Compiling pbkdf2 v0.12.2
27622025-09-03T17:07:22.345Z Running `/home/build/.rustup/toolchains/1.89.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=303f26da26545b18 -C extra-filename=-4b43be8659572ea9 --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-c03652d8d6c88650.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-6ae10ea56cda503c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27632025-09-03T17:07:22.401Z Compiling aes v0.8.4
27642025-09-03T17:07:22.439Z Running `/home/build/.rustup/toolchains/1.89.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=42220afd1f1b551d -C extra-filename=-f9f50c543f0f550d --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-16cff964c3cef883.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9a68ddfa25d2136d.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-2a365cb9aa123394.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27652025-09-03T17:07:22.584Z Compiling anstyle v1.0.11
27662025-09-03T17:07:22.619Z Running `/home/build/.rustup/toolchains/1.89.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=594abc26d21e3a5e -C extra-filename=-ca4ebf2465e25529 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09-03T17:07:22.989Z Compiling mime v0.3.17
27682025-09-03T17:07:23.028Z Running `/home/build/.rustup/toolchains/1.89.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=5203b046030db305 -C extra-filename=-72ce21d76a94c4bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27692025-09-03T17:07:23.146Z Running `/home/build/.rustup/toolchains/1.89.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=fa564a8400b2664f -C extra-filename=-a44f3921b7a9222f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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`
27702025-09-03T17:07:23.281Z Compiling salsa20 v0.10.2
27712025-09-03T17:07:23.321Z Running `/home/build/.rustup/toolchains/1.89.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=932f844a2655e5ba -C extra-filename=-5cc76b7ada3f9f99 --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-9a68ddfa25d2136d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27722025-09-03T17:07:23.604Z Compiling cbc v0.1.2
27732025-09-03T17:07:23.642Z Running `/home/build/.rustup/toolchains/1.89.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=76bf0219057ee61c -C extra-filename=-cc3fdeb6fe1694fa --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-9a68ddfa25d2136d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27742025-09-03T17:07:23.681Z Compiling foreign-types-shared v0.1.1
27752025-09-03T17:07:23.717Z Running `/home/build/.rustup/toolchains/1.89.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=3cfa8b0f562eeba5 -C extra-filename=-79e682475b9969ca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09-03T17:07:23.859Z Compiling openssl v0.10.73
27772025-09-03T17:07:23.896Z Running `/home/build/.rustup/toolchains/1.89.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=36edad7b58cf7767 -C extra-filename=-8fdddfab2c328ffa --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-8fdddfab2c328ffa -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27782025-09-03T17:07:23.953Z Compiling openssl-probe v0.1.5
27792025-09-03T17:07:23.954Z Running `/home/build/.rustup/toolchains/1.89.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=e7d58ad6695f0386 -C extra-filename=-6fa859ae0a6e2845 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27802025-09-03T17:07:24.002Z Compiling foreign-types v0.3.2
27812025-09-03T17:07:24.040Z Running `/home/build/.rustup/toolchains/1.89.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=27fc21865c5ee115 -C extra-filename=-44b668ede8600b95 --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-79e682475b9969ca.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27822025-09-03T17:07:24.126Z Compiling scrypt v0.11.0
27832025-09-03T17:07:24.161Z Compiling der v0.7.9
27842025-09-03T17:07:24.161Z Running `/home/build/.rustup/toolchains/1.89.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=460c675f42f5adc5 -C extra-filename=-e2a2f190363e4f64 --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-4b43be8659572ea9.rmeta --extern salsa20=/work/oxidecomputer/omicron/target/debug/deps/libsalsa20-5cc76b7ada3f9f99.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27852025-09-03T17:07:24.162Z Running `/home/build/.rustup/toolchains/1.89.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=9cbae6f40180872a -C extra-filename=-250649ad227a7235 --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-cabc6642a8d55355.rmeta --extern der_derive=/work/oxidecomputer/omicron/target/debug/deps/libder_derive-ca6ecd1b58c13a30.so --extern flagset=/work/oxidecomputer/omicron/target/debug/deps/libflagset-5fd3f5e6a5f80454.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-20be41f6f1f20a39.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27862025-09-03T17:07:24.285Z Running `/home/build/.rustup/toolchains/1.89.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=322f8a4a87ff13f6 -C extra-filename=-9029463f50607d27 --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-784c297e68e85669.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)'`
27872025-09-03T17:07:24.421Z Compiling anstyle-parse v0.2.5
27882025-09-03T17:07:24.518Z Running `/home/build/.rustup/toolchains/1.89.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=3e9656a816d90c13 -C extra-filename=-679d85892bd55df8 --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-6a075776c3b4ea6e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27892025-09-03T17:07:24.557Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-8fdddfab2c328ffa/build-script-build`
27902025-09-03T17:07:24.627Z Compiling http-body-util v0.1.3
27912025-09-03T17:07:24.664Z Running `/home/build/.rustup/toolchains/1.89.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=b5ab5342e36f346a -C extra-filename=-57868c250e025ad0 --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-7fc25a4247ca8d94.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a7543549df8e10d9.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-4e9172ec7057384e.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-b0b6dd2d12616bf1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27922025-09-03T17:07:24.781Z Compiling rustc_version v0.4.1
27932025-09-03T17:07:24.818Z Running `/home/build/.rustup/toolchains/1.89.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=b775b9f53c1aa8e2 -C extra-filename=-33a3ebeae7cfdc24 --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-ff23ca41994ba411.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27942025-09-03T17:07:24.909Z Compiling openssl-macros v0.1.1
27952025-09-03T17:07:24.945Z Running `/home/build/.rustup/toolchains/1.89.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=aef8f1999d6338d7 -C extra-filename=-9aff3ed15fbf3cbb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27962025-09-03T17:07:25.400Z Compiling rustls v0.23.19
27972025-09-03T17:07:25.435Z Running `/home/build/.rustup/toolchains/1.89.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=9ce81a04f9092ac0 -C extra-filename=-8e9dab753c28e3d0 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-8e9dab753c28e3d0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27982025-09-03T17:07:25.471Z Compiling is_terminal_polyfill v1.70.1
27992025-09-03T17:07:25.471Z Running `/home/build/.rustup/toolchains/1.89.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=97cfce38514ec382 -C extra-filename=-6c19948950e8938e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28002025-09-03T17:07:25.650Z Compiling anstyle-query v1.1.1
28012025-09-03T17:07:25.691Z Running `/home/build/.rustup/toolchains/1.89.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=72399e9c3672a5ab -C extra-filename=-ba1701ad211ab7a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28022025-09-03T17:07:25.730Z Compiling colorchoice v1.0.2
28032025-09-03T17:07:25.730Z Running `/home/build/.rustup/toolchains/1.89.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=9e33bddd11dd184c -C extra-filename=-16945617df5fd344 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28042025-09-03T17:07:25.891Z Compiling terminal_size v0.4.0
28052025-09-03T17:07:25.943Z Running `/home/build/.rustup/toolchains/1.89.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=a93b80d59a1a1052 -C extra-filename=-ca422f2654b66bdd --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-1f2143ef03012a20.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28062025-09-03T17:07:25.981Z Compiling native-tls v0.2.12
28072025-09-03T17:07:25.981Z Compiling anstream v0.6.18
28082025-09-03T17:07:26.018Z Running `/home/build/.rustup/toolchains/1.89.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=f2acd2944aab1c6b -C extra-filename=-0ccc1ed03eaf0acb --out-dir /work/oxidecomputer/omicron/target/debug/build/native-tls-0ccc1ed03eaf0acb -L 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-09-03T17:07:26.054Z Running `/home/build/.rustup/toolchains/1.89.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=da4978dcdd10dcf8 -C extra-filename=-52aa35257e1956c1 --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-ca4ebf2465e25529.rmeta --extern anstyle_parse=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_parse-679d85892bd55df8.rmeta --extern anstyle_query=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_query-ba1701ad211ab7a9.rmeta --extern colorchoice=/work/oxidecomputer/omicron/target/debug/deps/libcolorchoice-16945617df5fd344.rmeta --extern is_terminal_polyfill=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal_polyfill-6c19948950e8938e.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-6a075776c3b4ea6e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28102025-09-03T17:07:26.095Z Running `/home/build/.rustup/toolchains/1.89.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=f2dd3e3830896975 -C extra-filename=-825a950909701285 --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-685ac79a84b69255.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-44b668ede8600b95.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-9f184b9950c390eb.rmeta --extern openssl_macros=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_macros-9aff3ed15fbf3cbb.so --extern ffi=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-9029463f50607d27.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)'`
28112025-09-03T17:07:26.144Z Compiling serde_urlencoded v0.7.1
28122025-09-03T17:07:26.144Z Running `/home/build/.rustup/toolchains/1.89.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=f31732214c1600af -C extra-filename=-6d353b8938f7cb8b --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-2be51631477f9ca5.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-c3d4b3c7bce6ae9f.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-f2474c6cd59eb6fd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28132025-09-03T17:07:26.262Z Compiling cookie v0.18.1
28142025-09-03T17:07:26.296Z Running `/home/build/.rustup/toolchains/1.89.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=765003f1ad6549e4 -C extra-filename=-447e460f7e8c9cfc --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-447e460f7e8c9cfc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-034ec1d881020e41.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28152025-09-03T17:07:26.596Z Running `/work/oxidecomputer/omicron/target/debug/build/native-tls-0ccc1ed03eaf0acb/build-script-build`
28162025-09-03T17:07:26.639Z Compiling encoding_rs v0.8.34
28172025-09-03T17:07:26.639Z Running `/home/build/.rustup/toolchains/1.89.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=1a9e7b9e1423758c -C extra-filename=-8ff8f10f7b344c0c --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-16cff964c3cef883.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28182025-09-03T17:07:26.828Z Compiling spki v0.7.3
28192025-09-03T17:07:26.861Z Running `/home/build/.rustup/toolchains/1.89.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=79a94fc8e567dd8d -C extra-filename=-7e26c5e7af5e2b81 --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-250649ad227a7235.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28202025-09-03T17:07:26.902Z Compiling litrs v0.4.1
28212025-09-03T17:07:26.902Z Running `/home/build/.rustup/toolchains/1.89.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=632d5277a3ca7c54 -C extra-filename=-688be1c929368d20 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28222025-09-03T17:07:27.041Z Compiling clap_lex v0.7.4
28232025-09-03T17:07:27.083Z Running `/home/build/.rustup/toolchains/1.89.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=5214e07c8fcb757b -C extra-filename=-400b34c57bdaf5de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28242025-09-03T17:07:27.354Z Compiling pkcs5 v0.7.1
28252025-09-03T17:07:27.388Z Running `/home/build/.rustup/toolchains/1.89.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=a292572243ad8087 -C extra-filename=-4ce14b86374410f9 --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-f9f50c543f0f550d.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-cc3fdeb6fe1694fa.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-250649ad227a7235.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-4b43be8659572ea9.rmeta --extern scrypt=/work/oxidecomputer/omicron/target/debug/deps/libscrypt-e2a2f190363e4f64.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-7e26c5e7af5e2b81.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28262025-09-03T17:07:27.712Z Compiling clap_builder v4.5.41
28272025-09-03T17:07:27.753Z Running `/home/build/.rustup/toolchains/1.89.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=318db4cf8a8fd150 -C extra-filename=-84d46add4b8597a5 --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-52aa35257e1956c1.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-ca4ebf2465e25529.rmeta --extern clap_lex=/work/oxidecomputer/omicron/target/debug/deps/libclap_lex-400b34c57bdaf5de.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-d5c7d0e7d580515e.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-ca422f2654b66bdd.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28282025-09-03T17:07:27.849Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-447e460f7e8c9cfc/build-script-build`
28292025-09-03T17:07:27.991Z Compiling clap_derive v4.5.41
28302025-09-03T17:07:28.030Z Running `/home/build/.rustup/toolchains/1.89.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=080d57636f2a2c0c -C extra-filename=-98b43f4db5a6b674 --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-9612a25fb0aed7d0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28312025-09-03T17:07:28.164Z Compiling pkcs8 v0.10.2
28322025-09-03T17:07:28.197Z Running `/home/build/.rustup/toolchains/1.89.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=33ff11037b395e11 -C extra-filename=-eef78c50bba7d059 --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-250649ad227a7235.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-4ce14b86374410f9.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-9979076a98167996.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-7e26c5e7af5e2b81.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28332025-09-03T17:07:28.623Z Compiling document-features v0.2.11
28342025-09-03T17:07:28.662Z Running `/home/build/.rustup/toolchains/1.89.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=855327c98cbed87c -C extra-filename=-f2d4dd3d11cddccc --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-688be1c929368d20.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28352025-09-03T17:07:29.231Z Compiling hyper v1.6.0
28362025-09-03T17:07:29.268Z Running `/home/build/.rustup/toolchains/1.89.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=83a54a00fd5fa191 -C extra-filename=-32b24d5d5a8d10b2 --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-7fc25a4247ca8d94.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-03998943d15fa5cc.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-6e7395cf40cb439c.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-2d2421cc322135a9.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-4e9172ec7057384e.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-57fa867c6f0b37c5.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-2cf7c64e6a195268.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-c3d4b3c7bce6ae9f.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-b0b6dd2d12616bf1.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-590a634e5a2f8629.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-c495d1e93384ff37.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28372025-09-03T17:07:30.285Z Compiling sync_wrapper v1.0.1
28382025-09-03T17:07:30.323Z Running `/home/build/.rustup/toolchains/1.89.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=e808c25b85e4b5ff -C extra-filename=-bf5271d3cd9bc83f --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-a7543549df8e10d9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28392025-09-03T17:07:30.556Z Compiling psl-types v2.0.11
28402025-09-03T17:07:30.593Z Running `/home/build/.rustup/toolchains/1.89.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=587ece8609611bd6 -C extra-filename=-36acca7acad4016f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28412025-09-03T17:07:30.860Z Compiling ucd-trie v0.1.7
28422025-09-03T17:07:30.894Z Running `/home/build/.rustup/toolchains/1.89.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=cbb559727cf7ce22 -C extra-filename=-3aefcf062b606d9e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28432025-09-03T17:07:31.549Z Compiling tower-layer v0.3.3
28442025-09-03T17:07:31.589Z Running `/home/build/.rustup/toolchains/1.89.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=b946daab5e1581f8 -C extra-filename=-b746b8e964d625a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28452025-09-03T17:07:31.623Z Compiling pest v2.7.14
28462025-09-03T17:07:31.682Z Running `/home/build/.rustup/toolchains/1.89.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=5cc12a9950cb7df2 -C extra-filename=-9e0873d6adc6278d --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-10ab7de2df72a452.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern ucd_trie=/work/oxidecomputer/omicron/target/debug/deps/libucd_trie-3aefcf062b606d9e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28472025-09-03T17:07:31.959Z Compiling tower v0.5.2
28482025-09-03T17:07:31.994Z Running `/home/build/.rustup/toolchains/1.89.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=43fc892a88b97aad -C extra-filename=-35dcbfbdda5680b4 --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-a7543549df8e10d9.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-6e7395cf40cb439c.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-b0b6dd2d12616bf1.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-bf5271d3cd9bc83f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-b746b8e964d625a6.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-93d9dc3a9e15f08e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28492025-09-03T17:07:32.166Z Compiling publicsuffix v2.3.0
28502025-09-03T17:07:32.202Z Running `/home/build/.rustup/toolchains/1.89.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=c7b295b24b0923ef -C extra-filename=-a0d3115928e02f1c --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-a4fd74ac2468524c.rmeta --extern psl_types=/work/oxidecomputer/omicron/target/debug/deps/libpsl_types-36acca7acad4016f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28512025-09-03T17:07:32.605Z Compiling hyper-util v0.1.16
28522025-09-03T17:07:32.642Z Running `/home/build/.rustup/toolchains/1.89.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=a43bc7bcc292bbd8 -C extra-filename=-153f6b9a67c64b83 --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-43fec2c760c1f6ef.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-03998943d15fa5cc.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a7543549df8e10d9.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-6e7395cf40cb439c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-4e9172ec7057384e.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-dace2deac663e6fe.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0cc1548a24fd9f67.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-b0b6dd2d12616bf1.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-61256d08fa97d3e4.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-93d9dc3a9e15f08e.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c408e455ac50c684.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28532025-09-03T17:07:33.031Z Running `/home/build/.rustup/toolchains/1.89.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=e889f3f3fee71dab -C extra-filename=-2e39810d14a71eec --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-0cc1548a24fd9f67.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-214680a193c04733.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28542025-09-03T17:07:33.182Z Running `/home/build/.rustup/toolchains/1.89.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=671ccddd13dbf542 -C extra-filename=-dd5c06506dcbf1d4 --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-a76b93ce4f157850.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-825a950909701285.rmeta --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-6fa859ae0a6e2845.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-9029463f50607d27.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`
28552025-09-03T17:07:33.797Z Compiling tokio-native-tls v0.3.1
28562025-09-03T17:07:33.836Z Running `/home/build/.rustup/toolchains/1.89.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=0b923fd45ee029f2 -C extra-filename=-19ab8b1ff09c5b0e --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-dd5c06506dcbf1d4.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.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`
28572025-09-03T17:07:33.958Z Compiling clap v4.5.41
28582025-09-03T17:07:33.994Z Running `/home/build/.rustup/toolchains/1.89.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=b284be02ee3fba00 -C extra-filename=-a14ce7aeffd438ca --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-84d46add4b8597a5.rmeta --extern clap_derive=/work/oxidecomputer/omicron/target/debug/deps/libclap_derive-98b43f4db5a6b674.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28592025-09-03T17:07:34.186Z Compiling rustls-native-certs v0.8.1
28602025-09-03T17:07:34.248Z Running `/home/build/.rustup/toolchains/1.89.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=6662e0ba4f0ff24a -C extra-filename=-24208ea6193a8b4f --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-6fa859ae0a6e2845.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-8d90c9b7d736ccd2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28612025-09-03T17:07:34.282Z Compiling webpki-roots v1.0.1
28622025-09-03T17:07:34.282Z Compiling openapiv3 v2.2.0
28632025-09-03T17:07:34.282Z Running `/home/build/.rustup/toolchains/1.89.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=37b3d2113082ed89 -C extra-filename=-f18049b973965a50 --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-8d90c9b7d736ccd2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28642025-09-03T17:07:34.282Z Running `/home/build/.rustup/toolchains/1.89.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=266848a5881e1cf2 -C extra-filename=-0d30b965b3e9aa6a --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-f3f41ccd8f8b0723.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28652025-09-03T17:07:34.603Z Compiling rand_core v0.9.3
28662025-09-03T17:07:34.641Z Running `/home/build/.rustup/toolchains/1.89.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.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="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("os_rng", "serde", "std"))' -C metadata=bb8f6a41b19793d0 -C extra-filename=-3708ad563010fdb5 --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-710e91481cd0b98a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28672025-09-03T17:07:34.874Z Compiling iri-string v0.7.8
28682025-09-03T17:07:34.913Z Running `/home/build/.rustup/toolchains/1.89.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=db3f1d3259f063f9 -C extra-filename=-d2cec82b2a8d1dae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28692025-09-03T17:07:35.059Z Compiling pest_meta v2.7.14
28702025-09-03T17:07:35.092Z Running `/home/build/.rustup/toolchains/1.89.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=e4b24d8bab77f6da -C extra-filename=-f0fbcc0e97f8e4db --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-9f184b9950c390eb.rmeta --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-9e0873d6adc6278d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28712025-09-03T17:07:35.309Z Compiling cookie_store v0.21.1
28722025-09-03T17:07:35.347Z Running `/home/build/.rustup/toolchains/1.89.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=8dfb77d3faf5114b -C extra-filename=-2524c912d26a1d2b --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-2e39810d14a71eec.rmeta --extern document_features=/work/oxidecomputer/omicron/target/debug/deps/libdocument_features-f2d4dd3d11cddccc.so --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-a4fd74ac2468524c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern publicsuffix=/work/oxidecomputer/omicron/target/debug/deps/libpublicsuffix-a0d3115928e02f1c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-7607030111f37c58.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-214680a193c04733.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28732025-09-03T17:07:35.388Z Compiling ipnetwork v0.21.1
28742025-09-03T17:07:35.388Z Running `/home/build/.rustup/toolchains/1.89.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=3fb251e9ee071600 -C extra-filename=-3fd9670d2037859a --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-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28752025-09-03T17:07:36.597Z Compiling hyper-tls v0.6.0
28762025-09-03T17:07:36.631Z Running `/home/build/.rustup/toolchains/1.89.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=6e5d5f3d1b3b2104 -C extra-filename=-5e210c612e7ccbf6 --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-7fc25a4247ca8d94.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-153f6b9a67c64b83.rmeta --extern native_tls=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-dd5c06506dcbf1d4.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-19ab8b1ff09c5b0e.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-93d9dc3a9e15f08e.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`
28772025-09-03T17:07:36.668Z Compiling scroll_derive v0.12.0
28782025-09-03T17:07:36.702Z Running `/home/build/.rustup/toolchains/1.89.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=7a8a189e61960e34 -C extra-filename=-431cb438e0087004 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28792025-09-03T17:07:37.144Z Compiling winnow v0.7.10
28802025-09-03T17:07:37.180Z Running `/home/build/.rustup/toolchains/1.89.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=884689e537244d7c -C extra-filename=-380517021d21c4e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28812025-09-03T17:07:37.254Z Compiling rustix v1.0.7
28822025-09-03T17:07:37.290Z Running `/home/build/.rustup/toolchains/1.89.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=192ef61eabb53c17 -C extra-filename=-14b27fbe90121ef1 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-14b27fbe90121ef1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28832025-09-03T17:07:37.326Z Compiling data-encoding v2.9.0
28842025-09-03T17:07:37.326Z Running `/home/build/.rustup/toolchains/1.89.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=88a3c62308bae1c8 -C extra-filename=-c59178062ea1bb1f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28852025-09-03T17:07:38.113Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-14b27fbe90121ef1/build-script-build`
28862025-09-03T17:07:38.538Z Compiling tower-http v0.6.6
28872025-09-03T17:07:38.577Z Running `/home/build/.rustup/toolchains/1.89.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=5b69755f6d5d81ea -C extra-filename=-bdd157ee8d1b8e9a --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-685ac79a84b69255.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-6e7395cf40cb439c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-4e9172ec7057384e.rmeta --extern iri_string=/work/oxidecomputer/omicron/target/debug/deps/libiri_string-d2cec82b2a8d1dae.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-b0b6dd2d12616bf1.rmeta --extern tower=/work/oxidecomputer/omicron/target/debug/deps/libtower-35dcbfbdda5680b4.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-b746b8e964d625a6.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-93d9dc3a9e15f08e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28882025-09-03T17:07:38.636Z Compiling scroll v0.12.0
28892025-09-03T17:07:38.670Z Running `/home/build/.rustup/toolchains/1.89.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=d0243884e1564f13 -C extra-filename=-a581c8da3ea34659 --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-431cb438e0087004.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28902025-09-03T17:07:39.083Z Compiling pest_generator v2.7.14
28912025-09-03T17:07:39.121Z Running `/home/build/.rustup/toolchains/1.89.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=198ff0e5451e2830 -C extra-filename=-6333e6fc7e761c1e --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-9e0873d6adc6278d.rmeta --extern pest_meta=/work/oxidecomputer/omicron/target/debug/deps/libpest_meta-f0fbcc0e97f8e4db.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28922025-09-03T17:07:39.339Z Compiling zerocopy v0.8.26
28932025-09-03T17:07:39.374Z Running `/home/build/.rustup/toolchains/1.89.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=b569e584d6525407 -C extra-filename=-5a5debb7fc8b7587 --out-dir /work/oxidecomputer/omicron/target/debug/build/zerocopy-5a5debb7fc8b7587 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28942025-09-03T17:07:39.412Z Compiling tinyvec_macros v0.1.1
28952025-09-03T17:07:39.412Z Running `/home/build/.rustup/toolchains/1.89.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=568256c71714bebc -C extra-filename=-03a619711240237d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28962025-09-03T17:07:39.464Z Compiling plain v0.2.3
28972025-09-03T17:07:39.517Z Running `/home/build/.rustup/toolchains/1.89.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=1b558b43bdb0ffed -C extra-filename=-0eacb8c74027fe38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28982025-09-03T17:07:39.600Z Compiling winnow v0.5.40
28992025-09-03T17:07:39.634Z Running `/home/build/.rustup/toolchains/1.89.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=fcb7ddecb8b97f72 -C extra-filename=-0a5ffeb39ebd3bd8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29002025-09-03T17:07:39.673Z Compiling unicode-segmentation v1.12.0
29012025-09-03T17:07:39.673Z Running `/home/build/.rustup/toolchains/1.89.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=d30e9a145467759c -C extra-filename=-f5b7bd5f880a5855 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29022025-09-03T17:07:39.728Z Compiling goblin v0.8.2
29032025-09-03T17:07:39.765Z Running `/home/build/.rustup/toolchains/1.89.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=aed626f275e25948 -C extra-filename=-250a3e6d050bc1de --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-a76b93ce4f157850.rmeta --extern plain=/work/oxidecomputer/omicron/target/debug/deps/libplain-0eacb8c74027fe38.rmeta --extern scroll=/work/oxidecomputer/omicron/target/debug/deps/libscroll-a581c8da3ea34659.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29042025-09-03T17:07:40.443Z Running `/work/oxidecomputer/omicron/target/debug/build/zerocopy-5a5debb7fc8b7587/build-script-build`
29052025-09-03T17:07:40.543Z Compiling tinyvec v1.8.0
29062025-09-03T17:07:40.582Z Running `/home/build/.rustup/toolchains/1.89.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=f660a8dc8e69ce9c -C extra-filename=-03710643991b456a --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-03a619711240237d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29072025-09-03T17:07:40.700Z Running `/home/build/.rustup/toolchains/1.89.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=a3a9f52a58192b21 -C extra-filename=-e8a0bf43db175489 --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-685ac79a84b69255.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-66c18ca0d8ab3a57.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish`
29082025-09-03T17:07:40.822Z Compiling rand_chacha v0.9.0
29092025-09-03T17:07:40.859Z Running `/home/build/.rustup/toolchains/1.89.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=33228bf31393b6c1 -C extra-filename=-05820855fe0e705d --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-be98e4fd96343ce6.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-3708ad563010fdb5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29102025-09-03T17:07:41.172Z Compiling pest_derive v2.7.14
29112025-09-03T17:07:41.210Z Running `/home/build/.rustup/toolchains/1.89.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=24614ad7ca027d7f -C extra-filename=-652aa129eef7b71a --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-9e0873d6adc6278d.rlib --extern pest_generator=/work/oxidecomputer/omicron/target/debug/deps/libpest_generator-6333e6fc7e761c1e.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29122025-09-03T17:07:41.745Z Compiling signature v2.2.0
29132025-09-03T17:07:41.778Z Running `/home/build/.rustup/toolchains/1.89.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=f71a05f02aff165c -C extra-filename=-34bc5e688b6fa62e --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-c03652d8d6c88650.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-9979076a98167996.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29142025-09-03T17:07:42.166Z Compiling zerocopy-derive v0.8.26
29152025-09-03T17:07:42.200Z Running `/home/build/.rustup/toolchains/1.89.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=101780867ee938c0 -C extra-filename=-ec5736cee9b9504e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29162025-09-03T17:07:42.383Z Compiling usdt-impl v0.5.0
29172025-09-03T17:07:42.418Z Running `/home/build/.rustup/toolchains/1.89.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=89b5afee2fddc02b -C extra-filename=-d2c79a1024e32865 --out-dir /work/oxidecomputer/omicron/target/debug/build/usdt-impl-d2c79a1024e32865 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-034ec1d881020e41.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29182025-09-03T17:07:42.452Z Compiling unicode-width v0.2.0
29192025-09-03T17:07:42.452Z Running `/home/build/.rustup/toolchains/1.89.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=e153e145c231c6f9 -C extra-filename=-83067e9f157ad943 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09-03T17:07:42.962Z Compiling pretty-hex v0.4.1
29212025-09-03T17:07:42.997Z Running `/home/build/.rustup/toolchains/1.89.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=c7cc73952ae611bc -C extra-filename=-55222827ab93bbc8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09-03T17:07:43.064Z Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-d2c79a1024e32865/build-script-build`
29232025-09-03T17:07:43.112Z Compiling dtrace-parser v0.2.0
29242025-09-03T17:07:43.147Z Running `/home/build/.rustup/toolchains/1.89.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=c9889edd706addea -C extra-filename=-55b628070b910f79 --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-9e0873d6adc6278d.rmeta --extern pest_derive=/work/oxidecomputer/omicron/target/debug/deps/libpest_derive-652aa129eef7b71a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29252025-09-03T17:07:43.302Z Compiling rand v0.9.2
29262025-09-03T17:07:43.338Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="os_rng"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "log", "nightly", "os_rng", "serde", "simd_support", "small_rng", "std", "std_rng", "thread_rng", "unbiased"))' -C metadata=a2672b5ceff39d74 -C extra-filename=-b931b77f68e70a43 --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-05820855fe0e705d.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-3708ad563010fdb5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29272025-09-03T17:07:43.371Z Compiling thread-id v4.2.2
29282025-09-03T17:07:43.371Z Running `/home/build/.rustup/toolchains/1.89.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=9abac808138ef646 -C extra-filename=-d7c1bb546dc835f5 --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-784c297e68e85669.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29292025-09-03T17:07:43.564Z Compiling toml_edit v0.19.15
29302025-09-03T17:07:43.598Z Running `/home/build/.rustup/toolchains/1.89.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=ea3638d22337cb9f -C extra-filename=-9ebd7ea1a6b1284d --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-f3f41ccd8f8b0723.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-184c2cffaaf99411.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-08331bbb5132ebf2.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-0a5ffeb39ebd3bd8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29312025-09-03T17:07:43.875Z Compiling sha1 v0.10.6
29322025-09-03T17:07:43.910Z Running `/home/build/.rustup/toolchains/1.89.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=5863db24c5db0d21 -C extra-filename=-bb095d7eb0d28ec2 --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-16cff964c3cef883.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-2a365cb9aa123394.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-c03652d8d6c88650.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29332025-09-03T17:07:44.431Z Compiling num-integer v0.1.46
29342025-09-03T17:07:44.469Z Running `/home/build/.rustup/toolchains/1.89.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=1a0079fa9e64acb6 -C extra-filename=-6a2faba7b8751801 --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-e7bbba1d1c8c50c5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29352025-09-03T17:07:44.708Z Compiling crc32fast v1.4.2
29362025-09-03T17:07:44.745Z Running `/home/build/.rustup/toolchains/1.89.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=475d006ad05b370e -C extra-filename=-f5874dc4fb95babe --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-16cff964c3cef883.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29372025-09-03T17:07:45.161Z Compiling static_assertions v1.1.0
29382025-09-03T17:07:45.199Z Running `/home/build/.rustup/toolchains/1.89.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=c4642fae0d9a21ac -C extra-filename=-d80f7f1c30dea53d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29392025-09-03T17:07:45.369Z Compiling toml_write v0.1.2
29402025-09-03T17:07:45.408Z Running `/home/build/.rustup/toolchains/1.89.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=e1fc5e2c409c12a6 -C extra-filename=-1ec0699d83ccb9f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29412025-09-03T17:07:45.456Z Compiling crossbeam-epoch v0.9.18
29422025-09-03T17:07:45.456Z Compiling itertools v0.13.0
29432025-09-03T17:07:45.456Z Running `/home/build/.rustup/toolchains/1.89.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=07c5055f08d78b77 -C extra-filename=-c88024024eb262dd --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-275a97d56be8b68f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29442025-09-03T17:07:45.456Z Running `/home/build/.rustup/toolchains/1.89.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=c60e9dfba675540e -C extra-filename=-6503b63ec2d4e4bb --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-c14636abdee91fd2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29452025-09-03T17:07:45.532Z Compiling memmap v0.7.0
29462025-09-03T17:07:45.574Z Running `/home/build/.rustup/toolchains/1.89.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=75200bb1edc6856d -C extra-filename=-5569e9d229061c08 --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-784c297e68e85669.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29472025-09-03T17:07:45.963Z Compiling toml_edit v0.22.27
29482025-09-03T17:07:46.001Z Running `/home/build/.rustup/toolchains/1.89.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=a338188bc7d214f9 -C extra-filename=-b071dad6ed04a436 --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-f3f41ccd8f8b0723.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-184c2cffaaf99411.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-08331bbb5132ebf2.rmeta --extern toml_write=/work/oxidecomputer/omicron/target/debug/deps/libtoml_write-1ec0699d83ccb9f8.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-380517021d21c4e8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29492025-09-03T17:07:46.054Z Running `/home/build/.rustup/toolchains/1.89.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=6c4a4fce75fa95d7 -C extra-filename=-6646a26bd241eeb4 --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-ec5736cee9b9504e.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)'`
29502025-09-03T17:07:46.129Z Compiling base16ct v0.2.0
29512025-09-03T17:07:46.163Z Running `/home/build/.rustup/toolchains/1.89.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=ab7a2dc0e2fd820b -C extra-filename=-aacfd2cdccf68808 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29522025-09-03T17:07:46.358Z Compiling oxnet v0.1.3
29532025-09-03T17:07:46.396Z Running `/home/build/.rustup/toolchains/1.89.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=98c69ac4fe88cd75 -C extra-filename=-252ef4c16b9a323d --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-3fd9670d2037859a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29542025-09-03T17:07:46.578Z Compiling sec1 v0.7.3
29552025-09-03T17:07:46.640Z Running `/home/build/.rustup/toolchains/1.89.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=88f5c40d6bb29588 -C extra-filename=-8009d8fce3b4ad2e --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-aacfd2cdccf68808.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-250649ad227a7235.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-21ee97052524a47f.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-eef78c50bba7d059.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d7c287191cccedb3.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29562025-09-03T17:07:47.245Z Compiling dof v0.3.0
29572025-09-03T17:07:47.284Z Running `/home/build/.rustup/toolchains/1.89.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=46e44dcb4ebe5636 -C extra-filename=-a51c596edd72d8f2 --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-250a3e6d050bc1de.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-55222827ab93bbc8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-d77465ec1bbbf54e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29582025-09-03T17:07:47.373Z Compiling hubpack_derive v0.1.1
29592025-09-03T17:07:47.407Z Running `/home/build/.rustup/toolchains/1.89.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=33b0446c2457bf7e -C extra-filename=-be349e758c344d79 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e4428997e05f97e4.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29602025-09-03T17:07:48.580Z Running `/home/build/.rustup/toolchains/1.89.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=68c538cd4490c8fc -C extra-filename=-8428c26553ab55d3 --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-bf80f7a3bae0a263.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-a51c596edd72d8f2.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-55b628070b910f79.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern thread_id=/work/oxidecomputer/omicron/target/debug/deps/libthread_id-d7c1bb546dc835f5.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`
29612025-09-03T17:07:49.059Z Compiling bstr v1.10.0
29622025-09-03T17:07:49.102Z Running `/home/build/.rustup/toolchains/1.89.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=2d1900a53aa0a520 -C extra-filename=-8629a278cecb7b23 --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-10ab7de2df72a452.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-5f2da1f73d56e025.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29632025-09-03T17:07:49.474Z Compiling ff v0.13.0
29642025-09-03T17:07:49.509Z Running `/home/build/.rustup/toolchains/1.89.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=c372015bdc530dd0 -C extra-filename=-15f45eb62b439b2b --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-9979076a98167996.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d7c287191cccedb3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29652025-09-03T17:07:49.817Z Compiling zlib-rs v0.5.1
29662025-09-03T17:07:49.855Z Running `/home/build/.rustup/toolchains/1.89.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=eea97c1db7f64a0f -C extra-filename=-528db1321c20e151 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29672025-09-03T17:07:50.101Z Compiling group v0.13.0
29682025-09-03T17:07:50.135Z Running `/home/build/.rustup/toolchains/1.89.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=46c8935a190986a8 -C extra-filename=-8ed3aee3cab2c1bd --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-15f45eb62b439b2b.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-9979076a98167996.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d7c287191cccedb3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29692025-09-03T17:07:50.558Z Compiling hubpack v0.1.2
29702025-09-03T17:07:50.613Z Running `/home/build/.rustup/toolchains/1.89.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=2e1c756ad648aa55 -C extra-filename=-c2e6e70a8739ac66 --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-be349e758c344d79.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29712025-09-03T17:07:50.790Z Compiling num-iter v0.1.45
29722025-09-03T17:07:50.826Z Running `/home/build/.rustup/toolchains/1.89.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=0b1bd3d333bbab8d -C extra-filename=-bafffdbacfab42ee --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-6a2faba7b8751801.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e7bbba1d1c8c50c5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29732025-09-03T17:07:50.967Z Compiling strum_macros v0.26.4
29742025-09-03T17:07:51.001Z Running `/home/build/.rustup/toolchains/1.89.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=c43a7675064b6776 -C extra-filename=-95008da46e536a0c --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-9612a25fb0aed7d0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-700e1be1048d1d0d.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29752025-09-03T17:07:51.135Z Compiling hkdf v0.12.4
29762025-09-03T17:07:51.169Z Running `/home/build/.rustup/toolchains/1.89.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=3762816ef9f2ea81 -C extra-filename=-5a9b602df5cf5a2b --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-6ae10ea56cda503c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29772025-09-03T17:07:51.236Z Compiling crypto-bigint v0.5.5
29782025-09-03T17:07:51.284Z Running `/home/build/.rustup/toolchains/1.89.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=6de567405f2eb4db -C extra-filename=-f4dec2137889db3d --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-21ee97052524a47f.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-9979076a98167996.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d7c287191cccedb3.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29792025-09-03T17:07:51.344Z Compiling usdt-attr-macro v0.5.0
29802025-09-03T17:07:51.384Z Running `/home/build/.rustup/toolchains/1.89.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=dc656cdc231305c2 -C extra-filename=-397d8661f0884bdf --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-55b628070b910f79.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-49ede7fd9a37f392.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-8428c26553ab55d3.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29812025-09-03T17:07:51.638Z Compiling usdt-macro v0.5.0
29822025-09-03T17:07:51.672Z Running `/home/build/.rustup/toolchains/1.89.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=d1d62e9d99d0d242 -C extra-filename=-cb8fe83d088f2ebf --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-55b628070b910f79.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-49ede7fd9a37f392.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-8428c26553ab55d3.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29832025-09-03T17:07:51.723Z Compiling bzip2-sys v0.1.13+1.0.8
29842025-09-03T17:07:51.723Z Running `/home/build/.rustup/toolchains/1.89.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=e3777d36e520f7d9 -C extra-filename=-140d190c0552dc1a --out-dir /work/oxidecomputer/omicron/target/debug/build/bzip2-sys-140d190c0552dc1a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-c405cbfc7820faca.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-3219be843653f8e7.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29852025-09-03T17:07:52.433Z Compiling bitflags v1.3.2
29862025-09-03T17:07:52.468Z Running `/home/build/.rustup/toolchains/1.89.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=e7052e611dd84e5c -C extra-filename=-19d9f1304dcf7a40 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29872025-09-03T17:07:52.616Z Compiling unicode-xid v0.2.6
29882025-09-03T17:07:52.653Z Running `/home/build/.rustup/toolchains/1.89.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=2b5caab8714cd654 -C extra-filename=-58a5172ac4a60185 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29892025-09-03T17:07:52.899Z Compiling num-bigint-dig v0.8.4
29902025-09-03T17:07:52.932Z Running `/home/build/.rustup/toolchains/1.89.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=6f0cc2c97c758dc5 -C extra-filename=-7513e1dcd1e25e71 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-7513e1dcd1e25e71 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29912025-09-03T17:07:53.364Z Running `/work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-7513e1dcd1e25e71/build-script-build`
29922025-09-03T17:07:53.488Z Running `/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-140d190c0552dc1a/build-script-build`
29932025-09-03T17:07:53.542Z Compiling signal-hook v0.3.18
29942025-09-03T17:07:53.583Z Running `/home/build/.rustup/toolchains/1.89.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=5a6c5c62d7b1fa81 -C extra-filename=-bf189bdabde3d1fd --out-dir /work/oxidecomputer/omicron/target/debug/build/signal-hook-bf189bdabde3d1fd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29952025-09-03T17:07:53.773Z Compiling usdt v0.5.0
29962025-09-03T17:07:53.811Z Running `/home/build/.rustup/toolchains/1.89.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=cf6468fb1a8e95e5 -C extra-filename=-4450d2f8e590b3ea --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-a51c596edd72d8f2.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-55b628070b910f79.rmeta --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-250a3e6d050bc1de.rmeta --extern memmap=/work/oxidecomputer/omicron/target/debug/deps/libmemmap-5569e9d229061c08.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern usdt_attr_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_attr_macro-397d8661f0884bdf.so --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-8428c26553ab55d3.rmeta --extern usdt_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_macro-cb8fe83d088f2ebf.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29972025-09-03T17:07:54.013Z Compiling newtype-uuid v1.2.4
29982025-09-03T17:07:54.048Z Running `/home/build/.rustup/toolchains/1.89.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=2d644e24943eb9f5 -C extra-filename=-bd629cee5dee6bd4 --out-dir /work/oxidecomputer/omicron/target/debug/build/newtype-uuid-bd629cee5dee6bd4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29992025-09-03T17:07:54.087Z Compiling siphasher v0.3.11
30002025-09-03T17:07:54.087Z Running `/home/build/.rustup/toolchains/1.89.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=488507e02d2cae33 -C extra-filename=-c63d5bd1d7f5d518 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30012025-09-03T17:07:54.361Z Running `/work/oxidecomputer/omicron/target/debug/build/signal-hook-bf189bdabde3d1fd/build-script-build`
30022025-09-03T17:07:54.445Z Running `/home/build/.rustup/toolchains/1.89.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=d4dbddf05c214c98 -C extra-filename=-caf299686e7cec65 --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-bf80f7a3bae0a263.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4921d2a92b76412d.rmeta --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-e6b4b2826539f8a4.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6a2faba7b8751801.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-bafffdbacfab42ee.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e7bbba1d1c8c50c5.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d797afaf21e29317.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-590a634e5a2f8629.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_i128`
30032025-09-03T17:07:54.523Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype-uuid-bd629cee5dee6bd4/build-script-build`
30042025-09-03T17:07:54.655Z Compiling elliptic-curve v0.13.8
30052025-09-03T17:07:54.696Z Running `/home/build/.rustup/toolchains/1.89.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=bdde64099311ca5a -C extra-filename=-e47ee38796635ed1 --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-aacfd2cdccf68808.rmeta --extern crypto_bigint=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_bigint-f4dec2137889db3d.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-c03652d8d6c88650.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-15f45eb62b439b2b.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-21ee97052524a47f.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-8ed3aee3cab2c1bd.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-5a9b602df5cf5a2b.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-20be41f6f1f20a39.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-eef78c50bba7d059.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-9979076a98167996.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-8009d8fce3b4ad2e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d7c287191cccedb3.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30062025-09-03T17:07:54.732Z Compiling phf_shared v0.11.2
30072025-09-03T17:07:54.732Z Running `/home/build/.rustup/toolchains/1.89.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=82c9a798c6b63e4c -C extra-filename=-995525dbff172137 --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-c63d5bd1d7f5d518.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30082025-09-03T17:07:55.118Z Running `/home/build/.rustup/toolchains/1.89.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=cf1f348a539e70fc -C extra-filename=-419b5672dfb3001f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-206f18ea72f056c8/out/lib -l static=bz2`
30092025-09-03T17:07:55.289Z Compiling pkcs1 v0.7.5
30102025-09-03T17:07:55.327Z Running `/home/build/.rustup/toolchains/1.89.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=2b2e8dc229a6c4c1 -C extra-filename=-4feb81f66d508b3a --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-250649ad227a7235.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-eef78c50bba7d059.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-7e26c5e7af5e2b81.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30112025-09-03T17:07:55.361Z Compiling curve25519-dalek v4.1.3
30122025-09-03T17:07:55.361Z Running `/home/build/.rustup/toolchains/1.89.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=7ca147816b5037fc -C extra-filename=-4bceb890dfcdfc82 --out-dir /work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-4bceb890dfcdfc82 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-33a3ebeae7cfdc24.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30132025-09-03T17:07:55.771Z Compiling zstd-sys v2.0.14+zstd.1.5.7
30142025-09-03T17:07:55.804Z Running `/home/build/.rustup/toolchains/1.89.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=db26802b7c107515 -C extra-filename=-cc1fcfba95a6838e --out-dir /work/oxidecomputer/omicron/target/debug/build/zstd-sys-cc1fcfba95a6838e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-c405cbfc7820faca.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-3219be843653f8e7.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30152025-09-03T17:07:56.378Z Compiling memoffset v0.9.1
30162025-09-03T17:07:56.417Z Running `/home/build/.rustup/toolchains/1.89.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=340c72c8ea5faf2f -C extra-filename=-ea22ddc9a7b22f8e --out-dir /work/oxidecomputer/omicron/target/debug/build/memoffset-ea22ddc9a7b22f8e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-90c8964f92bb0a86.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30172025-09-03T17:07:56.451Z Compiling strum v0.26.3
30182025-09-03T17:07:56.451Z Running `/home/build/.rustup/toolchains/1.89.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=a0235d004cd6b9fc -C extra-filename=-4d05d58375967aa4 --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-95008da46e536a0c.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30192025-09-03T17:07:56.586Z Compiling ahash v0.8.12
30202025-09-03T17:07:56.622Z Running `/home/build/.rustup/toolchains/1.89.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=44afe75ba6040fb1 -C extra-filename=-87eef102032f11e3 --out-dir /work/oxidecomputer/omicron/target/debug/build/ahash-87eef102032f11e3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-034ec1d881020e41.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30212025-09-03T17:07:56.754Z Compiling libz-rs-sys v0.5.1
30222025-09-03T17:07:56.790Z Running `/home/build/.rustup/toolchains/1.89.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=3a3ee9b536f4360d -C extra-filename=-51603ca441e24a6e --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-528db1321c20e151.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30232025-09-03T17:07:56.943Z Compiling cfg_aliases v0.2.1
30242025-09-03T17:07:56.980Z Running `/home/build/.rustup/toolchains/1.89.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=e602750bef1c5b06 -C extra-filename=-8f850c6f660b5d8b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30252025-09-03T17:07:57.017Z Running `/work/oxidecomputer/omicron/target/debug/build/zstd-sys-cc1fcfba95a6838e/build-script-build`
30262025-09-03T17:07:57.124Z Compiling flate2 v1.1.2
30272025-09-03T17:07:57.163Z Running `/home/build/.rustup/toolchains/1.89.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=27aa5aca5c1b6759 -C extra-filename=-d209c809433ee866 --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-f5874dc4fb95babe.rmeta --extern libz_rs_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibz_rs_sys-51603ca441e24a6e.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-db8244135795438c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30282025-09-03T17:07:57.199Z Running `/work/oxidecomputer/omicron/target/debug/build/ahash-87eef102032f11e3/build-script-build`
30292025-09-03T17:07:57.277Z Running `/work/oxidecomputer/omicron/target/debug/build/memoffset-ea22ddc9a7b22f8e/build-script-build`
30302025-09-03T17:07:57.355Z Running `/work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-4bceb890dfcdfc82/build-script-build`
30312025-09-03T17:07:57.542Z Running `/home/build/.rustup/toolchains/1.89.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=9ef65792480b0019 -C extra-filename=-20b778ea24683811 --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-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(doc_cfg)'`
30322025-09-03T17:07:57.591Z Running `/home/build/.rustup/toolchains/1.89.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=d669360a44dd5ffb -C extra-filename=-fb63114deac9d891 --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-784c297e68e85669.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-984a8d27e5d119e9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30332025-09-03T17:07:57.775Z Compiling rsa v0.9.6
30342025-09-03T17:07:57.815Z Running `/home/build/.rustup/toolchains/1.89.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=c565d3d28e108163 -C extra-filename=-7a7907bea23cd83a --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-cabc6642a8d55355.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-c03652d8d6c88650.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-caf299686e7cec65.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6a2faba7b8751801.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e7bbba1d1c8c50c5.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-4feb81f66d508b3a.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-eef78c50bba7d059.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-9979076a98167996.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-34bc5e688b6fa62e.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-7e26c5e7af5e2b81.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d7c287191cccedb3.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30352025-09-03T17:07:57.918Z Compiling toml v0.7.8
30362025-09-03T17:07:57.953Z Running `/home/build/.rustup/toolchains/1.89.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=86145f4af16964b4 -C extra-filename=-43bb47649998433a --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-6742c73914dcd771.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-184c2cffaaf99411.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-08331bbb5132ebf2.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9ebd7ea1a6b1284d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30372025-09-03T17:07:58.073Z Compiling unicode-normalization v0.1.24
30382025-09-03T17:07:58.110Z Running `/home/build/.rustup/toolchains/1.89.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=aecf2a674f17d28a -C extra-filename=-dc505b20a443036a --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-03710643991b456a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30392025-09-03T17:07:58.458Z Compiling rfc6979 v0.4.0
30402025-09-03T17:07:58.517Z Running `/home/build/.rustup/toolchains/1.89.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=babe951a237cda7d -C extra-filename=-37ebeff72fee037c --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-6ae10ea56cda503c.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d7c287191cccedb3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30412025-09-03T17:07:58.659Z Compiling enum-as-inner v0.6.1
30422025-09-03T17:07:58.692Z Running `/home/build/.rustup/toolchains/1.89.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=b1636dae28a62617 -C extra-filename=-bfc72e24f69b7108 --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-9612a25fb0aed7d0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30432025-09-03T17:07:58.828Z Compiling curve25519-dalek-derive v0.1.1
30442025-09-03T17:07:58.896Z Running `/home/build/.rustup/toolchains/1.89.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=a7c5a202ca39685d -C extra-filename=-3f1fb1e6bfea7348 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30452025-09-03T17:07:59.290Z Compiling daft-derive v0.1.4
30462025-09-03T17:07:59.337Z Running `/home/build/.rustup/toolchains/1.89.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=5be5fe2a325bfd88 -C extra-filename=-8ce2d9f77fc2b7b7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30472025-09-03T17:07:59.825Z Compiling managed v0.8.0
30482025-09-03T17:07:59.861Z Running `/home/build/.rustup/toolchains/1.89.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=58081074e18a3b9f -C extra-filename=-5d31aa9cbc163b3b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30492025-09-03T17:08:00.250Z Compiling ecdsa v0.16.9
30502025-09-03T17:08:00.290Z Running `/home/build/.rustup/toolchains/1.89.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=e3435ba1767d6ac1 -C extra-filename=-375181654f4c41e1 --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-250649ad227a7235.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-c03652d8d6c88650.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-e47ee38796635ed1.rmeta --extern rfc6979=/work/oxidecomputer/omicron/target/debug/deps/librfc6979-37ebeff72fee037c.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-34bc5e688b6fa62e.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-7e26c5e7af5e2b81.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30512025-09-03T17:08:00.539Z Running `/home/build/.rustup/toolchains/1.89.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=6c35032e71bcf6d1 -C extra-filename=-d5752e9542c7786d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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`
30522025-09-03T17:08:00.827Z Running `/home/build/.rustup/toolchains/1.89.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=8e01ca653a0aac1f -C extra-filename=-a023f867486acc90 --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-16cff964c3cef883.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-710e91481cd0b98a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-9f184b9950c390eb.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6646a26bd241eeb4.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-09-03T17:08:00.936Z Running `/home/build/.rustup/toolchains/1.89.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=d2aa3062e8a6bd8a -C extra-filename=-f6a009235cb485a0 --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-16cff964c3cef883.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-2a365cb9aa123394.rmeta --extern curve25519_dalek_derive=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek_derive-3f1fb1e6bfea7348.so --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-c03652d8d6c88650.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-9979076a98167996.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d7c287191cccedb3.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.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-09-03T17:08:01.357Z Compiling x509-cert v0.2.5
30552025-09-03T17:08:01.391Z Running `/home/build/.rustup/toolchains/1.89.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=2bb8f309ba28a3fc -C extra-filename=-9ffcc4485a5d3239 --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-cabc6642a8d55355.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-250649ad227a7235.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-7e26c5e7af5e2b81.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30562025-09-03T17:08:01.579Z Compiling itertools v0.10.5
30572025-09-03T17:08:01.615Z Running `/home/build/.rustup/toolchains/1.89.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=61026732881b71ef -C extra-filename=-5488270ca8c700f6 --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-c14636abdee91fd2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30582025-09-03T17:08:01.660Z Compiling daft v0.1.4
30592025-09-03T17:08:01.693Z Running `/home/build/.rustup/toolchains/1.89.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=74ebb9023b2feb0d -C extra-filename=-6e69bbd5a21aae0d --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-8ce2d9f77fc2b7b7.so --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-20b778ea24683811.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4989bc0ffac4375f.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30602025-09-03T17:08:02.401Z Compiling fixedbitset v0.4.2
30612025-09-03T17:08:02.438Z Running `/home/build/.rustup/toolchains/1.89.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=f3f49ce9195b7690 -C extra-filename=-3db4472df5c1eb6a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30622025-09-03T17:08:02.970Z Compiling new_debug_unreachable v1.0.6
30632025-09-03T17:08:03.004Z Running `/home/build/.rustup/toolchains/1.89.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=7caf0f189faa47cf -C extra-filename=-816a94d8ec2a15b2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30642025-09-03T17:08:03.190Z Compiling zstd-safe v7.2.3
30652025-09-03T17:08:03.227Z Running `/home/build/.rustup/toolchains/1.89.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=b9134b92da6d42ba -C extra-filename=-6aaa399c4144b6dd --out-dir /work/oxidecomputer/omicron/target/debug/build/zstd-safe-6aaa399c4144b6dd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30662025-09-03T17:08:03.779Z Compiling precomputed-hash v0.1.1
30672025-09-03T17:08:03.812Z Running `/home/build/.rustup/toolchains/1.89.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=432d21c7d88ae61f -C extra-filename=-5dfb3936adcd79b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30682025-09-03T17:08:03.997Z Compiling string_cache v0.8.9
30692025-09-03T17:08:04.035Z Running `/home/build/.rustup/toolchains/1.89.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=6db7a0740560a4b9 -C extra-filename=-8e665379beeb9a3c --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-816a94d8ec2a15b2.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-029a03c6d83b09b5.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-995525dbff172137.rmeta --extern precomputed_hash=/work/oxidecomputer/omicron/target/debug/deps/libprecomputed_hash-5dfb3936adcd79b8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30702025-09-03T17:08:04.634Z Compiling petgraph v0.6.5
30712025-09-03T17:08:04.676Z Running `/home/build/.rustup/toolchains/1.89.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=828ecb661872f0c7 -C extra-filename=-55c188c63291fbf3 --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-3db4472df5c1eb6a.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f3f41ccd8f8b0723.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-7607030111f37c58.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30722025-09-03T17:08:04.948Z Compiling signal-hook-mio v0.2.4
30732025-09-03T17:08:04.982Z Running `/home/build/.rustup/toolchains/1.89.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=5fd82d885b82001c -C extra-filename=-026de9f27adc9304 --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-784c297e68e85669.rmeta --extern mio_1_0=/work/oxidecomputer/omicron/target/debug/deps/libmio-158cf049d676bd12.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-fb63114deac9d891.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30742025-09-03T17:08:05.212Z Compiling ed25519 v2.2.3
30752025-09-03T17:08:05.251Z Running `/home/build/.rustup/toolchains/1.89.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=0156c4809e50d4cb -C extra-filename=-dbbb61aed839879f --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-eef78c50bba7d059.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-34bc5e688b6fa62e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30762025-09-03T17:08:06.017Z Compiling ed25519-dalek v2.1.1
30772025-09-03T17:08:06.054Z Running `/home/build/.rustup/toolchains/1.89.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=1c97f0346b16c230 -C extra-filename=-8d4afa50947010bd --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-f6a009235cb485a0.rmeta --extern ed25519=/work/oxidecomputer/omicron/target/debug/deps/libed25519-dbbb61aed839879f.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-9979076a98167996.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-34bc5e688b6fa62e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d7c287191cccedb3.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30782025-09-03T17:08:07.260Z Compiling nix v0.29.0
30792025-09-03T17:08:07.315Z Running `/home/build/.rustup/toolchains/1.89.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=69a1cb14b62ad7fb -C extra-filename=-fce9b9a8a33170e9 --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-fce9b9a8a33170e9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-8f850c6f660b5d8b.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30802025-09-03T17:08:07.631Z Compiling bzip2 v0.4.4
30812025-09-03T17:08:07.676Z Running `/home/build/.rustup/toolchains/1.89.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=97615d852a878075 -C extra-filename=-29bd02bc412fa75c --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-419b5672dfb3001f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.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-206f18ea72f056c8/out/lib`
30822025-09-03T17:08:07.931Z Compiling heapless v0.7.17
30832025-09-03T17:08:07.971Z Running `/home/build/.rustup/toolchains/1.89.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=043c975a81550572 -C extra-filename=-3c90f1471c9f896d --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-3c90f1471c9f896d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-33a3ebeae7cfdc24.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30842025-09-03T17:08:08.215Z Compiling socket2 v0.5.10
30852025-09-03T17:08:08.256Z Running `/home/build/.rustup/toolchains/1.89.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=12b679e1b8077ccc -C extra-filename=-16d50aea078713d7 --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-784c297e68e85669.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30862025-09-03T17:08:08.307Z Compiling lockfree-object-pool v0.1.6
30872025-09-03T17:08:08.307Z Running `/home/build/.rustup/toolchains/1.89.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=10b263e79f04793f -C extra-filename=-07015c5da4647011 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30882025-09-03T17:08:08.635Z Compiling bumpalo v3.16.0
30892025-09-03T17:08:08.669Z Running `/home/build/.rustup/toolchains/1.89.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=39d24e8a0febc7d1 -C extra-filename=-415061d6043f2a56 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30902025-09-03T17:08:08.717Z Compiling rustc-hash v2.1.1
30912025-09-03T17:08:08.752Z Running `/home/build/.rustup/toolchains/1.89.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=c6a68ff97c3d1b4e -C extra-filename=-2cd3428be69f273e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30922025-09-03T17:08:09.103Z Compiling simd-adler32 v0.3.7
30932025-09-03T17:08:09.140Z Running `/home/build/.rustup/toolchains/1.89.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=8e6887d9380b8ecf -C extra-filename=-17acd9a2a04ced74 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30942025-09-03T17:08:09.244Z Compiling lalrpop-util v0.19.12
30952025-09-03T17:08:09.280Z Running `/home/build/.rustup/toolchains/1.89.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=3718eb7a65df06d6 -C extra-filename=-eb27b949f6068efc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30962025-09-03T17:08:09.556Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-3c90f1471c9f896d/build-script-build`
30972025-09-03T17:08:09.705Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-fce9b9a8a33170e9/build-script-build`
30982025-09-03T17:08:09.740Z Compiling zip v0.6.6
30992025-09-03T17:08:09.740Z Running `/home/build/.rustup/toolchains/1.89.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=ba5f92e581965c67 -C extra-filename=-fc0c4b0c5510b8d5 --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-bf80f7a3bae0a263.rmeta --extern bzip2=/work/oxidecomputer/omicron/target/debug/deps/libbzip2-29bd02bc412fa75c.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-f5874dc4fb95babe.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-d209c809433ee866.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-206f18ea72f056c8/out/lib`
31002025-09-03T17:08:09.740Z Compiling crossterm v0.28.1
31012025-09-03T17:08:09.806Z Running `/home/build/.rustup/toolchains/1.89.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=6b102b1427c9b98f -C extra-filename=-8d54af6fb08d3022 --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-685ac79a84b69255.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a7543549df8e10d9.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-158cf049d676bd12.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-029a03c6d83b09b5.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-1f2143ef03012a20.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-fb63114deac9d891.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-026de9f27adc9304.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31022025-09-03T17:08:09.878Z Compiling zopfli v0.8.1
31032025-09-03T17:08:09.916Z Compiling bzip2 v0.5.2
31042025-09-03T17:08:09.916Z Running `/home/build/.rustup/toolchains/1.89.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=46f202105b9bd291 -C extra-filename=-2188832c99fa42db --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-415061d6043f2a56.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-f5874dc4fb95babe.rmeta --extern lockfree_object_pool=/work/oxidecomputer/omicron/target/debug/deps/liblockfree_object_pool-07015c5da4647011.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-9f184b9950c390eb.rmeta --extern simd_adler32=/work/oxidecomputer/omicron/target/debug/deps/libsimd_adler32-17acd9a2a04ced74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31052025-09-03T17:08:09.916Z Running `/home/build/.rustup/toolchains/1.89.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=ac7194f2b2943519 -C extra-filename=-deed40fa53ac3696 --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-419b5672dfb3001f.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-206f18ea72f056c8/out/lib`
31062025-09-03T17:08:10.013Z Compiling console v0.15.10
31072025-09-03T17:08:10.065Z Running `/home/build/.rustup/toolchains/1.89.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=fc4f180e5b7307f7 -C extra-filename=-7fc67dc6d779fea4 --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-784c297e68e85669.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-9f184b9950c390eb.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-83067e9f157ad943.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31082025-09-03T17:08:10.599Z Compiling hash32 v0.2.1
31092025-09-03T17:08:10.639Z Running `/home/build/.rustup/toolchains/1.89.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=69ee26cea9fce742 -C extra-filename=-c0d53f898bd0d4a0 --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-bf80f7a3bae0a263.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31102025-09-03T17:08:10.777Z Compiling winnow v0.6.26
31112025-09-03T17:08:10.820Z Running `/home/build/.rustup/toolchains/1.89.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=5f93ef09f1becdbf -C extra-filename=-5545e8a854ee9211 --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-10ab7de2df72a452.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31122025-09-03T17:08:11.220Z Compiling predicates-core v1.0.8
31132025-09-03T17:08:11.259Z Running `/home/build/.rustup/toolchains/1.89.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=e8958cd25d7a5d46 -C extra-filename=-162d642102c61a67 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31142025-09-03T17:08:11.506Z Compiling smoltcp v0.9.1
31152025-09-03T17:08:11.546Z Running `/home/build/.rustup/toolchains/1.89.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=58a5442009a79950 -C extra-filename=-fc27d607982d330c --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-fc27d607982d330c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31162025-09-03T17:08:11.712Z Compiling buf-list v1.0.3
31172025-09-03T17:08:11.746Z Running `/home/build/.rustup/toolchains/1.89.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=9aada139709ed330 -C extra-filename=-9ca45a283b1ab058 --out-dir /work/oxidecomputer/omicron/target/debug/build/buf-list-9ca45a283b1ab058 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31182025-09-03T17:08:11.891Z Compiling unicode-bidi v0.3.17
31192025-09-03T17:08:11.925Z Running `/home/build/.rustup/toolchains/1.89.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=ba9dc84d6e780c17 -C extra-filename=-8abe230166d652b2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31202025-09-03T17:08:12.113Z Compiling unicode-properties v0.1.3
31212025-09-03T17:08:12.149Z Running `/home/build/.rustup/toolchains/1.89.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=2faa5ef276403a43 -C extra-filename=-071202954a82aaf3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31222025-09-03T17:08:12.437Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-fc27d607982d330c/build-script-build`
31232025-09-03T17:08:12.508Z Running `/home/build/.rustup/toolchains/1.89.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=f45722a4e87d5ff8 -C extra-filename=-64a8c12dc8b614c4 --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-c0d53f898bd0d4a0.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-9bddb589b61cd740.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-45a66a1c23392a23.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-09-03T17:08:12.606Z Running `/home/build/.rustup/toolchains/1.89.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=a21868a0647b6db1 -C extra-filename=-6cbdcd7fc85c615a --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-685ac79a84b69255.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-d5752e9542c7786d.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)'`
31252025-09-03T17:08:12.668Z Running `/work/oxidecomputer/omicron/target/debug/build/buf-list-9ca45a283b1ab058/build-script-build`
31262025-09-03T17:08:12.793Z Compiling hickory-proto v0.25.2
31272025-09-03T17:08:12.841Z Running `/home/build/.rustup/toolchains/1.89.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=a3a01196d7054126 -C extra-filename=-c73daa2b459b043c --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-629bb59000983610.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-c59178062ea1bb1f.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-bfc72e24f69b7108.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-03998943d15fa5cc.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-ba54a4ee1bd11d0a.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-6e7395cf40cb439c.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-a4fd74ac2468524c.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-dace2deac663e6fe.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-9f184b9950c390eb.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-03710643991b456a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c408e455ac50c684.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31282025-09-03T17:08:13.454Z Compiling stringprep v0.1.5
31292025-09-03T17:08:13.491Z Running `/home/build/.rustup/toolchains/1.89.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=bad47256a98a1e49 -C extra-filename=-93ba6372f36d5b53 --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-8abe230166d652b2.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-dc505b20a443036a.rmeta --extern unicode_properties=/work/oxidecomputer/omicron/target/debug/deps/libunicode_properties-071202954a82aaf3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31302025-09-03T17:08:13.884Z Running `/work/oxidecomputer/omicron/target/debug/build/zstd-safe-6aaa399c4144b6dd/build-script-build`
31312025-09-03T17:08:13.929Z Running `/home/build/.rustup/toolchains/1.89.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=86d8aefb73dfd180 -C extra-filename=-b05b295aee267549 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-4143f177147f2a15/out -l static=zstd`
31322025-09-03T17:08:13.995Z Compiling strum_macros v0.27.1
31332025-09-03T17:08:14.035Z Running `/home/build/.rustup/toolchains/1.89.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=f6b8d04f3605bd3d -C extra-filename=-1b14b48293238312 --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-9612a25fb0aed7d0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-700e1be1048d1d0d.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31342025-09-03T17:08:14.083Z Compiling tokio-stream v0.1.17
31352025-09-03T17:08:14.116Z Running `/home/build/.rustup/toolchains/1.89.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=41d5a637fc8092ff -C extra-filename=-fac0151730ef4663 --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-a7543549df8e10d9.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-b0b6dd2d12616bf1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31362025-09-03T17:08:14.333Z Running `/home/build/.rustup/toolchains/1.89.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=cbbd183b4a9a226c -C extra-filename=-6d9eb527474d9fc2 --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-b05b295aee267549.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-4143f177147f2a15/out`
31372025-09-03T17:08:14.739Z Compiling md-5 v0.10.6
31382025-09-03T17:08:14.784Z Running `/home/build/.rustup/toolchains/1.89.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=6052d15718c114c4 -C extra-filename=-fb6b84dc2ff74bfe --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-16cff964c3cef883.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-c03652d8d6c88650.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31392025-09-03T17:08:14.948Z Compiling zstd v0.13.3
31402025-09-03T17:08:14.998Z Running `/home/build/.rustup/toolchains/1.89.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=72043f9537b97268 -C extra-filename=-60fa9722f52927b4 --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-6d9eb527474d9fc2.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-4143f177147f2a15/out`
31412025-09-03T17:08:15.143Z Compiling float-cmp v0.10.0
31422025-09-03T17:08:15.192Z Running `/home/build/.rustup/toolchains/1.89.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=568304e8516dddb2 -C extra-filename=-480a19a03f9424e0 --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-e7bbba1d1c8c50c5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31432025-09-03T17:08:15.322Z Compiling fs-err v3.1.1
31442025-09-03T17:08:15.381Z Running `/home/build/.rustup/toolchains/1.89.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=2ddb1c37fa6665a7 -C extra-filename=-9579909f77e3db42 --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-9579909f77e3db42 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-90c8964f92bb0a86.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31452025-09-03T17:08:15.382Z Compiling normalize-line-endings v0.3.0
31462025-09-03T17:08:15.423Z Running `/home/build/.rustup/toolchains/1.89.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=cc8f368fa958e611 -C extra-filename=-7523ab119365af5b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09-03T17:08:15.462Z Compiling fallible-iterator v0.2.0
31482025-09-03T17:08:15.463Z Running `/home/build/.rustup/toolchains/1.89.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=d80ac2c3c06ebb0f -C extra-filename=-bd16cd33a9e75393 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31492025-09-03T17:08:15.569Z Compiling zip v4.2.0
31502025-09-03T17:08:15.610Z Running `/home/build/.rustup/toolchains/1.89.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=20bd4bf20b271d69 -C extra-filename=-baefe1c512864837 --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-deed40fa53ac3696.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-f5874dc4fb95babe.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-d209c809433ee866.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f3f41ccd8f8b0723.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-10ab7de2df72a452.rmeta --extern zopfli=/work/oxidecomputer/omicron/target/debug/deps/libzopfli-2188832c99fa42db.rmeta --extern zstd=/work/oxidecomputer/omicron/target/debug/deps/libzstd-60fa9722f52927b4.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-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out`
31512025-09-03T17:08:15.653Z Compiling difflib v0.4.0
31522025-09-03T17:08:15.693Z Running `/home/build/.rustup/toolchains/1.89.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=1f3c3228a14ea7c6 -C extra-filename=-269ba055452ab1d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31532025-09-03T17:08:15.768Z Running `/home/build/.rustup/toolchains/1.89.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=7a047b51be073540 -C extra-filename=-55bc0d1eee27fe37 --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-19d9f1304dcf7a40.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-bf80f7a3bae0a263.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-64a8c12dc8b614c4.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-5d31aa9cbc163b3b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31542025-09-03T17:08:15.961Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-9579909f77e3db42/build-script-build`
31552025-09-03T17:08:16.194Z Running `/home/build/.rustup/toolchains/1.89.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=4dceb2c8df190317 -C extra-filename=-b76f60d987f4d5e4 --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-7fc25a4247ca8d94.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.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`
31562025-09-03T17:08:16.388Z Compiling predicates v3.1.3
31572025-09-03T17:08:16.427Z Running `/home/build/.rustup/toolchains/1.89.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=0ba6a75f3409f77e -C extra-filename=-d8448149a9b86ace --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-ca4ebf2465e25529.rmeta --extern difflib=/work/oxidecomputer/omicron/target/debug/deps/libdifflib-269ba055452ab1d5.rmeta --extern float_cmp=/work/oxidecomputer/omicron/target/debug/deps/libfloat_cmp-480a19a03f9424e0.rmeta --extern normalize_line_endings=/work/oxidecomputer/omicron/target/debug/deps/libnormalize_line_endings-7523ab119365af5b.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-162d642102c61a67.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31582025-09-03T17:08:16.924Z Compiling postgres-protocol v0.6.8
31592025-09-03T17:08:16.957Z Running `/home/build/.rustup/toolchains/1.89.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=f903d0683e939ecb -C extra-filename=-6a678bb59bed86de --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-43fec2c760c1f6ef.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-bf80f7a3bae0a263.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-bd16cd33a9e75393.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-6ae10ea56cda503c.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-fb6b84dc2ff74bfe.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-10ab7de2df72a452.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --extern stringprep=/work/oxidecomputer/omicron/target/debug/deps/libstringprep-93ba6372f36d5b53.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31602025-09-03T17:08:17.256Z Compiling similar v2.7.0
31612025-09-03T17:08:17.295Z Running `/home/build/.rustup/toolchains/1.89.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=5b23092872c0ee3c -C extra-filename=-8205f27d79057c60 --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-8629a278cecb7b23.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-f5b7bd5f880a5855.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31622025-09-03T17:08:18.273Z Compiling serde-big-array v0.5.1
31632025-09-03T17:08:18.314Z Running `/home/build/.rustup/toolchains/1.89.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=6ab08d913315d37a -C extra-filename=-c1ae632046498eee --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-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31642025-09-03T17:08:18.357Z Compiling serde_repr v0.1.19
31652025-09-03T17:08:18.358Z Running `/home/build/.rustup/toolchains/1.89.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=3007eeb6db954d07 -C extra-filename=-5ce886349c3ef917 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31662025-09-03T17:08:18.446Z Compiling peg-runtime v0.8.5
31672025-09-03T17:08:18.517Z Running `/home/build/.rustup/toolchains/1.89.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=fac086a89034af43 -C extra-filename=-5ed192293457b111 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31682025-09-03T17:08:18.756Z Compiling postgres-types v0.2.9
31692025-09-03T17:08:18.799Z Running `/home/build/.rustup/toolchains/1.89.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=066ec1ac8f3e7311 -C extra-filename=-ebf13a14a38e330c --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-7fc25a4247ca8d94.rmeta --extern chrono_04=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-bd16cd33a9e75393.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-6a678bb59bed86de.rmeta --extern serde_1=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json_1=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern uuid_1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31702025-09-03T17:08:18.841Z Running `/home/build/.rustup/toolchains/1.89.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=dd819e3ecca9b425 -C extra-filename=-163bfd59a4ebceb3 --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-f07c819980ac1b50.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)'`
31712025-09-03T17:08:19.336Z Compiling phf v0.11.2
31722025-09-03T17:08:19.378Z Running `/home/build/.rustup/toolchains/1.89.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=331fbe64db0a37c1 -C extra-filename=-70469471363c5a40 --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-995525dbff172137.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31732025-09-03T17:08:19.859Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
31742025-09-03T17:08:19.898Z Running `/home/build/.rustup/toolchains/1.89.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=679c550f845dd866 -C extra-filename=-34db2e983fc685e1 --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-6742c73914dcd771.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6646a26bd241eeb4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31752025-09-03T17:08:19.995Z Compiling whoami v1.5.2
31762025-09-03T17:08:20.030Z Running `/home/build/.rustup/toolchains/1.89.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=e07f7f25653ea8d4 -C extra-filename=-736b5d70430ffdf6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31772025-09-03T17:08:20.228Z Compiling camino v1.1.11
31782025-09-03T17:08:20.269Z Running `/home/build/.rustup/toolchains/1.89.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.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=c3a30c4f0add6907 -C extra-filename=-fa82d3eae47c9970 --out-dir /work/oxidecomputer/omicron/target/debug/build/camino-fa82d3eae47c9970 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31792025-09-03T17:08:20.310Z Compiling regress v0.10.4
31802025-09-03T17:08:20.310Z Compiling strum v0.27.2
31812025-09-03T17:08:20.310Z Running `/home/build/.rustup/toolchains/1.89.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=fe0b9bec52fff53d -C extra-filename=-cf96e9a33d86a668 --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-9caa1f323c45c460.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-10ab7de2df72a452.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31822025-09-03T17:08:20.310Z Running `/home/build/.rustup/toolchains/1.89.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=99921a114f05fcac -C extra-filename=-440ab57ab1074b47 --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-1b14b48293238312.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31832025-09-03T17:08:20.410Z Compiling fastrand v2.1.1
31842025-09-03T17:08:20.448Z Running `/home/build/.rustup/toolchains/1.89.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=9eb4f5bd04d947f8 -C extra-filename=-3a04019b393c03e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31852025-09-03T17:08:20.583Z Compiling tokio-postgres v0.7.13
31862025-09-03T17:08:20.627Z Running `/home/build/.rustup/toolchains/1.89.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=4d6754e4e30b897f -C extra-filename=-0b3b0e0846d31f9b --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-629bb59000983610.so --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-bf80f7a3bae0a263.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-bd16cd33a9e75393.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-03998943d15fa5cc.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-6e7395cf40cb439c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-029a03c6d83b09b5.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0cc1548a24fd9f67.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-70469471363c5a40.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-b0b6dd2d12616bf1.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-6a678bb59bed86de.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-ebf13a14a38e330c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-16d50aea078713d7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-736b5d70430ffdf6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31872025-09-03T17:08:20.751Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
31882025-09-03T17:08:20.788Z Running `/home/build/.rustup/toolchains/1.89.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=61481cbcd5e0408d -C extra-filename=-10df9339ad3f417c --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-685ac79a84b69255.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-c2e6e70a8739ac66.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-c1ae632046498eee.rmeta --extern serde_repr=/work/oxidecomputer/omicron/target/debug/deps/libserde_repr-5ce886349c3ef917.so --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-55bc0d1eee27fe37.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-d80f7f1c30dea53d.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-1b14b48293238312.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6646a26bd241eeb4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31892025-09-03T17:08:20.826Z Compiling ident_case v1.0.1
31902025-09-03T17:08:20.826Z Running `/home/build/.rustup/toolchains/1.89.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=b52db5ecb052a1a2 -C extra-filename=-5ec2529fcb3ca35e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31912025-09-03T17:08:21.112Z Compiling futures-executor v0.3.31
31922025-09-03T17:08:21.146Z Running `/home/build/.rustup/toolchains/1.89.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=d706c253cba82efe -C extra-filename=-66783edede09de72 --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-a7543549df8e10d9.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-8856b408ff7e90e9.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-6e7395cf40cb439c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31932025-09-03T17:08:21.206Z Running `/work/oxidecomputer/omicron/target/debug/build/camino-fa82d3eae47c9970/build-script-build`
31942025-09-03T17:08:21.255Z Compiling is-terminal v0.4.13
31952025-09-03T17:08:21.324Z Running `/home/build/.rustup/toolchains/1.89.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=bcb0cb68ff27dc4d -C extra-filename=-9195d49cb9bb985f --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-784c297e68e85669.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31962025-09-03T17:08:21.361Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.1.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=368176adc0f4668f -C extra-filename=-1ab39f11511e72f8 --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-6742c73914dcd771.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 --cfg os_string_pathbuf_leak --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(os_string_pathbuf_leak)' --check-cfg 'cfg(absolute_path)'`
31972025-09-03T17:08:21.498Z Compiling dirs-sys-next v0.1.2
31982025-09-03T17:08:21.533Z Running `/home/build/.rustup/toolchains/1.89.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=e2fc41cd1e58fada -C extra-filename=-571a5a9a38c82b49 --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-784c297e68e85669.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31992025-09-03T17:08:21.921Z Compiling futures v0.3.31
32002025-09-03T17:08:21.956Z Running `/home/build/.rustup/toolchains/1.89.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=ced78641f4803f48 -C extra-filename=-213b523f3513e0a5 --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-03998943d15fa5cc.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a7543549df8e10d9.rmeta --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-66783edede09de72.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-ba54a4ee1bd11d0a.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-c194b658d59a65e1.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-8856b408ff7e90e9.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-6e7395cf40cb439c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32012025-09-03T17:08:22.135Z Compiling dirs-next v2.0.0
32022025-09-03T17:08:22.173Z Running `/home/build/.rustup/toolchains/1.89.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=87bd5af7800c1958 -C extra-filename=-03fdde1a260adc05 --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-16cff964c3cef883.rmeta --extern dirs_sys_next=/work/oxidecomputer/omicron/target/debug/deps/libdirs_sys_next-571a5a9a38c82b49.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32032025-09-03T17:08:22.382Z Compiling crossbeam-channel v0.5.15
32042025-09-03T17:08:22.418Z Running `/home/build/.rustup/toolchains/1.89.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=d63914280db01bf2 -C extra-filename=-18581a88059f94fc --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-275a97d56be8b68f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32052025-09-03T17:08:22.475Z Compiling term v0.7.0
32062025-09-03T17:08:22.512Z Running `/home/build/.rustup/toolchains/1.89.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=57e54ee2c96b89af -C extra-filename=-1d609157b3a0f371 --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-03fdde1a260adc05.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32072025-09-03T17:08:22.550Z Compiling unsafe-libyaml v0.2.11
32082025-09-03T17:08:22.550Z Running `/home/build/.rustup/toolchains/1.89.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=59e5c9cea89d75a6 -C extra-filename=-1acc95f42d0c4889 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32092025-09-03T17:08:23.868Z Compiling tempfile v3.20.0
32102025-09-03T17:08:23.908Z Running `/home/build/.rustup/toolchains/1.89.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=5e7f43544ef4302c -C extra-filename=-704014836a3eb908 --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-3a04019b393c03e6.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-710e91481cd0b98a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-9f184b9950c390eb.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-e8a0bf43db175489.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32112025-09-03T17:08:24.205Z Compiling serde_yaml v0.9.34+deprecated
32122025-09-03T17:08:24.245Z Running `/home/build/.rustup/toolchains/1.89.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=26d2607f80ebcbf2 -C extra-filename=-06c9424c52975107 --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-f3f41ccd8f8b0723.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-c3d4b3c7bce6ae9f.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-f2474c6cd59eb6fd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern unsafe_libyaml=/work/oxidecomputer/omicron/target/debug/deps/libunsafe_libyaml-1acc95f42d0c4889.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32132025-09-03T17:08:24.489Z Compiling darling_core v0.20.10
32142025-09-03T17:08:24.525Z Running `/home/build/.rustup/toolchains/1.89.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=abb84d0d9a2db596 -C extra-filename=-4130df2c724123d9 --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-63bbafb28e7d7eb7.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-5ec2529fcb3ca35e.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-d5c7d0e7d580515e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32152025-09-03T17:08:25.050Z Compiling thread_local v1.1.8
32162025-09-03T17:08:25.083Z Running `/home/build/.rustup/toolchains/1.89.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=48151b6cdbba2f3f -C extra-filename=-2c9ffc6287543266 --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-16cff964c3cef883.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-9f184b9950c390eb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32172025-09-03T17:08:25.694Z Compiling slog-async v2.8.0
32182025-09-03T17:08:25.728Z Running `/home/build/.rustup/toolchains/1.89.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=814033e49d48cee7 -C extra-filename=-9ddd1d1284955a7f --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-async-9ddd1d1284955a7f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32192025-09-03T17:08:26.415Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-async-9ddd1d1284955a7f/build-script-build`
32202025-09-03T17:08:26.531Z Compiling take_mut v0.2.2
32212025-09-03T17:08:26.569Z Running `/home/build/.rustup/toolchains/1.89.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=a6b1b21a597a1b76 -C extra-filename=-588da8d99a85ad31 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09-03T17:08:26.795Z Running `/home/build/.rustup/toolchains/1.89.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=3c0ae713366eb2ca -C extra-filename=-fcec066e501cc986 --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-18581a88059f94fc.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern take_mut=/work/oxidecomputer/omicron/target/debug/deps/libtake_mut-588da8d99a85ad31.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-2c9ffc6287543266.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg integer128`
32232025-09-03T17:08:27.595Z Compiling slog-term v2.9.1
32242025-09-03T17:08:27.630Z Running `/home/build/.rustup/toolchains/1.89.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=16a7f260aecd3e10 -C extra-filename=-24f1881cbb34cc74 --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-9195d49cb9bb985f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-1d609157b3a0f371.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-2c9ffc6287543266.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-214680a193c04733.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32252025-09-03T17:08:27.676Z Compiling quick-error v1.2.3
32262025-09-03T17:08:27.712Z Running `/home/build/.rustup/toolchains/1.89.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=9c31531af434be01 -C extra-filename=-453f29b9051794d3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32272025-09-03T17:08:27.929Z Compiling match_cfg v0.1.0
32282025-09-03T17:08:27.964Z Running `/home/build/.rustup/toolchains/1.89.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=3d248a34e65ed7c8 -C extra-filename=-8273b84bbc233130 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32292025-09-03T17:08:28.117Z Compiling hostname v0.3.1
32302025-09-03T17:08:28.150Z Running `/home/build/.rustup/toolchains/1.89.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=1bc3ec193253ba40 -C extra-filename=-56e78a3d9e7f5dd6 --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-784c297e68e85669.rmeta --extern match_cfg=/work/oxidecomputer/omicron/target/debug/deps/libmatch_cfg-8273b84bbc233130.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32312025-09-03T17:08:28.225Z Compiling structmeta-derive v0.3.0
32322025-09-03T17:08:28.273Z Running `/home/build/.rustup/toolchains/1.89.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=6582314bccfbb93f -C extra-filename=-c5ec722e90a9080a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32332025-09-03T17:08:28.488Z Compiling hex v0.4.3
32342025-09-03T17:08:28.530Z Running `/home/build/.rustup/toolchains/1.89.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=ede3a23f11163d99 -C extra-filename=-29681606b761c47c --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-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32352025-09-03T17:08:28.573Z Compiling bit-vec v0.8.0
32362025-09-03T17:08:28.649Z Running `/home/build/.rustup/toolchains/1.89.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=515937574ee2aefd -C extra-filename=-fb5561a56dfb38a3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32372025-09-03T17:08:28.885Z Compiling debug-ignore v1.0.5
32382025-09-03T17:08:28.922Z Running `/home/build/.rustup/toolchains/1.89.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=082f7dfceda623cf -C extra-filename=-850c29b1257bec29 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32392025-09-03T17:08:28.965Z Compiling wait-timeout v0.2.0
32402025-09-03T17:08:29.003Z Running `/home/build/.rustup/toolchains/1.89.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=ab469b9935868865 -C extra-filename=-ce984a833f6ed118 --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-784c297e68e85669.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32412025-09-03T17:08:29.208Z Compiling rustls v0.22.4
32422025-09-03T17:08:29.244Z Compiling toml_parser v1.0.2
32432025-09-03T17:08:29.245Z Running `/home/build/.rustup/toolchains/1.89.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=d49398b3a776a3d6 -C extra-filename=-2030f683cd4922a1 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-2030f683cd4922a1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32442025-09-03T17:08:29.245Z Running `/home/build/.rustup/toolchains/1.89.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.2/src/lib.rs --error-format=json --json=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=9d657dd17f3889b2 -C extra-filename=-26e7c3ff9ffebdc0 --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-380517021d21c4e8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32452025-09-03T17:08:29.330Z Compiling bit-set v0.8.0
32462025-09-03T17:08:29.364Z Running `/home/build/.rustup/toolchains/1.89.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=813e2a2a439452e7 -C extra-filename=-319270cdaf0aa2af --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-fb5561a56dfb38a3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32472025-09-03T17:08:29.718Z Compiling rusty-fork v0.3.0
32482025-09-03T17:08:29.754Z Running `/home/build/.rustup/toolchains/1.89.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=555085bfd7863d68 -C extra-filename=-0a3048efb63839fe --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-63bbafb28e7d7eb7.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-453f29b9051794d3.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-ce984a833f6ed118.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32492025-09-03T17:08:29.794Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-2030f683cd4922a1/build-script-build`
32502025-09-03T17:08:29.860Z Compiling rand_xorshift v0.4.0
32512025-09-03T17:08:29.901Z Running `/home/build/.rustup/toolchains/1.89.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=fd73f2105887365e -C extra-filename=-5b0fcd20ae91f9d4 --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-3708ad563010fdb5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32522025-09-03T17:08:29.954Z Compiling serde_spanned v1.0.0
32532025-09-03T17:08:29.954Z Running `/home/build/.rustup/toolchains/1.89.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=7d5df9fea5d07798 -C extra-filename=-d32011b9fff03ff9 --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-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32542025-09-03T17:08:30.012Z Compiling serde_path_to_error v0.1.17
32552025-09-03T17:08:30.048Z Running `/home/build/.rustup/toolchains/1.89.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=9374bd4e9993fd2d -C extra-filename=-2539a00920600f26 --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-c3d4b3c7bce6ae9f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32562025-09-03T17:08:30.283Z Compiling toml_datetime v0.7.0
32572025-09-03T17:08:30.324Z Running `/home/build/.rustup/toolchains/1.89.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=dd79cdabcdb4a767 -C extra-filename=-938d9e4e47bb9d97 --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-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32582025-09-03T17:08:30.393Z Compiling multer v3.1.0
32592025-09-03T17:08:30.429Z Running `/home/build/.rustup/toolchains/1.89.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=03108b93e5a41723 -C extra-filename=-ac9d0ca01553311c --out-dir /work/oxidecomputer/omicron/target/debug/build/multer-ac9d0ca01553311c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-034ec1d881020e41.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32602025-09-03T17:08:30.650Z Compiling unarray v0.1.4
32612025-09-03T17:08:30.686Z Running `/home/build/.rustup/toolchains/1.89.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=6a63ac17b3310fa1 -C extra-filename=-3b7ee61070cb59f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32622025-09-03T17:08:30.915Z Compiling toml_writer v1.0.2
32632025-09-03T17:08:30.958Z Running `/home/build/.rustup/toolchains/1.89.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=c4f37b59647cf0e5 -C extra-filename=-770066b530d0d501 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32642025-09-03T17:08:31.083Z Running `/work/oxidecomputer/omicron/target/debug/build/multer-ac9d0ca01553311c/build-script-build`
32652025-09-03T17:08:31.181Z Compiling proptest v1.7.0
32662025-09-03T17:08:31.220Z Running `/home/build/.rustup/toolchains/1.89.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=83e731577ec54d7a -C extra-filename=-f337ee47a6db9f97 --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-319270cdaf0aa2af.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-fb5561a56dfb38a3.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-685ac79a84b69255.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4921d2a92b76412d.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e7bbba1d1c8c50c5.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-05820855fe0e705d.rmeta --extern rand_xorshift=/work/oxidecomputer/omicron/target/debug/deps/librand_xorshift-5b0fcd20ae91f9d4.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-ea2fa3130f21e300.rmeta --extern rusty_fork=/work/oxidecomputer/omicron/target/debug/deps/librusty_fork-0a3048efb63839fe.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rmeta --extern unarray=/work/oxidecomputer/omicron/target/debug/deps/libunarray-3b7ee61070cb59f9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32672025-09-03T17:08:31.259Z Compiling slog-json v2.6.1
32682025-09-03T17:08:31.259Z Compiling async-stream-impl v0.3.6
32692025-09-03T17:08:31.259Z Running `/home/build/.rustup/toolchains/1.89.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=c67c78b63549eb04 -C extra-filename=-cfe185b0a23f1cb7 --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-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-214680a193c04733.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32702025-09-03T17:08:31.259Z Running `/home/build/.rustup/toolchains/1.89.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=2b12a6576878d821 -C extra-filename=-78a6809784dbf304 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32712025-09-03T17:08:31.366Z Compiling dropshot v0.16.3
32722025-09-03T17:08:31.401Z Running `/home/build/.rustup/toolchains/1.89.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.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::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=2f7c44b2fbb462d3 -C extra-filename=-9b368bcb54c0f81e --out-dir /work/oxidecomputer/omicron/target/debug/build/dropshot-9b368bcb54c0f81e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-034ec1d881020e41.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32732025-09-03T17:08:31.668Z Compiling structmeta v0.3.0
32742025-09-03T17:08:31.705Z Running `/home/build/.rustup/toolchains/1.89.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=1fb224646a035bc2 -C extra-filename=-382cf7791b429a81 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-c5ec722e90a9080a.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32752025-09-03T17:08:31.744Z Compiling toml v0.9.5
32762025-09-03T17:08:31.744Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-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 --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=4dbb350df16cb28b -C extra-filename=-7b9ed5ffe355cfd3 --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-6742c73914dcd771.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-d32011b9fff03ff9.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-938d9e4e47bb9d97.rmeta --extern toml_parser=/work/oxidecomputer/omicron/target/debug/deps/libtoml_parser-26e7c3ff9ffebdc0.rmeta --extern toml_writer=/work/oxidecomputer/omicron/target/debug/deps/libtoml_writer-770066b530d0d501.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-380517021d21c4e8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32772025-09-03T17:08:31.956Z Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-9b368bcb54c0f81e/build-script-build`
32782025-09-03T17:08:32.030Z Compiling slog-bunyan v2.5.0
32792025-09-03T17:08:32.071Z Compiling darling_macro v0.20.10
32802025-09-03T17:08:32.071Z Running `/home/build/.rustup/toolchains/1.89.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=f3e5c1168312e543 -C extra-filename=-f982376f0c2ca6ec --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-56e78a3d9e7f5dd6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-cfe185b0a23f1cb7.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-214680a193c04733.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32812025-09-03T17:08:32.072Z Running `/home/build/.rustup/toolchains/1.89.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=8a31ccbdbed9b9f6 -C extra-filename=-ed618f7ec9e21393 --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-4130df2c724123d9.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32822025-09-03T17:08:32.168Z Running `/home/build/.rustup/toolchains/1.89.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=24d2566aae24cc53 -C extra-filename=-ce8d9934ed92490d --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-7fc25a4247ca8d94.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-8ff8f10f7b344c0c.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-6e7395cf40cb439c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-57fa867c6f0b37c5.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-10ab7de2df72a452.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-72ce21d76a94c4bc.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-9bddb589b61cd740.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32832025-09-03T17:08:32.348Z Compiling derive-ex v0.1.8
32842025-09-03T17:08:32.393Z Running `/home/build/.rustup/toolchains/1.89.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=9749ac58513a7e40 -C extra-filename=-83dbbb1114a0e335 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-382cf7791b429a81.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32852025-09-03T17:08:32.488Z Compiling rustls-pemfile v2.2.0
32862025-09-03T17:08:32.524Z Running `/home/build/.rustup/toolchains/1.89.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=e23674876050a6ca -C extra-filename=-6aa1d7aad4b48e0b --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-8d90c9b7d736ccd2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32872025-09-03T17:08:33.058Z Compiling async-stream v0.3.6
32882025-09-03T17:08:33.058Z Running `/home/build/.rustup/toolchains/1.89.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=5b1a6f7466b4c3a5 -C extra-filename=-54a559e24b2b2004 --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-78a6809784dbf304.so --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a7543549df8e10d9.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-b0b6dd2d12616bf1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32892025-09-03T17:08:33.121Z Compiling waitgroup v0.1.2
32902025-09-03T17:08:33.161Z Running `/home/build/.rustup/toolchains/1.89.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=5809a7bcbe99ae49 -C extra-filename=-e1478a9687707a2e --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-ba25972e878f73b0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32912025-09-03T17:08:33.491Z Compiling dropshot_endpoint v0.16.3
32922025-09-03T17:08:33.529Z Running `/home/build/.rustup/toolchains/1.89.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.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 '--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=abed13d2636c11d5 -C extra-filename=-c1c65b431c5e3a68 --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-9612a25fb0aed7d0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-49ede7fd9a37f392.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32932025-09-03T17:08:33.566Z Compiling hostname v0.4.0
32942025-09-03T17:08:33.604Z Compiling typify-impl v0.3.0
32952025-09-03T17:08:33.662Z Running `/home/build/.rustup/toolchains/1.89.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=59fc182066b1c40a -C extra-filename=-e0259c4ffe7543ec --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-16cff964c3cef883.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32962025-09-03T17:08:33.662Z Running `/home/build/.rustup/toolchains/1.89.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=4a61efb7ee40e7e1 -C extra-filename=-eb2bd1e6bef8e055 --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-9612a25fb0aed7d0.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cf96e9a33d86a668.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-61a7fbc6a507fd3d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32972025-09-03T17:08:33.763Z Compiling darling v0.20.10
32982025-09-03T17:08:33.797Z Running `/home/build/.rustup/toolchains/1.89.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=8d87fcef58b57c73 -C extra-filename=-4128aed69bac1f88 --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-4130df2c724123d9.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-ed618f7ec9e21393.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32992025-09-03T17:08:34.013Z Compiling macaddr v1.0.1
33002025-09-03T17:08:34.074Z Running `/home/build/.rustup/toolchains/1.89.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=a33f07edec04e480 -C extra-filename=-43b26eef3d178e8f --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-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33012025-09-03T17:08:34.148Z Compiling serde_with_macros v3.14.0
33022025-09-03T17:08:34.184Z Running `/home/build/.rustup/toolchains/1.89.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=4652cd001b7d0a43 -C extra-filename=-bb2a21639e8fd703 --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-4128aed69bac1f88.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33032025-09-03T17:08:34.603Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
33042025-09-03T17:08:34.643Z Running `/home/build/.rustup/toolchains/1.89.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=7c6f34dce4de9d2c -C extra-filename=-04a487eee05280e9 --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-29681606b761c47c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33052025-09-03T17:08:34.865Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
33062025-09-03T17:08:34.903Z Running `/home/build/.rustup/toolchains/1.89.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=46081a90e6f47d25 -C extra-filename=-b57e74831f3eb579 --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-6e69bbd5a21aae0d.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-20b778ea24683811.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4989bc0ffac4375f.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33072025-09-03T17:08:35.829Z Compiling ref-cast v1.0.24
33082025-09-03T17:08:35.879Z Running `/home/build/.rustup/toolchains/1.89.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=897edf4f891cb65d -C extra-filename=-095f7d3538758de5 --out-dir /work/oxidecomputer/omicron/target/debug/build/ref-cast-095f7d3538758de5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33092025-09-03T17:08:36.307Z Compiling ref-cast-impl v1.0.24
33102025-09-03T17:08:36.343Z Running `/home/build/.rustup/toolchains/1.89.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=437215e15a223aef -C extra-filename=-6219075861525caa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33112025-09-03T17:08:36.712Z Running `/work/oxidecomputer/omicron/target/debug/build/ref-cast-095f7d3538758de5/build-script-build`
33122025-09-03T17:08:36.801Z Compiling instant v0.1.13
33132025-09-03T17:08:36.836Z Running `/home/build/.rustup/toolchains/1.89.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=d9e1b9d4b67f1416 -C extra-filename=-e439cb06d653fe0f --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-16cff964c3cef883.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33142025-09-03T17:08:37.072Z Compiling derive-where v1.5.0
33152025-09-03T17:08:37.113Z Running `/home/build/.rustup/toolchains/1.89.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=9fef67244f96c7a3 -C extra-filename=-8c84a62f1829b219 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33162025-09-03T17:08:37.448Z Compiling test-strategy v0.4.3
33172025-09-03T17:08:37.487Z Running `/home/build/.rustup/toolchains/1.89.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=5fdf9860c3eb66f2 -C extra-filename=-2fabb904f4f33a83 --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-83dbbb1114a0e335.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-382cf7791b429a81.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33182025-09-03T17:08:37.549Z Compiling serde_with v3.14.0
33192025-09-03T17:08:37.583Z Running `/home/build/.rustup/toolchains/1.89.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=358a278dea47ce4e -C extra-filename=-23f00d3665e990ff --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-6742c73914dcd771.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-7607030111f37c58.so --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-bb2a21639e8fd703.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33202025-09-03T17:08:37.743Z Running `/home/build/.rustup/toolchains/1.89.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=fa22cfb7b8b893d4 -C extra-filename=-0e5ac3bec893a79f --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-6219075861525caa.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)'`
33212025-09-03T17:08:37.991Z Compiling parse-display-derive v0.10.0
33222025-09-03T17:08:38.030Z Running `/home/build/.rustup/toolchains/1.89.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=ffea5888e68d54c6 -C extra-filename=-75f57ac4837b87cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-ea2fa3130f21e300.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-382cf7791b429a81.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33232025-09-03T17:08:39.485Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
33242025-09-03T17:08:39.524Z Running `/home/build/.rustup/toolchains/1.89.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=eca3ecb0095d67d6 -C extra-filename=-f34bef9a6db882ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33252025-09-03T17:08:40.685Z Compiling backoff v0.4.0
33262025-09-03T17:08:40.728Z Running `/home/build/.rustup/toolchains/1.89.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=5d8d4999230b4a76 -C extra-filename=-6382814ebd7444af --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-a7543549df8e10d9.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-1f3893cab9c1cac2.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-e439cb06d653fe0f.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-b0b6dd2d12616bf1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d797afaf21e29317.rmeta --extern tokio_1=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33272025-09-03T17:08:40.762Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
33282025-09-03T17:08:40.762Z Running `/home/build/.rustup/toolchains/1.89.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=460ba62cf5c194c4 -C extra-filename=-616c84218f6be2d8 --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-a44f3921b7a9222f.rmeta --extern slog_error_chain_derive=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain_derive-f34bef9a6db882ed.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33292025-09-03T17:08:41.109Z Compiling iddqd v0.3.9
33302025-09-03T17:08:41.145Z Running `/home/build/.rustup/toolchains/1.89.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=fec5ce3418d4f85c -C extra-filename=-5a5727f9a509e3c9 --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-5f468c981a16e35e.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rmeta --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-233a566562667d8f.rmeta --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-0a48cc8b19067905.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-9caa1f323c45c460.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-0e5ac3bec893a79f.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-2cd3428be69f273e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33312025-09-03T17:08:41.268Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
33322025-09-03T17:08:41.307Z Running `/home/build/.rustup/toolchains/1.89.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=e936ee4cdebe50c1 -C extra-filename=-62c0e713a3847c0c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33332025-09-03T17:08:41.380Z Compiling camino-tempfile v1.4.1
33342025-09-03T17:08:41.414Z Running `/home/build/.rustup/toolchains/1.89.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=8dc0b7b1285be144 -C extra-filename=-4f75889ed8135f2b --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-1ab39f11511e72f8.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33352025-09-03T17:08:41.683Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
33362025-09-03T17:08:41.751Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_artifact --edition=2021 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/5783271/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=be97408459021eb8 -C extra-filename=-cf6fbe8a9b722a44 --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-6e69bbd5a21aae0d.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-04a487eee05280e9.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-4d05d58375967aa4.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2fabb904f4f33a83.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33372025-09-03T17:08:42.051Z Compiling unicode-width v0.1.14
33382025-09-03T17:08:42.087Z Running `/home/build/.rustup/toolchains/1.89.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=e1ff6972a251646d -C extra-filename=-3e67ad21e09c6294 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33392025-09-03T17:08:42.673Z Compiling toml v0.8.23
33402025-09-03T17:08:42.714Z Running `/home/build/.rustup/toolchains/1.89.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=0a1c160844c31b98 -C extra-filename=-ed66e64bb699c714 --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-6742c73914dcd771.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-184c2cffaaf99411.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-08331bbb5132ebf2.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-b071dad6ed04a436.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33412025-09-03T17:08:43.270Z Compiling proc-macro-error-attr v1.0.4
33422025-09-03T17:08:43.309Z Running `/home/build/.rustup/toolchains/1.89.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=8cdaef08287192ad -C extra-filename=-3b700e6f5694d645 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-3b700e6f5694d645 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-034ec1d881020e41.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33432025-09-03T17:08:43.388Z Compiling parse-display v0.10.0
33442025-09-03T17:08:43.425Z Running `/home/build/.rustup/toolchains/1.89.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=89cd119e466c8b31 -C extra-filename=-de4c1a47b1e4d27f --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-75f57ac4837b87cb.so --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-ea2fa3130f21e300.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33452025-09-03T17:08:43.775Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-3b700e6f5694d645/build-script-build`
33462025-09-03T17:08:43.841Z Compiling proc-macro-error v1.0.4
33472025-09-03T17:08:43.876Z Running `/home/build/.rustup/toolchains/1.89.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=580b9b02b644a43e -C extra-filename=-4fe801d9838fc220 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-4fe801d9838fc220 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-034ec1d881020e41.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33482025-09-03T17:08:43.934Z Running `/home/build/.rustup/toolchains/1.89.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=33734efa3e429c92 -C extra-filename=-3044ded32e54ac0d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33492025-09-03T17:08:43.998Z Compiling proc-macro-crate v1.3.1
33502025-09-03T17:08:44.033Z Running `/home/build/.rustup/toolchains/1.89.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=403f4d3deb311ae0 -C extra-filename=-8bf95bfff127c94c --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-9f184b9950c390eb.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9ebd7ea1a6b1284d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33512025-09-03T17:08:44.157Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
33522025-09-03T17:08:44.191Z Running `/home/build/.rustup/toolchains/1.89.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=222aff7598714901 -C extra-filename=-72b49dc0694771b9 --out-dir /work/oxidecomputer/omicron/target/debug/build/nvpair-sys-72b49dc0694771b9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33532025-09-03T17:08:44.376Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-4fe801d9838fc220/build-script-build`
33542025-09-03T17:08:44.516Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
33552025-09-03T17:08:44.549Z Running `/home/build/.rustup/toolchains/1.89.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=11f6895aea8f941c -C extra-filename=-855300eb2ff694a1 --out-dir /work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-855300eb2ff694a1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33562025-09-03T17:08:44.679Z Compiling tabwriter v1.4.0
33572025-09-03T17:08:44.712Z Running `/home/build/.rustup/toolchains/1.89.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=3b2002e2e7e5f2af -C extra-filename=-c47a408223121e9c --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-3e67ad21e09c6294.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33582025-09-03T17:08:44.786Z Running `/work/oxidecomputer/omicron/target/debug/build/nvpair-sys-72b49dc0694771b9/build-script-build`
33592025-09-03T17:08:44.891Z Compiling foreign-types-macros v0.2.3
33602025-09-03T17:08:44.930Z Running `/home/build/.rustup/toolchains/1.89.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=8a3975ab8a75152f -C extra-filename=-63aaefd0b95d6317 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33612025-09-03T17:08:45.021Z Running `/work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-855300eb2ff694a1/build-script-build`
33622025-09-03T17:08:45.144Z Running `/home/build/.rustup/toolchains/1.89.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=95215093cb3780a2 -C extra-filename=-f6366e331246d797 --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-3044ded32e54ac0d.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e4428997e05f97e4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg use_fallback`
33632025-09-03T17:08:45.180Z Compiling num_enum_derive v0.5.11
33642025-09-03T17:08:45.180Z Running `/home/build/.rustup/toolchains/1.89.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=29eaf60966db6fc8 -C extra-filename=-7f61bc710c0b6612 --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-8bf95bfff127c94c.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e4428997e05f97e4.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33652025-09-03T17:08:45.214Z Compiling foreign-types-shared v0.3.1
33662025-09-03T17:08:45.214Z Running `/home/build/.rustup/toolchains/1.89.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=93e923f4ec7d8bc2 -C extra-filename=-09b13ef164f80ce6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33672025-09-03T17:08:45.345Z Running `/home/build/.rustup/toolchains/1.89.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=1ec5657baeebbc52 -C extra-filename=-3667b320ed87f3c7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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`
33682025-09-03T17:08:45.456Z Running `/home/build/.rustup/toolchains/1.89.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=1ae87008cccb4fbb -C extra-filename=-ac27fb54e800bb07 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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`
33692025-09-03T17:08:45.565Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
33702025-09-03T17:08:45.605Z Running `/home/build/.rustup/toolchains/1.89.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=269c8c38d74e618b -C extra-filename=-7b429149d34d4288 --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-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e4428997e05f97e4.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33712025-09-03T17:08:45.753Z Compiling cstr-argument v0.1.2
33722025-09-03T17:08:45.786Z Running `/home/build/.rustup/toolchains/1.89.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=608b64fb26a39722 -C extra-filename=-25ef39898d7863b6 --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-16cff964c3cef883.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-10ab7de2df72a452.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33732025-09-03T17:08:45.895Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
33742025-09-03T17:08:45.940Z Running `/home/build/.rustup/toolchains/1.89.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=c4cff5a9c792c212 -C extra-filename=-8ab005ae5a72c0e7 --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-8ab005ae5a72c0e7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33752025-09-03T17:08:46.254Z Compiling pretty-hex v0.2.1
33762025-09-03T17:08:46.288Z Running `/home/build/.rustup/toolchains/1.89.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=6440f69f3a411270 -C extra-filename=-7a4ce632d19001a4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33772025-09-03T17:08:46.411Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-8ab005ae5a72c0e7/build-script-build`
33782025-09-03T17:08:46.478Z Compiling colored v2.2.0
33792025-09-03T17:08:46.514Z Running `/home/build/.rustup/toolchains/1.89.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=b03336f7e57abd4a -C extra-filename=-e18793f311249a73 --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-4921d2a92b76412d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33802025-09-03T17:08:46.552Z Compiling smf v0.2.3
33812025-09-03T17:08:46.552Z Running `/home/build/.rustup/toolchains/1.89.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=38a461a80a3a5aeb -C extra-filename=-0d343a6412630e5b --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-8d6090023597e797.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33822025-09-03T17:08:46.662Z Compiling foreign-types v0.5.0
33832025-09-03T17:08:46.700Z Running `/home/build/.rustup/toolchains/1.89.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=b0a71bf769292c73 -C extra-filename=-6977e8fb0bf148f1 --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-63aaefd0b95d6317.so --extern foreign_types_shared=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_shared-09b13ef164f80ce6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33842025-09-03T17:08:46.796Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
33852025-09-03T17:08:46.831Z Running `/home/build/.rustup/toolchains/1.89.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=7a61262f20a97918 -C extra-filename=-990de9c934acf90e --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-784c297e68e85669.rmeta --extern rusty_doors_macros=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors_macros-7b429149d34d4288.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33862025-09-03T17:08:46.868Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
33872025-09-03T17:08:46.868Z Running `/home/build/.rustup/toolchains/1.89.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=fbacf7ea7a24e16d -C extra-filename=-9b6d10aebd932b49 --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-25ef39898d7863b6.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-6977e8fb0bf148f1.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-ac27fb54e800bb07.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33882025-09-03T17:08:47.071Z Compiling itertools v0.14.0
33892025-09-03T17:08:47.106Z Running `/home/build/.rustup/toolchains/1.89.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=06caa1d08b6b23f3 -C extra-filename=-5fbff7679012489b --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-c14636abdee91fd2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33902025-09-03T17:08:47.147Z Compiling typify-macro v0.3.0
33912025-09-03T17:08:47.147Z Running `/home/build/.rustup/toolchains/1.89.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=4e108093d7fccbe3 -C extra-filename=-be76f5fcbbab651c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-49ede7fd9a37f392.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-eb2bd1e6bef8e055.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33922025-09-03T17:08:47.398Z Compiling heck v0.4.1
33932025-09-03T17:08:47.439Z Running `/home/build/.rustup/toolchains/1.89.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=95e788d4efa9ccda -C extra-filename=-3e487195ce270b12 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33942025-09-03T17:08:47.511Z Compiling crossbeam-deque v0.8.5
33952025-09-03T17:08:47.546Z Running `/home/build/.rustup/toolchains/1.89.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=e67b80d16892140a -C extra-filename=-6f5afe89de2beed3 --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-c88024024eb262dd.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-275a97d56be8b68f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33962025-09-03T17:08:47.914Z Compiling rayon-core v1.12.1
33972025-09-03T17:08:47.948Z Running `/home/build/.rustup/toolchains/1.89.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=c855c4b1c1949b5d -C extra-filename=-e0364b8b66340191 --out-dir /work/oxidecomputer/omicron/target/debug/build/rayon-core-e0364b8b66340191 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33982025-09-03T17:08:47.984Z Compiling crucible-workspace-hack v0.1.0
33992025-09-03T17:08:47.984Z Compiling num_enum v0.5.11
34002025-09-03T17:08:47.984Z Compiling darling_core v0.21.0
34012025-09-03T17:08:47.984Z Running `/home/build/.rustup/toolchains/1.89.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=3e90c825f9447057 -C extra-filename=-db2a84e13aa4e24f --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-db2a84e13aa4e24f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34022025-09-03T17:08:48.020Z Running `/home/build/.rustup/toolchains/1.89.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=f2be53696bed4791 -C extra-filename=-484ffd5e7ff1512a --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-7f61bc710c0b6612.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34032025-09-03T17:08:48.054Z Running `/home/build/.rustup/toolchains/1.89.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=ae3a4b5a72c187d3 -C extra-filename=-f8c08101456bbdd9 --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-63bbafb28e7d7eb7.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-5ec2529fcb3ca35e.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-d5c7d0e7d580515e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34042025-09-03T17:08:48.340Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
34052025-09-03T17:08:48.379Z Running `/home/build/.rustup/toolchains/1.89.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=7a0e93549496adbd -C extra-filename=-34b62ec2d8f8da8b --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-784c297e68e85669.rmeta --extern libdlpi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibdlpi_sys-3667b320ed87f3c7.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-484ffd5e7ff1512a.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-7a4ce632d19001a4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34062025-09-03T17:08:48.437Z Running `/work/oxidecomputer/omicron/target/debug/build/rayon-core-e0364b8b66340191/build-script-build`
34072025-09-03T17:08:48.471Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-db2a84e13aa4e24f/build-script-build`
34082025-09-03T17:08:48.505Z Running `/home/build/.rustup/toolchains/1.89.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=66d46e58be2d4992 -C extra-filename=-282a92b16b07242d --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-6f5afe89de2beed3.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-275a97d56be8b68f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34092025-09-03T17:08:48.574Z Running `/home/build/.rustup/toolchains/1.89.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=1e690d1f5f443306 -C extra-filename=-23652635d3e0bfe5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09-03T17:08:48.736Z Running `/home/build/.rustup/toolchains/1.89.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=fa39f8bcf4982fcf -C extra-filename=-6abee6e89d4e639b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-e18793f311249a73.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-34b62ec2d8f8da8b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-484ffd5e7ff1512a.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-9b6d10aebd932b49.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-ac27fb54e800bb07.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d797afaf21e29317.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-990de9c934acf90e.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-16d50aea078713d7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c408e455ac50c684.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-5545e8a854ee9211.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
34112025-09-03T17:08:48.819Z Compiling typify-impl v0.4.1
34122025-09-03T17:08:48.859Z Running `/home/build/.rustup/toolchains/1.89.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=d0ca5d9cb7e257e6 -C extra-filename=-4b73a12993efc423 --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-9612a25fb0aed7d0.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cf96e9a33d86a668.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-61a7fbc6a507fd3d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34132025-09-03T17:08:50.232Z Compiling rayon v1.10.0
34142025-09-03T17:08:50.295Z Running `/home/build/.rustup/toolchains/1.89.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=53d68132405784c4 -C extra-filename=-e5b7b452a411c16d --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-c14636abdee91fd2.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-282a92b16b07242d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34152025-09-03T17:08:50.385Z Compiling atomicwrites v0.4.4
34162025-09-03T17:08:50.424Z Running `/home/build/.rustup/toolchains/1.89.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=1ccc8377321828c4 -C extra-filename=-fe68c36aaea6ae09 --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-1f2143ef03012a20.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34172025-09-03T17:08:50.973Z Compiling heapless v0.8.0
34182025-09-03T17:08:51.007Z Running `/home/build/.rustup/toolchains/1.89.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=81572eee5b65ff3c -C extra-filename=-7a028a8711e69fb5 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-7a028a8711e69fb5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34192025-09-03T17:08:51.774Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-7a028a8711e69fb5/build-script-build`
34202025-09-03T17:08:52.184Z Compiling hash32 v0.3.1
34212025-09-03T17:08:52.222Z Running `/home/build/.rustup/toolchains/1.89.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=dd7fc82d509a67ec -C extra-filename=-6e1f78d961b0ef36 --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-bf80f7a3bae0a263.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34222025-09-03T17:08:52.340Z Compiling typify v0.3.0
34232025-09-03T17:08:52.380Z Running `/home/build/.rustup/toolchains/1.89.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=8f3f1fbb15280be3 -C extra-filename=-efcaafa9e6c83d8d --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-eb2bd1e6bef8e055.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-be76f5fcbbab651c.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34242025-09-03T17:08:52.603Z Compiling progenitor-impl v0.9.1
34252025-09-03T17:08:52.640Z Running `/home/build/.rustup/toolchains/1.89.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=6fe5b3bcc4ad92a8 -C extra-filename=-e0f900b9897e7ed4 --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-9612a25fb0aed7d0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f3f41ccd8f8b0723.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-efcaafa9e6c83d8d.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-61a7fbc6a507fd3d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34262025-09-03T17:08:52.680Z Compiling smoltcp v0.11.0
34272025-09-03T17:08:52.680Z Running `/home/build/.rustup/toolchains/1.89.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=239fd8b4c0052153 -C extra-filename=-a2ba16c83740ad6d --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-a2ba16c83740ad6d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34282025-09-03T17:08:53.073Z Running `/home/build/.rustup/toolchains/1.89.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=bdb69a70b8628923 -C extra-filename=-cfbb7cdaca045fab --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-6e1f78d961b0ef36.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-45a66a1c23392a23.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34292025-09-03T17:08:53.589Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-a2ba16c83740ad6d/build-script-build`
34302025-09-03T17:08:53.654Z Compiling cobs v0.2.3
34312025-09-03T17:08:53.693Z Running `/home/build/.rustup/toolchains/1.89.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=70245a6c234ec103 -C extra-filename=-a52639e61a73e0ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34322025-09-03T17:08:54.210Z Running `/home/build/.rustup/toolchains/1.89.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=8967cc881669c8f6 -C extra-filename=-145a320af6634238 --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-19d9f1304dcf7a40.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-bf80f7a3bae0a263.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-cfbb7cdaca045fab.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-5d31aa9cbc163b3b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34332025-09-03T17:08:54.274Z Compiling postcard v1.0.10
34342025-09-03T17:08:54.312Z Running `/home/build/.rustup/toolchains/1.89.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=96f6df21d66517d1 -C extra-filename=-b7bc01d4d09a68b3 --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-a52639e61a73e0ce.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34352025-09-03T17:08:55.060Z Compiling darling_macro v0.21.0
34362025-09-03T17:08:55.094Z Running `/home/build/.rustup/toolchains/1.89.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=20694bc4595c6f74 -C extra-filename=-4e00844811844313 --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-f8c08101456bbdd9.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34372025-09-03T17:08:55.145Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
34382025-09-03T17:08:55.179Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_sys_hdrs --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/6a5d3f3/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=75153a7c4cc193c3 -C extra-filename=-b98f04137bab7d43 --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-685ac79a84b69255.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34392025-09-03T17:08:55.243Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
34402025-09-03T17:08:55.280Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/6a5d3f3/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=09b3cd1ed6f97aac -C extra-filename=-77486fe1f0c40e2c --out-dir /work/oxidecomputer/omicron/target/debug/build/opte-77486fe1f0c40e2c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-034ec1d881020e41.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34412025-09-03T17:08:55.775Z Compiling base64 v0.21.7
34422025-09-03T17:08:55.814Z Running `/home/build/.rustup/toolchains/1.89.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=af025ee83e272d12 -C extra-filename=-f59c456c6a871a93 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34432025-09-03T17:08:55.960Z Running `/work/oxidecomputer/omicron/target/debug/build/opte-77486fe1f0c40e2c/build-script-build`
34442025-09-03T17:08:56.102Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
34452025-09-03T17:08:56.138Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name kstat_macro --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/6a5d3f3/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=0bd7edda49308eec -C extra-filename=-d75457fe017a9d13 --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-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34462025-09-03T17:08:56.444Z Compiling darling v0.21.0
34472025-09-03T17:08:56.483Z Running `/home/build/.rustup/toolchains/1.89.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=d8d2df6d0fec1949 -C extra-filename=-82e9bd1c0dcd76f9 --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-f8c08101456bbdd9.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-4e00844811844313.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34482025-09-03T17:08:56.643Z Compiling ingot-macros v0.1.1
34492025-09-03T17:08:56.682Z Running `/home/build/.rustup/toolchains/1.89.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=51ed6549f3dd4a1d -C extra-filename=-9e2d0cb94da7fa29 --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-82e9bd1c0dcd76f9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34502025-09-03T17:08:56.844Z Compiling sigpipe v0.1.3
34512025-09-03T17:08:56.878Z Running `/home/build/.rustup/toolchains/1.89.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=fb00cd9f6f6a2df8 -C extra-filename=-3fd8446d2566a752 --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-784c297e68e85669.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34522025-09-03T17:08:57.082Z Compiling jiff v0.2.15
34532025-09-03T17:08:57.119Z Running `/home/build/.rustup/toolchains/1.89.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=6f3ccfb8df3f8073 -C extra-filename=-ca80495d96b92005 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34542025-09-03T17:08:57.237Z Compiling zone_cfg_derive v0.3.0
34552025-09-03T17:08:57.277Z Running `/home/build/.rustup/toolchains/1.89.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=57d6bb88a7441d89 -C extra-filename=-8d7ff1200ab593c2 --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-3e487195ce270b12.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-f6366e331246d797.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e4428997e05f97e4.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34562025-09-03T17:08:57.714Z Compiling aws-lc-sys v0.26.0
34572025-09-03T17:08:57.781Z Running `/home/build/.rustup/toolchains/1.89.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=61860e03948a2603 -C extra-filename=-576fd30b65fcd363 --out-dir /work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-576fd30b65fcd363 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-d20a87168018c93f.rlib --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-c405cbfc7820faca.rlib --extern cmake=/work/oxidecomputer/omicron/target/debug/deps/libcmake-de354ad5a94ad54d.rlib --extern dunce=/work/oxidecomputer/omicron/target/debug/deps/libdunce-07ef0643f32e7ad8.rlib --extern fs_extra=/work/oxidecomputer/omicron/target/debug/deps/libfs_extra-80eadfd9742d9184.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34582025-09-03T17:08:58.819Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
34592025-09-03T17:08:58.853Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/23b06c2/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=90e38f3944cd9641 -C extra-filename=-628d7a59745b88a4 --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-784c297e68e85669.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-4d05d58375967aa4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34602025-09-03T17:08:59.315Z Compiling num-derive v0.4.2
34612025-09-03T17:08:59.353Z Running `/home/build/.rustup/toolchains/1.89.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=97ea9453f8f21413 -C extra-filename=-98a9aa47b37540bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34622025-09-03T17:08:59.671Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
34632025-09-03T17:08:59.706Z Running `/home/build/.rustup/toolchains/1.89.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=3dd5ebeb41ac8b93 -C extra-filename=-e425bfdf8ec566a5 --out-dir /work/oxidecomputer/omicron/target/debug/build/illumos-utils-e425bfdf8ec566a5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34642025-09-03T17:09:00.145Z Running `/work/oxidecomputer/omicron/target/debug/build/illumos-utils-e425bfdf8ec566a5/build-script-build`
34652025-09-03T17:09:00.213Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
34662025-09-03T17:09:00.246Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/23b06c2/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=e933eef08d2d522a -C extra-filename=-f45b84729fe586da --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-628d7a59745b88a4.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-4d05d58375967aa4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34672025-09-03T17:09:00.465Z Compiling progenitor-macro v0.9.1
34682025-09-03T17:09:00.503Z Running `/home/build/.rustup/toolchains/1.89.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=70f33d749407a3ce -C extra-filename=-0f146157d2273489 --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-0d30b965b3e9aa6a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-e0f900b9897e7ed4.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-49ede7fd9a37f392.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-06c9424c52975107.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34692025-09-03T17:09:00.781Z Compiling zone v0.3.1
34702025-09-03T17:09:00.820Z Running `/home/build/.rustup/toolchains/1.89.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=bc45b36d968f8440 -C extra-filename=-9d11cdf682a19ede --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-fd7f55707a725433.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-8d7ff1200ab593c2.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34712025-09-03T17:09:01.198Z Compiling convert_case v0.4.0
34722025-09-03T17:09:01.261Z Running `/home/build/.rustup/toolchains/1.89.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=19fd34e765bd7496 -C extra-filename=-eeae1a312b0aac3f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34732025-09-03T17:09:01.867Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
34742025-09-03T17:09:01.907Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_smf --edition=2021 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/779775d/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=74ae602092b81454 -C extra-filename=-d0ff8c2c78f48d6a --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-23652635d3e0bfe5.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-98a9aa47b37540bb.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e7bbba1d1c8c50c5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34752025-09-03T17:09:02.363Z Compiling derive_more v0.99.20
34762025-09-03T17:09:02.419Z Running `/home/build/.rustup/toolchains/1.89.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=31451bcb06c2f730 -C extra-filename=-825648db36282c10 --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-eeae1a312b0aac3f.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34772025-09-03T17:09:02.458Z Compiling typify-macro v0.4.1
34782025-09-03T17:09:02.458Z Running `/home/build/.rustup/toolchains/1.89.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=a0e4c9fa9271be44 -C extra-filename=-a0de6a559f2b0eac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-49ede7fd9a37f392.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-4b73a12993efc423.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34792025-09-03T17:09:02.496Z Compiling same-file v1.0.6
34802025-09-03T17:09:02.496Z Running `/home/build/.rustup/toolchains/1.89.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=213bfc74ab5b3b35 -C extra-filename=-02b10f5498e1960c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34812025-09-03T17:09:02.874Z Compiling walkdir v2.5.0
34822025-09-03T17:09:02.913Z Running `/home/build/.rustup/toolchains/1.89.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=17f008f0ba3fb61d -C extra-filename=-36caab45f0e573e7 --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-02b10f5498e1960c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34832025-09-03T17:09:02.954Z Compiling utf-8 v0.7.6
34842025-09-03T17:09:02.954Z Running `/home/build/.rustup/toolchains/1.89.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=97d18cc8305aaa99 -C extra-filename=-745d853f7d714050 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34852025-09-03T17:09:03.549Z Compiling tungstenite v0.21.0
34862025-09-03T17:09:03.587Z Running `/home/build/.rustup/toolchains/1.89.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=d87590f3a2395139 -C extra-filename=-4d96f698c8b430f5 --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-bf80f7a3bae0a263.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-c59178062ea1bb1f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-57fa867c6f0b37c5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d797afaf21e29317.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-bb095d7eb0d28ec2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-745d853f7d714050.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34872025-09-03T17:09:03.901Z Compiling newline-converter v0.3.0
34882025-09-03T17:09:03.940Z Running `/home/build/.rustup/toolchains/1.89.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=c79da10e79229735 -C extra-filename=-e8cff69c71df88eb --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-f5b7bd5f880a5855.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34892025-09-03T17:09:04.235Z Compiling expectorate v1.2.0
34902025-09-03T17:09:04.274Z Running `/home/build/.rustup/toolchains/1.89.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=36eec2959b19f068 -C extra-filename=-080b5f685c1c2db9 --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-fe68c36aaea6ae09.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-7fc67dc6d779fea4.rmeta --extern newline_converter=/work/oxidecomputer/omicron/target/debug/deps/libnewline_converter-e8cff69c71df88eb.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-8205f27d79057c60.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34912025-09-03T17:09:04.575Z Compiling ingot-types v0.1.2
34922025-09-03T17:09:04.611Z Running `/home/build/.rustup/toolchains/1.89.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=bcf56a4ab3f51501 -C extra-filename=-a2b38a6dd96bb696 --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-9e2d0cb94da7fa29.so --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6646a26bd241eeb4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34932025-09-03T17:09:04.660Z Compiling num-rational v0.4.2
34942025-09-03T17:09:04.768Z Running `/home/build/.rustup/toolchains/1.89.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=47bfafea6d6db1b9 -C extra-filename=-e80425d67459c878 --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-6a2faba7b8751801.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e7bbba1d1c8c50c5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34952025-09-03T17:09:05.713Z Compiling ingot v0.1.1
34962025-09-03T17:09:05.751Z Running `/home/build/.rustup/toolchains/1.89.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=bd96fe175fafd6b5 -C extra-filename=-c6dd26ac0037a125 --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-685ac79a84b69255.rmeta --extern ingot_macros=/work/oxidecomputer/omicron/target/debug/deps/libingot_macros-9e2d0cb94da7fa29.so --extern ingot_types=/work/oxidecomputer/omicron/target/debug/deps/libingot_types-a2b38a6dd96bb696.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6646a26bd241eeb4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34972025-09-03T17:09:06.144Z Compiling tokio-tungstenite v0.21.0
34982025-09-03T17:09:06.177Z Running `/home/build/.rustup/toolchains/1.89.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=2ac347a1f1a8e92d -C extra-filename=-f478b1ca05e9372d --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-6e7395cf40cb439c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-4d96f698c8b430f5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34992025-09-03T17:09:06.346Z Compiling num-complex v0.4.6
35002025-09-03T17:09:06.383Z Running `/home/build/.rustup/toolchains/1.89.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=219f04393e4baa2b -C extra-filename=-e731cf0d8f91a1b2 --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-e7bbba1d1c8c50c5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35012025-09-03T17:09:06.892Z Compiling tokio-dtrace v0.1.0
35022025-09-03T17:09:06.925Z Running `/home/build/.rustup/toolchains/1.89.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=4b6ae94c2fce2bb7 -C extra-filename=-e3d1404f125bcdf6 --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-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35032025-09-03T17:09:07.518Z Compiling num v0.4.3
35042025-09-03T17:09:07.555Z Running `/home/build/.rustup/toolchains/1.89.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=684b0955a53ea006 -C extra-filename=-0ea0dec4f78e8e14 --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-e731cf0d8f91a1b2.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6a2faba7b8751801.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-bafffdbacfab42ee.rmeta --extern num_rational=/work/oxidecomputer/omicron/target/debug/deps/libnum_rational-e80425d67459c878.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e7bbba1d1c8c50c5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35052025-09-03T17:09:07.592Z Compiling pem v3.0.5
35062025-09-03T17:09:07.637Z Running `/home/build/.rustup/toolchains/1.89.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=f8eafd6f5db4fb95 -C extra-filename=-856e36b09938a13c --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-43fec2c760c1f6ef.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35072025-09-03T17:09:07.737Z Compiling float-ord v0.3.2
35082025-09-03T17:09:07.779Z Running `/home/build/.rustup/toolchains/1.89.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=0e54809ffd71660e -C extra-filename=-56e3f4021334fd94 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35092025-09-03T17:09:07.817Z Compiling typify v0.4.1
35102025-09-03T17:09:07.883Z Running `/home/build/.rustup/toolchains/1.89.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=5942c3456c9a8880 -C extra-filename=-fdb3882f47d0df70 --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-4b73a12993efc423.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-a0de6a559f2b0eac.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35112025-09-03T17:09:08.003Z Compiling oxide-tokio-rt v0.1.2
35122025-09-03T17:09:08.046Z Running `/home/build/.rustup/toolchains/1.89.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=8dd38b3d6d32ced5 -C extra-filename=-f2fbd20f1ad7466a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libtokio_dtrace-e3d1404f125bcdf6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35132025-09-03T17:09:08.080Z Compiling progenitor-impl v0.10.0
35142025-09-03T17:09:08.163Z Running `/home/build/.rustup/toolchains/1.89.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=af41de0986f079f1 -C extra-filename=-120946224d348f3d --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-9612a25fb0aed7d0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f3f41ccd8f8b0723.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-fdb3882f47d0df70.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-61a7fbc6a507fd3d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35152025-09-03T17:09:08.452Z Compiling indent_write v2.2.0
35162025-09-03T17:09:08.488Z Running `/home/build/.rustup/toolchains/1.89.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=b0fc1f2566d3dc3d -C extra-filename=-515187c6ccc490f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35172025-09-03T17:09:08.521Z Compiling secrecy v0.10.3
35182025-09-03T17:09:08.522Z Running `/home/build/.rustup/toolchains/1.89.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=172bc7f75fe40d9e -C extra-filename=-b8fd7fff960ca28a --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-c543893b8fa11592.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35192025-09-03T17:09:08.792Z Compiling swrite v0.1.0
35202025-09-03T17:09:08.825Z Running `/home/build/.rustup/toolchains/1.89.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=21936e1c864859ce -C extra-filename=-562e110c4f8068f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35212025-09-03T17:09:08.881Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
35222025-09-03T17:09:08.921Z Running `/home/build/.rustup/toolchains/1.89.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=0d8e7e880fccdb3b -C extra-filename=-e72ca0e7dc89fbad --out-dir /work/oxidecomputer/omicron/target/debug/build/pq-sys-e72ca0e7dc89fbad -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35232025-09-03T17:09:09.023Z Compiling bytecount v0.6.8
35242025-09-03T17:09:09.060Z Running `/home/build/.rustup/toolchains/1.89.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=71416abf379d8217 -C extra-filename=-c2376018bebeb41b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35252025-09-03T17:09:09.341Z Compiling fixedbitset v0.5.7
35262025-09-03T17:09:09.375Z Running `/home/build/.rustup/toolchains/1.89.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=6c9a09384d5f3d82 -C extra-filename=-35eea7a849d1c8d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35272025-09-03T17:09:09.719Z Compiling password-hash v0.5.0
35282025-09-03T17:09:09.756Z Running `/home/build/.rustup/toolchains/1.89.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=1296b423b5f3fd16 -C extra-filename=-0cd3810ef3d13a60 --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-918dddd36587fd89.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-9979076a98167996.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d7c287191cccedb3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35292025-09-03T17:09:09.812Z Running `/work/oxidecomputer/omicron/target/debug/build/pq-sys-e72ca0e7dc89fbad/build-script-build`
35302025-09-03T17:09:09.899Z Compiling petgraph v0.8.2
35312025-09-03T17:09:09.938Z Running `/home/build/.rustup/toolchains/1.89.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=3e40479bde41828a -C extra-filename=-a914a810e7648424 --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-35eea7a849d1c8d9.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-9caa1f323c45c460.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f3f41ccd8f8b0723.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35322025-09-03T17:09:10.191Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
35332025-09-03T17:09:10.236Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_api --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/6a5d3f3/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=fb903b413e8ae1ab -C extra-filename=-57254169f5d00a09 --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-b98f04137bab7d43.rmeta --extern ingot=/work/oxidecomputer/omicron/target/debug/deps/libingot-c6dd26ac0037a125.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-b7bc01d4d09a68b3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-145a320af6634238.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35342025-09-03T17:09:10.486Z Compiling blake2 v0.10.6
35352025-09-03T17:09:10.544Z Running `/home/build/.rustup/toolchains/1.89.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=1f0851aea6ecd461 -C extra-filename=-93e3a16eef39ead7 --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-c03652d8d6c88650.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35362025-09-03T17:09:10.726Z Compiling arc-swap v1.7.1
35372025-09-03T17:09:10.765Z Running `/home/build/.rustup/toolchains/1.89.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=ee13ff9ad529503d -C extra-filename=-ede66996d8ac93ac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35382025-09-03T17:09:10.835Z Compiling xattr v1.3.1
35392025-09-03T17:09:10.881Z Running `/home/build/.rustup/toolchains/1.89.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=ad0551adb9e17331 -C extra-filename=-1c179191c392dd10 --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-1f2143ef03012a20.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35402025-09-03T17:09:11.253Z Compiling argon2 v0.5.3
35412025-09-03T17:09:11.289Z Running `/home/build/.rustup/toolchains/1.89.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=5530233162127d71 -C extra-filename=-585ec2621c7aa31e --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-918dddd36587fd89.rmeta --extern blake2=/work/oxidecomputer/omicron/target/debug/deps/libblake2-93e3a16eef39ead7.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-2a365cb9aa123394.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-0cd3810ef3d13a60.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35422025-09-03T17:09:11.560Z Compiling slog-scope v4.4.0
35432025-09-03T17:09:11.594Z Running `/home/build/.rustup/toolchains/1.89.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=dada4712e555a7b9 -C extra-filename=-301ee7d8dffc705f --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-ede66996d8ac93ac.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4921d2a92b76412d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35442025-09-03T17:09:11.829Z Running `/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-576fd30b65fcd363/build-script-main`
35452025-09-03T17:09:11.881Z Compiling filetime v0.2.25
35462025-09-03T17:09:11.916Z Running `/home/build/.rustup/toolchains/1.89.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=488d13dfa5afc635 -C extra-filename=-1024395cd648c8a4 --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-16cff964c3cef883.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35472025-09-03T17:09:12.177Z Compiling slog-stdlog v4.1.1
35482025-09-03T17:09:12.214Z Running `/home/build/.rustup/toolchains/1.89.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=d443f44b3ce036f3 -C extra-filename=-360a54e2f9df252c --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-a76b93ce4f157850.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-301ee7d8dffc705f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35492025-09-03T17:09:12.295Z Compiling owo-colors v4.2.2
35502025-09-03T17:09:12.335Z Running `/home/build/.rustup/toolchains/1.89.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=2b0057d9e463e688 -C extra-filename=-7de6316845487176 --out-dir /work/oxidecomputer/omicron/target/debug/build/owo-colors-7de6316845487176 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35512025-09-03T17:09:12.650Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name opte --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/6a5d3f3/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=d1335352a8695fce -C extra-filename=-7f3509e93daa8903 --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-685ac79a84b69255.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-ba11f873af450cd1.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-b98f04137bab7d43.rmeta --extern ingot=/work/oxidecomputer/omicron/target/debug/deps/libingot-c6dd26ac0037a125.rmeta --extern kstat_macro=/work/oxidecomputer/omicron/target/debug/deps/libkstat_macro-d75457fe017a9d13.so --extern opte_api=/work/oxidecomputer/omicron/target/debug/deps/libopte_api-57254169f5d00a09.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-b7bc01d4d09a68b3.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-0e5ac3bec893a79f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-c47a408223121e9c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6646a26bd241eeb4.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-09-03T17:09:13.117Z Compiling cancel-safe-futures v0.1.5
35532025-09-03T17:09:13.117Z Running `/home/build/.rustup/toolchains/1.89.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=f5e055f141b875d8 -C extra-filename=-8218ef5db690fa25 --out-dir /work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-8218ef5db690fa25 -L 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-09-03T17:09:13.268Z Running `/work/oxidecomputer/omicron/target/debug/build/owo-colors-7de6316845487176/build-script-build`
35552025-09-03T17:09:13.349Z Compiling slog-envlogger v2.2.0
35562025-09-03T17:09:13.382Z Running `/home/build/.rustup/toolchains/1.89.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=2bb9257a6f9f2f3f -C extra-filename=-cc2c239a89d86c5f --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-a76b93ce4f157850.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-301ee7d8dffc705f.rmeta --extern slog_stdlog=/work/oxidecomputer/omicron/target/debug/deps/libslog_stdlog-360a54e2f9df252c.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35572025-09-03T17:09:13.715Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
35582025-09-03T17:09:13.755Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_vpc --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/6a5d3f3/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=719870f92fe08508 -C extra-filename=-04fb608ab4fbef85 --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-16cff964c3cef883.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-b98f04137bab7d43.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-7f3509e93daa8903.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-c47a408223121e9c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6646a26bd241eeb4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35592025-09-03T17:09:13.859Z Running `/work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-8218ef5db690fa25/build-script-build`
35602025-09-03T17:09:13.926Z Compiling tar v0.4.44
35612025-09-03T17:09:13.966Z Running `/home/build/.rustup/toolchains/1.89.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=0066ecfe75e24c8f -C extra-filename=-8d005a2322326d35 --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-1024395cd648c8a4.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern xattr=/work/oxidecomputer/omicron/target/debug/deps/libxattr-1c179191c392dd10.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35622025-09-03T17:09:14.160Z Compiling libsw-core v0.3.1
35632025-09-03T17:09:14.197Z Running `/home/build/.rustup/toolchains/1.89.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=feeb22eee9ee8e38 -C extra-filename=-87b8698727b9db8b --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-f07c819980ac1b50.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35642025-09-03T17:09:14.250Z Running `/home/build/.rustup/toolchains/1.89.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=e8d2b98b686c2dc0 -C extra-filename=-7ae056b45f42057d --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-a7543549df8e10d9.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-c194b658d59a65e1.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-6e7395cf40cb439c.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-b0b6dd2d12616bf1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35652025-09-03T17:09:14.564Z Compiling libsw v3.5.0
35662025-09-03T17:09:14.604Z Running `/home/build/.rustup/toolchains/1.89.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=115f78cb013c66ff -C extra-filename=-09670cff46bdc2a9 --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-87b8698727b9db8b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35672025-09-03T17:09:14.821Z Running `/home/build/.rustup/toolchains/1.89.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=0586ff28d1690574 -C extra-filename=-1912649d1c9076bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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)'`
35682025-09-03T17:09:14.934Z Compiling half v2.4.1
35692025-09-03T17:09:14.974Z Running `/home/build/.rustup/toolchains/1.89.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=1fdfd196a702d4d3 -C extra-filename=-f67a8291b760a41a --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-16cff964c3cef883.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35702025-09-03T17:09:15.015Z Compiling ciborium-io v0.2.2
35712025-09-03T17:09:15.015Z Running `/home/build/.rustup/toolchains/1.89.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=5b7a67ffe2798339 -C extra-filename=-c63b822a14256477 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35722025-09-03T17:09:15.266Z Compiling linear-map v1.2.0
35732025-09-03T17:09:15.304Z Running `/home/build/.rustup/toolchains/1.89.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=c1530a15b60da407 -C extra-filename=-09c1fab102bb0169 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35742025-09-03T17:09:15.698Z Compiling ciborium-ll v0.2.2
35752025-09-03T17:09:15.746Z Running `/home/build/.rustup/toolchains/1.89.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=c39614635f1a70f1 -C extra-filename=-1006a918f8c75574 --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-c63b822a14256477.rmeta --extern half=/work/oxidecomputer/omicron/target/debug/deps/libhalf-f67a8291b760a41a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35762025-09-03T17:09:15.781Z Compiling keccak v0.1.5
35772025-09-03T17:09:15.781Z Running `/home/build/.rustup/toolchains/1.89.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=10db47a7d9c2ba89 -C extra-filename=-543f4dd91adfd402 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35782025-09-03T17:09:15.862Z Compiling progenitor-macro v0.10.0
35792025-09-03T17:09:15.903Z Running `/home/build/.rustup/toolchains/1.89.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=dd0716976d06b146 -C extra-filename=-4b95c151ae13ddfa --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-0d30b965b3e9aa6a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-120946224d348f3d.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-49ede7fd9a37f392.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-06c9424c52975107.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35802025-09-03T17:09:16.361Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
35812025-09-03T17:09:16.413Z Compiling sha3 v0.10.8
35822025-09-03T17:09:16.462Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_ioctl --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/6a5d3f3/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=d24f0c521246bdb2 -C extra-filename=-f3e46e579ce4c4d0 --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-784c297e68e85669.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-6abee6e89d4e639b.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-7f3509e93daa8903.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-04fb608ab4fbef85.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-b7bc01d4d09a68b3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35832025-09-03T17:09:16.462Z Running `/home/build/.rustup/toolchains/1.89.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=fe04eacf967b3bfa -C extra-filename=-328dd0a1c27f23dc --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-c03652d8d6c88650.rmeta --extern keccak=/work/oxidecomputer/omicron/target/debug/deps/libkeccak-543f4dd91adfd402.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35842025-09-03T17:09:16.555Z Compiling ciborium v0.2.2
35852025-09-03T17:09:16.617Z Running `/home/build/.rustup/toolchains/1.89.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=4db651538d33c883 -C extra-filename=-6a446de549de076f --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-c63b822a14256477.rmeta --extern ciborium_ll=/work/oxidecomputer/omicron/target/debug/deps/libciborium_ll-1006a918f8c75574.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35862025-09-03T17:09:16.659Z Compiling async-recursion v1.1.1
35872025-09-03T17:09:16.659Z Running `/home/build/.rustup/toolchains/1.89.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=1dff9c625238f1a0 -C extra-filename=-9e4ce52b5e02f830 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35882025-09-03T17:09:17.046Z Running `/home/build/.rustup/toolchains/1.89.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=84cedcb74374f81b -C extra-filename=-1445a2383d7546e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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`
35892025-09-03T17:09:17.384Z Compiling papergrid v0.11.0
35902025-09-03T17:09:17.424Z Running `/home/build/.rustup/toolchains/1.89.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=0e8061fd9a4f1d97 -C extra-filename=-e720bb3044eed74d --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-c2376018bebeb41b.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-63bbafb28e7d7eb7.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3e67ad21e09c6294.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35912025-09-03T17:09:17.465Z Compiling tabled_derive v0.7.0
35922025-09-03T17:09:17.465Z Running `/home/build/.rustup/toolchains/1.89.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=79930dc19d93bf65 -C extra-filename=-d3b757abab581228 --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-3e487195ce270b12.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-f6366e331246d797.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e4428997e05f97e4.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35932025-09-03T17:09:17.593Z Compiling globset v0.4.15
35942025-09-03T17:09:17.634Z Running `/home/build/.rustup/toolchains/1.89.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=5ca32159ccabb191 -C extra-filename=-a5926d04b60b91b9 --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-fa37e0de09fa0fe8.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-8629a278cecb7b23.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-5f2da1f73d56e025.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-ea2fa3130f21e300.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35952025-09-03T17:09:18.090Z Compiling universal-hash v0.5.1
35962025-09-03T17:09:18.126Z Running `/home/build/.rustup/toolchains/1.89.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=5b211572a848af27 -C extra-filename=-7a59e3fb9b6105f6 --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-72f113c130892b2e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d7c287191cccedb3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35972025-09-03T17:09:18.398Z Compiling opaque-debug v0.3.1
35982025-09-03T17:09:18.450Z Running `/home/build/.rustup/toolchains/1.89.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=0ef56098a26ba320 -C extra-filename=-af0c423cee69007c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35992025-09-03T17:09:18.495Z Compiling highway v1.3.0
36002025-09-03T17:09:18.495Z Running `/home/build/.rustup/toolchains/1.89.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=100b289658e6f44b -C extra-filename=-c3f157400570652f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36012025-09-03T17:09:18.551Z Compiling typify-impl v0.2.0
36022025-09-03T17:09:18.614Z Running `/home/build/.rustup/toolchains/1.89.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=e08ceb50ea52640e -C extra-filename=-f21f7a0d290f999c --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-9612a25fb0aed7d0.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cf96e9a33d86a668.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-61a7fbc6a507fd3d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36032025-09-03T17:09:18.652Z Compiling aead v0.5.2
36042025-09-03T17:09:18.652Z Running `/home/build/.rustup/toolchains/1.89.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=1f6289d3f10aa472 -C extra-filename=-825730ae47ec7f87 --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-72f113c130892b2e.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-21ee97052524a47f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36052025-09-03T17:09:19.128Z Compiling subprocess v0.2.9
36062025-09-03T17:09:19.170Z Running `/home/build/.rustup/toolchains/1.89.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=a2732936b2b90727 -C extra-filename=-83f289588422a12e --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-784c297e68e85669.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36072025-09-03T17:09:19.419Z Compiling poly1305 v0.8.0
36082025-09-03T17:09:19.461Z Running `/home/build/.rustup/toolchains/1.89.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=9fad71946239d0ad -C extra-filename=-2a49571e5a20c582 --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-2a365cb9aa123394.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-af0c423cee69007c.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-7a59e3fb9b6105f6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36092025-09-03T17:09:19.545Z Compiling headers-core v0.3.0
36102025-09-03T17:09:19.582Z Running `/home/build/.rustup/toolchains/1.89.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=7abbc42eb3abb4bc -C extra-filename=-0ff57f5dc721de91 --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-01d4044bf31cfb08.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36112025-09-03T17:09:19.813Z Compiling chacha20 v0.9.1
36122025-09-03T17:09:19.849Z Running `/home/build/.rustup/toolchains/1.89.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=b87f17f06a178b5b -C extra-filename=-45aebf454b2cd75b --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-16cff964c3cef883.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9a68ddfa25d2136d.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-2a365cb9aa123394.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36132025-09-03T17:09:20.236Z Compiling tabled v0.15.0
36142025-09-03T17:09:20.271Z Running `/home/build/.rustup/toolchains/1.89.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=4908b99230c48539 -C extra-filename=-be939306ae8345f8 --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-e720bb3044eed74d.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-d3b757abab581228.so --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3e67ad21e09c6294.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36152025-09-03T17:09:20.450Z Compiling pin-project-internal v1.1.6
36162025-09-03T17:09:20.450Z Running `/home/build/.rustup/toolchains/1.89.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=68e7f7995f48896e -C extra-filename=-13b80d3a6e31e2e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36172025-09-03T17:09:21.039Z Compiling headers v0.4.1
36182025-09-03T17:09:21.076Z Running `/home/build/.rustup/toolchains/1.89.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=9a2f8f453e08dd05 -C extra-filename=-36c8673bf7654df1 --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-43fec2c760c1f6ef.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rmeta --extern headers_core=/work/oxidecomputer/omicron/target/debug/deps/libheaders_core-0ff57f5dc721de91.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-2cf7c64e6a195268.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-72ce21d76a94c4bc.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-bb095d7eb0d28ec2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36192025-09-03T17:09:21.356Z Compiling resolv-conf v0.7.0
36202025-09-03T17:09:21.396Z Running `/home/build/.rustup/toolchains/1.89.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=291815a93e75e3d8 -C extra-filename=-94c291e4698d61a2 --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-56e78a3d9e7f5dd6.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-453f29b9051794d3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36212025-09-03T17:09:21.538Z Compiling snafu-derive v0.8.5
36222025-09-03T17:09:21.574Z Running `/home/build/.rustup/toolchains/1.89.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=2b214e13f6006fa8 -C extra-filename=-e4afe188e5b3951d --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-9612a25fb0aed7d0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36232025-09-03T17:09:22.231Z Compiling lzma-sys v0.1.20
36242025-09-03T17:09:22.278Z Running `/home/build/.rustup/toolchains/1.89.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=1976775e92ddf1cb -C extra-filename=-914deba28a45add7 --out-dir /work/oxidecomputer/omicron/target/debug/build/lzma-sys-914deba28a45add7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-c405cbfc7820faca.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-3219be843653f8e7.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36252025-09-03T17:09:23.071Z Compiling olpc-cjson v0.1.4
36262025-09-03T17:09:23.110Z Running `/home/build/.rustup/toolchains/1.89.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=3e41200b23a6174a -C extra-filename=-4fc6c5e82d1ec88c --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-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-dc505b20a443036a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36272025-09-03T17:09:23.205Z Running `/work/oxidecomputer/omicron/target/debug/build/lzma-sys-914deba28a45add7/build-script-build`
36282025-09-03T17:09:23.282Z Compiling heck v0.3.3
36292025-09-03T17:09:23.318Z Running `/home/build/.rustup/toolchains/1.89.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=429c048ee472a8ad -C extra-filename=-6068ff7f63031e81 --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-f5b7bd5f880a5855.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36302025-09-03T17:09:23.462Z Compiling serde_plain v1.0.2
36312025-09-03T17:09:23.500Z Running `/home/build/.rustup/toolchains/1.89.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=fc1bf8c317f394fc -C extra-filename=-ec02dc6d1e2551ec --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-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36322025-09-03T17:09:23.561Z Compiling pin-project v1.1.6
36332025-09-03T17:09:23.561Z Running `/home/build/.rustup/toolchains/1.89.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=a3fec8cf969c08be -C extra-filename=-06993310b4b77c53 --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-13b80d3a6e31e2e8.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36342025-09-03T17:09:23.743Z Compiling thiserror-impl-no-std v2.0.2
36352025-09-03T17:09:23.778Z Running `/home/build/.rustup/toolchains/1.89.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=f07df18ecb7ac319 -C extra-filename=-a8e2cc9e37d25e58 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e4428997e05f97e4.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36362025-09-03T17:09:23.828Z Compiling typed-path v0.9.3
36372025-09-03T17:09:23.862Z Running `/home/build/.rustup/toolchains/1.89.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=97be6313ba3c05e0 -C extra-filename=-300fd6723ee83a19 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36382025-09-03T17:09:23.975Z Compiling zone_cfg_derive v0.1.2
36392025-09-03T17:09:24.012Z Running `/home/build/.rustup/toolchains/1.89.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=2d058e7d8fa8cdfc -C extra-filename=-ef5ad37d31e05cae --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-6068ff7f63031e81.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-f6366e331246d797.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e4428997e05f97e4.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36402025-09-03T17:09:25.695Z Running `/home/build/.rustup/toolchains/1.89.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=5ecddf3e1e4830b5 -C extra-filename=-0327e1f8cdee530c --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-784c297e68e85669.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`
36412025-09-03T17:09:26.023Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
36422025-09-03T17:09:26.062Z Running `/home/build/.rustup/toolchains/1.89.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=be8a3d8e774adbab -C extra-filename=-82570cc7aea6478c --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-6742c73914dcd771.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-7607030111f37c58.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-43bb47649998433a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36432025-09-03T17:09:26.551Z Compiling yasna v0.5.2
36442025-09-03T17:09:26.596Z Running `/home/build/.rustup/toolchains/1.89.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=5c9948eca52fe7ee -C extra-filename=-280a619f21fdc7a3 --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-214680a193c04733.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36452025-09-03T17:09:26.683Z Compiling smawk v0.3.2
36462025-09-03T17:09:26.722Z Running `/home/build/.rustup/toolchains/1.89.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=541fedf250493b85 -C extra-filename=-c28d8e2a9471e5d8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36472025-09-03T17:09:27.010Z Compiling number_prefix v0.4.0
36482025-09-03T17:09:27.050Z Running `/home/build/.rustup/toolchains/1.89.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=20dc582b4799c68e -C extra-filename=-97f80ff647190ed7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36492025-09-03T17:09:27.093Z Compiling thiserror-no-std v2.0.2
36502025-09-03T17:09:27.129Z Running `/home/build/.rustup/toolchains/1.89.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=654b8245ae458f2b -C extra-filename=-8accc2f5a1c6336e --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-a8e2cc9e37d25e58.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36512025-09-03T17:09:27.245Z Compiling snafu v0.8.5
36522025-09-03T17:09:27.287Z Running `/home/build/.rustup/toolchains/1.89.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=a6649355d2696fa6 -C extra-filename=-c2ee3941729b4368 --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-a7543549df8e10d9.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-06993310b4b77c53.rmeta --extern snafu_derive=/work/oxidecomputer/omicron/target/debug/deps/libsnafu_derive-e4afe188e5b3951d.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36532025-09-03T17:09:27.330Z Compiling unicode-linebreak v0.1.5
36542025-09-03T17:09:27.330Z Running `/home/build/.rustup/toolchains/1.89.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=ea72be7823788c11 -C extra-filename=-272998c882cb418a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36552025-09-03T17:09:27.370Z Compiling humantime v2.2.0
36562025-09-03T17:09:27.370Z Running `/home/build/.rustup/toolchains/1.89.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=a2e7b776a9ebf894 -C extra-filename=-bbcd3faa17ca487c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36572025-09-03T17:09:27.409Z Compiling base64 v0.13.1
36582025-09-03T17:09:27.409Z Running `/home/build/.rustup/toolchains/1.89.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=436fa49f32d59b23 -C extra-filename=-4d19e23b0f3849a1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36592025-09-03T17:09:27.991Z Compiling ron v0.7.1
36602025-09-03T17:09:28.027Z Running `/home/build/.rustup/toolchains/1.89.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=1da6964354c0f210 -C extra-filename=-38a18bb9a17ac7b6 --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-4d19e23b0f3849a1.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-19d9f1304dcf7a40.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36612025-09-03T17:09:28.089Z Compiling textwrap v0.16.2
36622025-09-03T17:09:28.131Z Running `/home/build/.rustup/toolchains/1.89.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=7c12d39ce354bb55 -C extra-filename=-4c806b4877c02ae1 --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-c28d8e2a9471e5d8.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-ca422f2654b66bdd.rmeta --extern unicode_linebreak=/work/oxidecomputer/omicron/target/debug/deps/libunicode_linebreak-272998c882cb418a.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-83067e9f157ad943.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36632025-09-03T17:09:28.175Z Compiling rcgen v0.12.1
36642025-09-03T17:09:28.175Z Running `/home/build/.rustup/toolchains/1.89.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=cb61b27c0634b378 -C extra-filename=-488827abf405b754 --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-856e36b09938a13c.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-af4b1351daf744bb.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-214680a193c04733.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-280a619f21fdc7a3.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-0a6b4c36067e829f/out`
36652025-09-03T17:09:28.249Z Compiling vsss-rs v3.3.4
36662025-09-03T17:09:28.291Z Compiling indicatif v0.17.11
36672025-09-03T17:09:28.292Z Running `/home/build/.rustup/toolchains/1.89.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=72d3428efe9df058 -C extra-filename=-88c5b982987ac088 --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-f6a009235cb485a0.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-e47ee38796635ed1.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d797afaf21e29317.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-4a669e4ad0e21ffe.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-9979076a98167996.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d7c287191cccedb3.rmeta --extern thiserror_no_std=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_no_std-8accc2f5a1c6336e.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36682025-09-03T17:09:28.338Z Running `/home/build/.rustup/toolchains/1.89.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=0217f17eede8b15b -C extra-filename=-42fd05775e44f83e --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-7fc67dc6d779fea4.rmeta --extern number_prefix=/work/oxidecomputer/omicron/target/debug/deps/libnumber_prefix-97f80ff647190ed7.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-51e5d1e7a99effa1.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-83067e9f157ad943.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36692025-09-03T17:09:29.323Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
36702025-09-03T17:09:29.360Z Running `/home/build/.rustup/toolchains/1.89.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=a8643f395c840172 -C extra-filename=-d1a8c69e5f8355e9 --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-82570cc7aea6478c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-7607030111f37c58.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-43bb47649998433a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36712025-09-03T17:09:30.242Z Compiling xz2 v0.1.7
36722025-09-03T17:09:30.277Z Running `/home/build/.rustup/toolchains/1.89.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=d3d68dfddcfa84e0 -C extra-filename=-39789014ef0e52a1 --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-0327e1f8cdee530c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64`
36732025-09-03T17:09:30.459Z Compiling zone v0.1.8
36742025-09-03T17:09:30.494Z Running `/home/build/.rustup/toolchains/1.89.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=4041a9a90cadbbf2 -C extra-filename=-e03ae7927f990e47 --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-5488270ca8c700f6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-ef5ad37d31e05cae.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36752025-09-03T17:09:30.553Z Compiling chacha20poly1305 v0.10.1
36762025-09-03T17:09:30.590Z Running `/home/build/.rustup/toolchains/1.89.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=6fb3808a058623de -C extra-filename=-12b3a24b3bb6d9a1 --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-825730ae47ec7f87.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-45aebf454b2cd75b.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9a68ddfa25d2136d.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-2a49571e5a20c582.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36772025-09-03T17:09:30.625Z Compiling semver v0.1.20
36782025-09-03T17:09:30.625Z Running `/home/build/.rustup/toolchains/1.89.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=517a83356f89ed54 -C extra-filename=-46b12240bb870a92 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36792025-09-03T17:09:30.875Z Compiling csv-core v0.1.11
36802025-09-03T17:09:30.916Z Running `/home/build/.rustup/toolchains/1.89.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=4236f0ca559f9e53 -C extra-filename=-37c38e8921d799d6 --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-10ab7de2df72a452.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36812025-09-03T17:09:31.067Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
36822025-09-03T17:09:31.107Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_client_types --edition=2021 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/779775d/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=26c3ef3d4b2728cf -C extra-filename=-a306d4d000a7022b --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-43fec2c760c1f6ef.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-23652635d3e0bfe5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36832025-09-03T17:09:31.142Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
36842025-09-03T17:09:31.203Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/23b06c2/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=50c56260e021f110 -C extra-filename=-71f3cf133d989fc0 --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-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36852025-09-03T17:09:31.458Z Compiling rustc_version v0.1.7
36862025-09-03T17:09:31.494Z Running `/home/build/.rustup/toolchains/1.89.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=64026497f40fd9d3 -C extra-filename=-fcccd268b19a0226 --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-46b12240bb870a92.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36872025-09-03T17:09:31.739Z Compiling csv v1.3.1
36882025-09-03T17:09:31.773Z Running `/home/build/.rustup/toolchains/1.89.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=a4e4e599c5cfc47f -C extra-filename=-761ba223aa642ada --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-37c38e8921d799d6.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-c3d4b3c7bce6ae9f.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-f2474c6cd59eb6fd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36892025-09-03T17:09:31.808Z Compiling typify-macro v0.2.0
36902025-09-03T17:09:31.809Z Running `/home/build/.rustup/toolchains/1.89.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=37db67971615fb5a -C extra-filename=-945e389b3ef91dad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-49ede7fd9a37f392.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-f21f7a0d290f999c.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36912025-09-03T17:09:32.010Z Compiling linked-hash-map v0.5.6
36922025-09-03T17:09:32.046Z Running `/home/build/.rustup/toolchains/1.89.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=65634b26362480a0 -C extra-filename=-823ee3b3e02662f5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36932025-09-03T17:09:32.081Z Compiling newtype_derive v0.1.6
36942025-09-03T17:09:32.117Z Running `/home/build/.rustup/toolchains/1.89.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=47d67f01564874e6 -C extra-filename=-1a7fa93cd0936b0c --out-dir /work/oxidecomputer/omicron/target/debug/build/newtype_derive-1a7fa93cd0936b0c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-fcccd268b19a0226.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36952025-09-03T17:09:32.289Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
36962025-09-03T17:09:32.329Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_api_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/23b06c2/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=26afbb2042644076 -C extra-filename=-4c374818cfa16c73 --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-a306d4d000a7022b.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-71f3cf133d989fc0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36972025-09-03T17:09:32.540Z Compiling lru-cache v0.1.2
36982025-09-03T17:09:32.575Z Compiling hickory-proto v0.24.4
36992025-09-03T17:09:32.575Z Running `/home/build/.rustup/toolchains/1.89.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=b104a161b8a05bdb -C extra-filename=-31ec74e465c561c1 --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-823ee3b3e02662f5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37002025-09-03T17:09:32.613Z Running `/home/build/.rustup/toolchains/1.89.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=1a2714371a01c2a9 -C extra-filename=-8fb53cc17e939e92 --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-629bb59000983610.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-c59178062ea1bb1f.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-bfc72e24f69b7108.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-03998943d15fa5cc.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-ba54a4ee1bd11d0a.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-6e7395cf40cb439c.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-a4fd74ac2468524c.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-dace2deac663e6fe.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-9f184b9950c390eb.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d797afaf21e29317.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-03710643991b456a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c408e455ac50c684.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37012025-09-03T17:09:32.714Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype_derive-1a7fa93cd0936b0c/build-script-build`
37022025-09-03T17:09:32.858Z Compiling moka v0.12.10
37032025-09-03T17:09:32.909Z Running `/home/build/.rustup/toolchains/1.89.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=bc006d886898c244 -C extra-filename=-419228d7a2f9b964 --out-dir /work/oxidecomputer/omicron/target/debug/build/moka-419228d7a2f9b964 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37042025-09-03T17:09:32.947Z Running `/home/build/.rustup/toolchains/1.89.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=a7b6ecf79113e9f3 -C extra-filename=-553ecad22240ed78 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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`
37052025-09-03T17:09:33.187Z Compiling steno v0.4.1
37062025-09-03T17:09:33.232Z Running `/home/build/.rustup/toolchains/1.89.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=18b6bd1ceb9c793f -C extra-filename=-85a95801f5195f1a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4921d2a92b76412d.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-553ecad22240ed78.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-55c188c63291fbf3.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37072025-09-03T17:09:33.269Z Compiling tagptr v0.2.0
37082025-09-03T17:09:33.269Z Compiling display-error-chain v0.2.2
37092025-09-03T17:09:33.269Z Running `/home/build/.rustup/toolchains/1.89.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=70bbb35c7d172049 -C extra-filename=-cc425aab7dbcd122 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37102025-09-03T17:09:33.304Z Running `/home/build/.rustup/toolchains/1.89.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=c564bc307f8ce030 -C extra-filename=-f8d71a72b9e8b2c4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37112025-09-03T17:09:33.362Z Running `/work/oxidecomputer/omicron/target/debug/build/moka-419228d7a2f9b964/build-script-build`
37122025-09-03T17:09:33.430Z Compiling slog-dtrace v0.3.0
37132025-09-03T17:09:33.466Z Running `/home/build/.rustup/toolchains/1.89.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=f06a6d583efb723c -C extra-filename=-c8214600f2fcf131 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-dtrace-c8214600f2fcf131 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-034ec1d881020e41.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37142025-09-03T17:09:33.590Z Running `/home/build/.rustup/toolchains/1.89.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=0f53a1ca53843bfd -C extra-filename=-e6ed108ca60a3057 --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-18581a88059f94fc.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c88024024eb262dd.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-275a97d56be8b68f.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-029a03c6d83b09b5.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-51e5d1e7a99effa1.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-590a634e5a2f8629.rmeta --extern tagptr=/work/oxidecomputer/omicron/target/debug/deps/libtagptr-cc425aab7dbcd122.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37152025-09-03T17:09:33.633Z Compiling gethostname v0.5.0
37162025-09-03T17:09:33.666Z Running `/home/build/.rustup/toolchains/1.89.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=1f389aee4e8d0bc3 -C extra-filename=-f6d96358e93c60cf --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-1f2143ef03012a20.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37172025-09-03T17:09:33.913Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-dtrace-c8214600f2fcf131/build-script-build`
37182025-09-03T17:09:33.959Z Compiling nibble_vec v0.1.0
37192025-09-03T17:09:34.021Z Running `/home/build/.rustup/toolchains/1.89.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=a5daf8c583eeaa5e -C extra-filename=-2bcecd292853dc7f --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-590a634e5a2f8629.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37202025-09-03T17:09:34.064Z Running `/home/build/.rustup/toolchains/1.89.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=63345e1ae91d849d -C extra-filename=-bdb4ab9a8c39c308 --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-4595a8b79348ae0e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37212025-09-03T17:09:34.265Z Compiling endian-type v0.1.2
37222025-09-03T17:09:34.305Z Running `/home/build/.rustup/toolchains/1.89.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=29a33dc951161762 -C extra-filename=-ce027260e9a1de33 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37232025-09-03T17:09:34.595Z Compiling radix_trie v0.2.1
37242025-09-03T17:09:34.632Z Running `/home/build/.rustup/toolchains/1.89.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=025c74d935525cc4 -C extra-filename=-cedc7e6f971f6f00 --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-ce027260e9a1de33.rmeta --extern nibble_vec=/work/oxidecomputer/omicron/target/debug/deps/libnibble_vec-2bcecd292853dc7f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37252025-09-03T17:09:34.768Z Compiling termtree v0.5.1
37262025-09-03T17:09:34.807Z Running `/home/build/.rustup/toolchains/1.89.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=074e3f435398d3e2 -C extra-filename=-ca9e3786b6c9ea9c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37272025-09-03T17:09:35.107Z Compiling libefi-sys v0.1.0
37282025-09-03T17:09:35.140Z Running `/home/build/.rustup/toolchains/1.89.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=ba9b30bc3bd2460d -C extra-filename=-553c9ecde338b9db --out-dir /work/oxidecomputer/omicron/target/debug/build/libefi-sys-553c9ecde338b9db -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37292025-09-03T17:09:35.324Z Compiling bitfield-struct v0.6.2
37302025-09-03T17:09:35.359Z Running `/home/build/.rustup/toolchains/1.89.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=074452bbcaa6ee33 -C extra-filename=-01645ef9f600a52c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37312025-09-03T17:09:35.573Z Compiling hickory-resolver v0.25.2
37322025-09-03T17:09:35.608Z Running `/home/build/.rustup/toolchains/1.89.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=353e0d54ec63b239 -C extra-filename=-3ccd1fbdd1c45258 --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-16cff964c3cef883.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-6e7395cf40cb439c.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-c73daa2b459b043c.rmeta --extern moka=/work/oxidecomputer/omicron/target/debug/deps/libmoka-e6ed108ca60a3057.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-9f184b9950c390eb.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-029a03c6d83b09b5.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rmeta --extern resolv_conf=/work/oxidecomputer/omicron/target/debug/deps/libresolv_conf-94c291e4698d61a2.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-590a634e5a2f8629.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c408e455ac50c684.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37332025-09-03T17:09:35.680Z Running `/work/oxidecomputer/omicron/target/debug/build/libefi-sys-553c9ecde338b9db/build-script-build`
37342025-09-03T17:09:35.760Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
37352025-09-03T17:09:35.793Z Running `/home/build/.rustup/toolchains/1.89.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=d2a52d2e989642f6 -C extra-filename=-2e07073994e865a8 --out-dir /work/oxidecomputer/omicron/target/debug/build/tofino-2e07073994e865a8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-c405cbfc7820faca.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37362025-09-03T17:09:36.476Z Running `/work/oxidecomputer/omicron/target/debug/build/tofino-2e07073994e865a8/build-script-build`
37372025-09-03T17:09:36.634Z Running `/home/build/.rustup/toolchains/1.89.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=08ee6189c08531c2 -C extra-filename=-8b44f2ceda748132 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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`
37382025-09-03T17:09:36.704Z Compiling typify v0.2.0
37392025-09-03T17:09:36.771Z Running `/home/build/.rustup/toolchains/1.89.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=bf6d03977d590c3f -C extra-filename=-cc323908367af319 --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-f21f7a0d290f999c.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-945e389b3ef91dad.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37402025-09-03T17:09:36.990Z Compiling progenitor-impl v0.8.0
37412025-09-03T17:09:37.032Z Running `/home/build/.rustup/toolchains/1.89.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=8b6491ae0792c263 -C extra-filename=-69c288e329d874f4 --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-9612a25fb0aed7d0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f3f41ccd8f8b0723.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-cc323908367af319.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-61a7fbc6a507fd3d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37422025-09-03T17:09:37.151Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
37432025-09-03T17:09:37.184Z Running `/home/build/.rustup/toolchains/1.89.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=765f836408803167 -C extra-filename=-d7cf7ac30c33382e --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-01645ef9f600a52c.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37442025-09-03T17:09:37.217Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
37452025-09-03T17:09:37.250Z Running `/home/build/.rustup/toolchains/1.89.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=903a282a7eac3b82 -C extra-filename=-08a204a8dc5b660a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-484ffd5e7ff1512a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37462025-09-03T17:09:37.528Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
37472025-09-03T17:09:37.562Z Running `/home/build/.rustup/toolchains/1.89.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=7ed93ada19c85c7f -C extra-filename=-d3f0d87628df8a16 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37482025-09-03T17:09:37.775Z Running `/home/build/.rustup/toolchains/1.89.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=a05812273ad3a9b8 -C extra-filename=-d3f43ee9a1bad88b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-08a204a8dc5b660a.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-186b10d9c65ceedd/out -l static=pci`
37492025-09-03T17:09:37.962Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
37502025-09-03T17:09:38.002Z Running `/home/build/.rustup/toolchains/1.89.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=8a6c78467947519c -C extra-filename=-ed56ff1448281377 --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-d7cf7ac30c33382e.rmeta --extern nvme=/work/oxidecomputer/omicron/target/debug/deps/libnvme-d3f0d87628df8a16.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37512025-09-03T17:09:38.040Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
37522025-09-03T17:09:38.040Z Running `/home/build/.rustup/toolchains/1.89.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=79d786e941cd1aa8 -C extra-filename=-43e38653a8531bbf --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-784c297e68e85669.rmeta --extern libefi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_sys-8b44f2ceda748132.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37532025-09-03T17:09:38.348Z Compiling radium v0.7.0
37542025-09-03T17:09:38.383Z Running `/home/build/.rustup/toolchains/1.89.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=82a55092cacf6659 -C extra-filename=-2584eb7563a95657 --out-dir /work/oxidecomputer/omicron/target/debug/build/radium-2584eb7563a95657 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37552025-09-03T17:09:38.495Z Compiling hickory-resolver v0.24.4
37562025-09-03T17:09:38.531Z Running `/home/build/.rustup/toolchains/1.89.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=3144f387a2cb0a8c -C extra-filename=-898772ae5c4dd08a --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-16cff964c3cef883.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-6e7395cf40cb439c.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-8fb53cc17e939e92.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-31ec74e465c561c1.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-9f184b9950c390eb.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-029a03c6d83b09b5.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d797afaf21e29317.rmeta --extern resolv_conf=/work/oxidecomputer/omicron/target/debug/deps/libresolv_conf-94c291e4698d61a2.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-590a634e5a2f8629.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c408e455ac50c684.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37572025-09-03T17:09:38.919Z Compiling zerocopy-derive v0.6.6
37582025-09-03T17:09:38.954Z Running `/home/build/.rustup/toolchains/1.89.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=b4203a86a8514e23 -C extra-filename=-6a33e1d5caf00400 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37592025-09-03T17:09:39.037Z Running `/work/oxidecomputer/omicron/target/debug/build/radium-2584eb7563a95657/build-script-build`
37602025-09-03T17:09:39.070Z Compiling maybe-uninit v2.0.0
37612025-09-03T17:09:39.070Z Running `/home/build/.rustup/toolchains/1.89.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=6a475727bd2be2ad -C extra-filename=-75e3041ff2a36386 --out-dir /work/oxidecomputer/omicron/target/debug/build/maybe-uninit-75e3041ff2a36386 -L 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-09-03T17:09:40.034Z Compiling termcolor v1.4.1
37632025-09-03T17:09:40.074Z Running `/home/build/.rustup/toolchains/1.89.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=896144aaf15b931a -C extra-filename=-bc3094e45d954bfe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09-03T17:09:40.212Z Compiling tap v1.0.1
37652025-09-03T17:09:40.247Z Running `/home/build/.rustup/toolchains/1.89.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=5785c0dd2a4b07ff -C extra-filename=-6821300b44d28192 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09-03T17:09:40.497Z Compiling wyz v0.5.1
37672025-09-03T17:09:40.536Z Running `/home/build/.rustup/toolchains/1.89.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=f30e0a754eab44bd -C extra-filename=-99976235e159ab3b --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-6821300b44d28192.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37682025-09-03T17:09:40.845Z Running `/work/oxidecomputer/omicron/target/debug/build/maybe-uninit-75e3041ff2a36386/build-script-build`
37692025-09-03T17:09:40.946Z Running `/home/build/.rustup/toolchains/1.89.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=644c892a62feb1bd -C extra-filename=-8186531a4f97dbda --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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`
37702025-09-03T17:09:41.033Z Compiling packed_struct v0.10.1
37712025-09-03T17:09:41.069Z Running `/home/build/.rustup/toolchains/1.89.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=59f3fdd84f5ccaa1 -C extra-filename=-8927ff2958141b2d --out-dir /work/oxidecomputer/omicron/target/debug/build/packed_struct-8927ff2958141b2d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37722025-09-03T17:09:41.104Z Compiling funty v2.0.0
37732025-09-03T17:09:41.148Z Running `/home/build/.rustup/toolchains/1.89.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=e2420b0efd30845d -C extra-filename=-79abe4a2efb5da3b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37742025-09-03T17:09:41.350Z Compiling qorb v0.4.1
37752025-09-03T17:09:41.389Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name qorb --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/qorb-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="probes"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "diesel_pg", "probes", "qtop", "serde"))' -C metadata=fe7c02f7cc263c05 -C extra-filename=-722b779fc22e1664 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-850c29b1257bec29.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8c84a62f1829b219.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-898772ae5c4dd08a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c408e455ac50c684.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37762025-09-03T17:09:41.469Z Compiling zerocopy v0.6.6
37772025-09-03T17:09:41.505Z Running `/home/build/.rustup/toolchains/1.89.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=67ef0bf65c49e37d -C extra-filename=-530d415dee005c90 --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-bf80f7a3bae0a263.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-6a33e1d5caf00400.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37782025-09-03T17:09:41.539Z Compiling crc-catalog v2.4.0
37792025-09-03T17:09:41.539Z Running `/home/build/.rustup/toolchains/1.89.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=f6f05878b66eb32a -C extra-filename=-a2bab060fb10f688 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37802025-09-03T17:09:41.775Z Running `/work/oxidecomputer/omicron/target/debug/build/packed_struct-8927ff2958141b2d/build-script-build`
37812025-09-03T17:09:41.819Z Compiling crc v3.2.1
37822025-09-03T17:09:41.854Z Running `/home/build/.rustup/toolchains/1.89.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=8b417592b872e529 -C extra-filename=-75faa612680178c1 --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-a2bab060fb10f688.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37832025-09-03T17:09:41.889Z Running `/home/build/.rustup/toolchains/1.89.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=bc3d94d22278d3dc -C extra-filename=-2a75ec28b01d4072 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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`
37842025-09-03T17:09:42.088Z Compiling packed_struct_codegen v0.10.1
37852025-09-03T17:09:42.125Z Running `/home/build/.rustup/toolchains/1.89.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=287c0644d3a5ae2a -C extra-filename=-756cd02f029ba517 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e4428997e05f97e4.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37862025-09-03T17:09:42.344Z Compiling bitvec v1.0.1
37872025-09-03T17:09:42.378Z Running `/home/build/.rustup/toolchains/1.89.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=65ae8ae9b352b85c -C extra-filename=-b32d034c085f47f5 --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-79abe4a2efb5da3b.rmeta --extern radium=/work/oxidecomputer/omicron/target/debug/deps/libradium-8186531a4f97dbda.rmeta --extern tap=/work/oxidecomputer/omicron/target/debug/deps/libtap-6821300b44d28192.rmeta --extern wyz=/work/oxidecomputer/omicron/target/debug/deps/libwyz-99976235e159ab3b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37882025-09-03T17:09:42.711Z Compiling proc-macro-error-attr2 v2.0.0
37892025-09-03T17:09:42.745Z Running `/home/build/.rustup/toolchains/1.89.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=11a75948c9719b29 -C extra-filename=-5a007713b5a2e042 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37902025-09-03T17:09:42.914Z Compiling indexmap v1.9.3
37912025-09-03T17:09:42.953Z Running `/home/build/.rustup/toolchains/1.89.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=88453edac3b812d7 -C extra-filename=-8466d390a730ecd7 --out-dir /work/oxidecomputer/omicron/target/debug/build/indexmap-8466d390a730ecd7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-90c8964f92bb0a86.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37922025-09-03T17:09:43.407Z Compiling maplit v1.0.2
37932025-09-03T17:09:43.441Z Running `/home/build/.rustup/toolchains/1.89.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=401f7685c76849b5 -C extra-filename=-16388f2318237ee2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09-03T17:09:43.657Z Compiling nodrop v0.1.14
37952025-09-03T17:09:43.691Z Running `/home/build/.rustup/toolchains/1.89.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=7d900afb78226621 -C extra-filename=-be6724bfda87768b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37962025-09-03T17:09:43.728Z Compiling proc-macro-error2 v2.0.1
37972025-09-03T17:09:43.728Z Running `/home/build/.rustup/toolchains/1.89.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=937ef4fc9114cd01 -C extra-filename=-d02a8c0f16592bb9 --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-5a007713b5a2e042.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37982025-09-03T17:09:43.896Z Compiling array-init v0.0.4
37992025-09-03T17:09:43.935Z Running `/home/build/.rustup/toolchains/1.89.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=a73cea45189e358d -C extra-filename=-eb745abf4368fec4 --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-be6724bfda87768b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38002025-09-03T17:09:44.435Z Running `/work/oxidecomputer/omicron/target/debug/build/indexmap-8466d390a730ecd7/build-script-build`
38012025-09-03T17:09:44.503Z Compiling smallvec v0.6.14
38022025-09-03T17:09:44.538Z Running `/home/build/.rustup/toolchains/1.89.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=86f7660ee9bb308e -C extra-filename=-05fa282ded4f5f34 --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-2a75ec28b01d4072.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38032025-09-03T17:09:44.626Z Compiling num-derive v0.3.3
38042025-09-03T17:09:44.665Z Running `/home/build/.rustup/toolchains/1.89.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=38aa85ef6f8ea574 -C extra-filename=-323fdb8bfcef76de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e4428997e05f97e4.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38052025-09-03T17:09:44.834Z Compiling progenitor-macro v0.8.0
38062025-09-03T17:09:44.869Z Running `/home/build/.rustup/toolchains/1.89.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=907af6022405c1ca -C extra-filename=-4f25f15a2cf3fca9 --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-0d30b965b3e9aa6a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-69c288e329d874f4.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-49ede7fd9a37f392.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-06c9424c52975107.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38072025-09-03T17:09:44.941Z Compiling xshell-macros v0.2.7
38082025-09-03T17:09:45.004Z Running `/home/build/.rustup/toolchains/1.89.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=a2ff93a5b10d5df7 -C extra-filename=-41c6691b37dc084c --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`
38092025-09-03T17:09:45.037Z Compiling bitfield v0.14.0
38102025-09-03T17:09:45.089Z Running `/home/build/.rustup/toolchains/1.89.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=682010296f0eb609 -C extra-filename=-9e33cc6a2d78fa7f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38112025-09-03T17:09:45.138Z Compiling hashbrown v0.12.3
38122025-09-03T17:09:45.173Z Running `/home/build/.rustup/toolchains/1.89.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=45a1e9d8f1f0d49c -C extra-filename=-7a3b7c02035fa53d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38132025-09-03T17:09:45.443Z Compiling serde-hex v0.1.0
38142025-09-03T17:09:45.443Z Running `/home/build/.rustup/toolchains/1.89.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=6197ae2f0e8a9690 -C extra-filename=-ee871ec9b23f4a0e --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-eb745abf4368fec4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-05fa282ded4f5f34.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38152025-09-03T17:09:45.932Z Compiling xshell v0.2.7
38162025-09-03T17:09:46.016Z Running `/home/build/.rustup/toolchains/1.89.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=972b725dd7aac9df -C extra-filename=-b4137fa4eb72a9f1 --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-41c6691b37dc084c.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38172025-09-03T17:09:46.224Z Running `/home/build/.rustup/toolchains/1.89.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=6c1a8748f69efa35 -C extra-filename=-7e95f5a19c66caa4 --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-b32d034c085f47f5.rmeta --extern packed_struct_codegen=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct_codegen-756cd02f029ba517.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38182025-09-03T17:09:46.485Z Running `/home/build/.rustup/toolchains/1.89.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=0409d765348ca630 -C extra-filename=-63738e6134ff6c5a --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-7a3b7c02035fa53d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_std`
38192025-09-03T17:09:46.738Z Compiling tabled_derive v0.10.0
38202025-09-03T17:09:46.779Z Running `/home/build/.rustup/toolchains/1.89.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=5bcca614dff68e58 -C extra-filename=-bc771831cec545cb --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-9612a25fb0aed7d0.rlib --extern proc_macro_error2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error2-d02a8c0f16592bb9.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38212025-09-03T17:09:47.123Z Compiling libscf-sys v1.1.0
38222025-09-03T17:09:47.165Z Running `/home/build/.rustup/toolchains/1.89.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=75c09f22b3eba8e8 -C extra-filename=-98c0850fcba30de8 --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-784c297e68e85669.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-323fdb8bfcef76de.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e7bbba1d1c8c50c5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38232025-09-03T17:09:47.280Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
38242025-09-03T17:09:47.313Z Running `/home/build/.rustup/toolchains/1.89.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=d4dfa44f0d336e2a -C extra-filename=-511ecd22e93e8ed3 --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-bf80f7a3bae0a263.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-75faa612680178c1.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-530d415dee005c90.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38252025-09-03T17:09:47.472Z Compiling env_logger v0.10.2
38262025-09-03T17:09:47.507Z Running `/home/build/.rustup/toolchains/1.89.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=e7a384b2fb7284ed -C extra-filename=-d93888f1335ef0ea --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-9195d49cb9bb985f.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-bc3094e45d954bfe.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38272025-09-03T17:09:47.541Z Compiling papergrid v0.14.0
38282025-09-03T17:09:47.541Z Running `/home/build/.rustup/toolchains/1.89.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=91e32415d2747034 -C extra-filename=-8105c6847bc0368c --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-c2376018bebeb41b.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-63bbafb28e7d7eb7.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-83067e9f157ad943.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38292025-09-03T17:09:47.721Z Compiling ron v0.8.1
38302025-09-03T17:09:47.754Z Running `/home/build/.rustup/toolchains/1.89.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=6dbe0f2961dcac28 -C extra-filename=-1008df0d16dec031 --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-f59c456c6a871a93.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-685ac79a84b69255.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-7607030111f37c58.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38312025-09-03T17:09:48.704Z Compiling hashbrown v0.13.2
38322025-09-03T17:09:48.744Z Running `/home/build/.rustup/toolchains/1.89.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=7091ea9b669d6fad -C extra-filename=-b5ff3f205f114c12 --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-a023f867486acc90.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38332025-09-03T17:09:50.045Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
38342025-09-03T17:09:50.085Z Running `/home/build/.rustup/toolchains/1.89.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=dd303a68a881eb80 -C extra-filename=-51b15374c172d08a --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-9e33cc6a2d78fa7f.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-7e95f5a19c66caa4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38352025-09-03T17:09:50.123Z Compiling crc-any v2.5.0
38362025-09-03T17:09:50.123Z Running `/home/build/.rustup/toolchains/1.89.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=1c687875f18c3aea -C extra-filename=-e3aec54c31842590 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38372025-09-03T17:09:50.382Z Compiling tabled v0.18.0
38382025-09-03T17:09:50.458Z Running `/home/build/.rustup/toolchains/1.89.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=02213e5e5ea31dab -C extra-filename=-24840525feacb450 --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-8105c6847bc0368c.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-bc771831cec545cb.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38392025-09-03T17:09:50.493Z Compiling object v0.30.4
38402025-09-03T17:09:50.493Z Running `/home/build/.rustup/toolchains/1.89.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=847cac68c4a9b4f3 -C extra-filename=-ba3db5fbbf89e6bb --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-f5874dc4fb95babe.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-b5ff3f205f114c12.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-63738e6134ff6c5a.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-10ab7de2df72a452.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38412025-09-03T17:09:50.527Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
38422025-09-03T17:09:50.527Z Running `/home/build/.rustup/toolchains/1.89.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=b13c073c26f6c671 -C extra-filename=-c742b49ec926be6e --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-1008df0d16dec031.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-511ecd22e93e8ed3.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-530d415dee005c90.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38432025-09-03T17:09:50.814Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
38442025-09-03T17:09:50.852Z Running `/home/build/.rustup/toolchains/1.89.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=7c47bde625cc9e56 -C extra-filename=-b089fe675ad1621e --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-784c297e68e85669.rmeta --extern libscf_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibscf_sys-98c0850fcba30de8.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e7bbba1d1c8c50c5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38452025-09-03T17:09:51.422Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
38462025-09-03T17:09:51.462Z Running `/home/build/.rustup/toolchains/1.89.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=2ea4df08e1c7bbcc -C extra-filename=-5ec57fbe4e04f79d --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-685ac79a84b69255.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-c2e6e70a8739ac66.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38472025-09-03T17:09:51.761Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
38482025-09-03T17:09:51.800Z Running `/home/build/.rustup/toolchains/1.89.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=b5e417e5e1d6fe6f -C extra-filename=-43966b28c899ffbc --out-dir /work/oxidecomputer/omicron/target/debug/build/transceiver-controller-43966b28c899ffbc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-034ec1d881020e41.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38492025-09-03T17:09:51.835Z Compiling path-slash v0.1.5
38502025-09-03T17:09:51.836Z Running `/home/build/.rustup/toolchains/1.89.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=06781218a06d3258 -C extra-filename=-0bdbcddafa3195e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38512025-09-03T17:09:52.111Z Compiling const_format_proc_macros v0.2.34
38522025-09-03T17:09:52.229Z Running `/home/build/.rustup/toolchains/1.89.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=26b30599baa08064 -C extra-filename=-7b445ab1cadd42ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-58a5172ac4a60185.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38532025-09-03T17:09:52.301Z Running `/work/oxidecomputer/omicron/target/debug/build/transceiver-controller-43966b28c899ffbc/build-script-build`
38542025-09-03T17:09:52.418Z Compiling fxhash v0.2.1
38552025-09-03T17:09:52.458Z Running `/home/build/.rustup/toolchains/1.89.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=49cefbff8f990d71 -C extra-filename=-5824e77bc4b48ac8 --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-bf80f7a3bae0a263.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38562025-09-03T17:09:52.727Z Compiling vte_generate_state_changes v0.1.2
38572025-09-03T17:09:52.776Z Running `/home/build/.rustup/toolchains/1.89.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=e14dcf6771589f05 -C extra-filename=-331d7addf5d62b27 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38582025-09-03T17:09:53.535Z Compiling crc8 v0.1.1
38592025-09-03T17:09:53.574Z Running `/home/build/.rustup/toolchains/1.89.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=6c25fb68dff08e6e -C extra-filename=-f4d6e906f4586e76 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38602025-09-03T17:09:53.875Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
38612025-09-03T17:09:53.916Z Running `/home/build/.rustup/toolchains/1.89.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=16a8fdb257573854 -C extra-filename=-2397c37dbbbc0d18 --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-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-d80f7f1c30dea53d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-5ec57fbe4e04f79d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38622025-09-03T17:09:53.980Z Compiling vte v0.11.1
38632025-09-03T17:09:54.022Z Running `/home/build/.rustup/toolchains/1.89.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=7f0623f5f94f317e -C extra-filename=-3e4aef2800803d3d --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-6a075776c3b4ea6e.rmeta --extern vte_generate_state_changes=/work/oxidecomputer/omicron/target/debug/deps/libvte_generate_state_changes-331d7addf5d62b27.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38642025-09-03T17:09:54.254Z Compiling const_format v0.2.34
38652025-09-03T17:09:54.297Z Running `/home/build/.rustup/toolchains/1.89.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=c6681e087c7de12c -C extra-filename=-dbcb8217361b1701 --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-7b445ab1cadd42ed.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38662025-09-03T17:09:54.987Z Compiling fd-lock v4.0.2
38672025-09-03T17:09:55.025Z Running `/home/build/.rustup/toolchains/1.89.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=7c867484a7bcb0b4 -C extra-filename=-0d358e1b5f9b9120 --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-16cff964c3cef883.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-1f2143ef03012a20.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38682025-09-03T17:09:55.338Z Compiling convert_case v0.7.1
38692025-09-03T17:09:55.391Z Running `/home/build/.rustup/toolchains/1.89.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=052143dd76fe1beb -C extra-filename=-b38582def319659c --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-f5b7bd5f880a5855.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38702025-09-03T17:09:55.912Z Compiling strip-ansi-escapes v0.2.0
38712025-09-03T17:09:55.951Z Running `/home/build/.rustup/toolchains/1.89.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=50998176b7ace0f5 -C extra-filename=-881834ea3a0ae940 --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-3e4aef2800803d3d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38722025-09-03T17:09:56.421Z Compiling nu-ansi-term v0.50.1
38732025-09-03T17:09:56.458Z Running `/home/build/.rustup/toolchains/1.89.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=14e54b528c691344 -C extra-filename=-4ea9dd63dd52ed4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09-03T17:09:56.500Z Compiling derive_more-impl v2.0.1
38752025-09-03T17:09:56.500Z Running `/home/build/.rustup/toolchains/1.89.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=f06822cbd04870c5 -C extra-filename=-1731628835f05a5c --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-b38582def319659c.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38762025-09-03T17:09:57.227Z Running `/home/build/.rustup/toolchains/1.89.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=def6447c1313dbd5 -C extra-filename=-9fa3524ec988493a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-c2e6e70a8739ac66.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-6cbdcd7fc85c615a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-24840525feacb450.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern transceiver_decode=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_decode-2397c37dbbbc0d18.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-5ec57fbe4e04f79d.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm`
38772025-09-03T17:09:57.891Z Compiling reedline v0.40.0
38782025-09-03T17:09:57.931Z Running `/home/build/.rustup/toolchains/1.89.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=576e0b2036b8e713 -C extra-filename=-af4981e7f14b2684 --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-4595a8b79348ae0e.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8d54af6fb08d3022.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-0d358e1b5f9b9120.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6503b63ec2d4e4bb.rmeta --extern nu_ansi_term=/work/oxidecomputer/omicron/target/debug/deps/libnu_ansi_term-4ea9dd63dd52ed4a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern strip_ansi_escapes=/work/oxidecomputer/omicron/target/debug/deps/libstrip_ansi_escapes-881834ea3a0ae940.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-4d05d58375967aa4.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-95008da46e536a0c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-f5b7bd5f880a5855.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-83067e9f157ad943.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38792025-09-03T17:09:58.321Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
38802025-09-03T17:09:58.360Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_brand_metadata --edition=2021 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/5783271/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=0f289f8fd441e678 -C extra-filename=-9e93a97342da7cb4 --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-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8d005a2322326d35.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38812025-09-03T17:09:58.910Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
38822025-09-03T17:09:58.953Z Running `/home/build/.rustup/toolchains/1.89.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=3626c178d9e1923d -C extra-filename=-3719220064e2b528 --out-dir /work/oxidecomputer/omicron/target/debug/build/libipcc-3719220064e2b528 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38832025-09-03T17:09:59.038Z Compiling derive_more v2.0.1
38842025-09-03T17:09:59.080Z Running `/home/build/.rustup/toolchains/1.89.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=c846199b49c0acbb -C extra-filename=-8ad7470ecf5e7be4 --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-1731628835f05a5c.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38852025-09-03T17:09:59.217Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
38862025-09-03T17:09:59.260Z Running `/home/build/.rustup/toolchains/1.89.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=fbb72a38227d1825 -C extra-filename=-fd90011655493326 --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-bf80f7a3bae0a263.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-cabc6642a8d55355.rmeta --extern crc_any=/work/oxidecomputer/omicron/target/debug/deps/libcrc_any-e3aec54c31842590.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-250649ad227a7235.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-d93888f1335ef0ea.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-51b15374c172d08a.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e7bbba1d1c8c50c5.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-7e95f5a19c66caa4.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-20be41f6f1f20a39.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-7a7907bea23cd83a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_hex=/work/oxidecomputer/omicron/target/debug/deps/libserde_hex-ee871ec9b23f4a0e.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-9ffcc4485a5d3239.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-530d415dee005c90.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38872025-09-03T17:09:59.437Z Compiling crossterm v0.29.0
38882025-09-03T17:09:59.481Z Running `/home/build/.rustup/toolchains/1.89.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=9b519192d988b094 -C extra-filename=-0fd9158a9b5639f8 --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-685ac79a84b69255.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-8ad7470ecf5e7be4.rmeta --extern document_features=/work/oxidecomputer/omicron/target/debug/deps/libdocument_features-f2d4dd3d11cddccc.so --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a7543549df8e10d9.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-158cf049d676bd12.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-029a03c6d83b09b5.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-e8a0bf43db175489.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-fb63114deac9d891.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-026de9f27adc9304.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38892025-09-03T17:09:59.538Z Running `/work/oxidecomputer/omicron/target/debug/build/libipcc-3719220064e2b528/build-script-build`
38902025-09-03T17:09:59.578Z Compiling diff v0.1.13
38912025-09-03T17:09:59.578Z Running `/home/build/.rustup/toolchains/1.89.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=2358fa216c4d574e -C extra-filename=-ea6dfe429ab06bcc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38922025-09-03T17:10:00.294Z Running `/home/build/.rustup/toolchains/1.89.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=5da0a835a53cb34b -C extra-filename=-04abdf5c02d00fb1 --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-16cff964c3cef883.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.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/`
38932025-09-03T17:10:00.367Z Compiling half v1.8.3
38942025-09-03T17:10:00.402Z Running `/home/build/.rustup/toolchains/1.89.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=c3b62c5a857de361 -C extra-filename=-c91e90d22100b191 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38952025-09-03T17:10:00.441Z Compiling dsl_auto_type v0.1.2
38962025-09-03T17:10:00.501Z Running `/home/build/.rustup/toolchains/1.89.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=3ba22cce60d2de9d -C extra-filename=-b7ba0991e698f6fb --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-4128aed69bac1f88.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c14636abdee91fd2.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-9612a25fb0aed7d0.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38972025-09-03T17:10:00.772Z Compiling diesel_table_macro_syntax v0.2.0
38982025-09-03T17:10:00.815Z Running `/home/build/.rustup/toolchains/1.89.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=26378cf08f4000b8 -C extra-filename=-df8a0a8fd5d54a55 --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-3b56629d53d220b7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38992025-09-03T17:10:01.138Z Compiling serde_cbor v0.11.2
39002025-09-03T17:10:01.181Z Running `/home/build/.rustup/toolchains/1.89.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=412efebf76b89c67 -C extra-filename=-da54cebf2bb57aa0 --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-c91e90d22100b191.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39012025-09-03T17:10:01.384Z Compiling scheduled-thread-pool v0.2.7
39022025-09-03T17:10:01.423Z Running `/home/build/.rustup/toolchains/1.89.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=14ed2c3330861ccc -C extra-filename=-141352198f350d8f --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-029a03c6d83b09b5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39032025-09-03T17:10:02.150Z Compiling r2d2 v0.8.10
39042025-09-03T17:10:02.208Z Running `/home/build/.rustup/toolchains/1.89.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=4d75d29ed9f6e8d3 -C extra-filename=-2d7645dda01e2d3f --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-a76b93ce4f157850.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-029a03c6d83b09b5.rmeta --extern scheduled_thread_pool=/work/oxidecomputer/omicron/target/debug/deps/libscheduled_thread_pool-141352198f350d8f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39052025-09-03T17:10:02.264Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
39062025-09-03T17:10:02.264Z Running `/home/build/.rustup/toolchains/1.89.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=bc3e6fa80fb97bfc -C extra-filename=-34755a53d1201374 --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-c03652d8d6c88650.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-51b15374c172d08a.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-fd90011655493326.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-ba3db5fbbf89e6bb.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-0bdbcddafa3195e6.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-7a7907bea23cd83a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-511ecd22e93e8ed3.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-c742b49ec926be6e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-43bb47649998433a.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-9ffcc4485a5d3239.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-530d415dee005c90.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-fc0c4b0c5510b8d5.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-206f18ea72f056c8/out/lib`
39072025-09-03T17:10:02.662Z Compiling diesel_derives v2.2.3
39082025-09-03T17:10:02.695Z Running `/home/build/.rustup/toolchains/1.89.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=93bae408bdcbdb86 -C extra-filename=-3f978db85d687481 --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-df8a0a8fd5d54a55.rlib --extern dsl_auto_type=/work/oxidecomputer/omicron/target/debug/deps/libdsl_auto_type-b7ba0991e698f6fb.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39092025-09-03T17:10:02.736Z Compiling nix v0.30.1
39102025-09-03T17:10:02.783Z Running `/home/build/.rustup/toolchains/1.89.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=7fd04f126d530262 -C extra-filename=-2d7a5306b3cb4e14 --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-2d7a5306b3cb4e14 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-8f850c6f660b5d8b.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39112025-09-03T17:10:02.889Z Compiling bcs v0.1.6
39122025-09-03T17:10:02.931Z Running `/home/build/.rustup/toolchains/1.89.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=b6e6a53dff958542 -C extra-filename=-958080e60e6029e1 --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-6742c73914dcd771.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39132025-09-03T17:10:02.976Z Compiling kstat-rs v0.2.4
39142025-09-03T17:10:03.028Z Running `/home/build/.rustup/toolchains/1.89.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=70d88c562f402dc6 -C extra-filename=-73ccef7842c14551 --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-784c297e68e85669.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39152025-09-03T17:10:03.676Z Compiling crunchy v0.2.2
39162025-09-03T17:10:03.719Z Running `/home/build/.rustup/toolchains/1.89.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=d41ad91a723c01db -C extra-filename=-489314c176b5d427 --out-dir /work/oxidecomputer/omicron/target/debug/build/crunchy-489314c176b5d427 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39172025-09-03T17:10:03.758Z Compiling parking_lot_core v0.8.6
39182025-09-03T17:10:03.758Z Running `/home/build/.rustup/toolchains/1.89.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=010b8cc12c81a34b -C extra-filename=-29d3180f83983aa1 --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-29d3180f83983aa1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39192025-09-03T17:10:03.816Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-2d7a5306b3cb4e14/build-script-build`
39202025-09-03T17:10:03.889Z Running `/home/build/.rustup/toolchains/1.89.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=6f03f904db525856 -C extra-filename=-4ba1a8c0141968be --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-685ac79a84b69255.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-d5752e9542c7786d.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"))'`
39212025-09-03T17:10:04.367Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-29d3180f83983aa1/build-script-build`
39222025-09-03T17:10:04.418Z Running `/work/oxidecomputer/omicron/target/debug/build/crunchy-489314c176b5d427/build-script-build`
39232025-09-03T17:10:04.482Z Compiling nanorand v0.7.0
39242025-09-03T17:10:04.517Z Running `/home/build/.rustup/toolchains/1.89.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=6ca5c613342d8275 -C extra-filename=-0a1c7ddedb3e64b0 --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-1f3893cab9c1cac2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39252025-09-03T17:10:04.558Z Compiling cfg_aliases v0.1.1
39262025-09-03T17:10:04.600Z Running `/home/build/.rustup/toolchains/1.89.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=bbf5b13ac433675d -C extra-filename=-57840a37b209d787 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09-03T17:10:04.718Z Compiling tiny-keccak v2.0.2
39282025-09-03T17:10:04.756Z Running `/home/build/.rustup/toolchains/1.89.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=1ac54331df9da60c -C extra-filename=-fe667eea1fe70282 --out-dir /work/oxidecomputer/omicron/target/debug/build/tiny-keccak-fe667eea1fe70282 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39292025-09-03T17:10:05.202Z Compiling flume v0.11.1
39302025-09-03T17:10:05.248Z Running `/home/build/.rustup/toolchains/1.89.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=7c39fa562ce9937f -C extra-filename=-6594f68b46c84e40 --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-a7543549df8e10d9.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-c194b658d59a65e1.rmeta --extern nanorand=/work/oxidecomputer/omicron/target/debug/deps/libnanorand-0a1c7ddedb3e64b0.rmeta --extern spin1=/work/oxidecomputer/omicron/target/debug/deps/libspin-9bddb589b61cd740.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39312025-09-03T17:10:05.316Z Running `/work/oxidecomputer/omicron/target/debug/build/tiny-keccak-fe667eea1fe70282/build-script-build`
39322025-09-03T17:10:05.355Z Compiling nix v0.28.0
39332025-09-03T17:10:05.356Z Running `/home/build/.rustup/toolchains/1.89.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=f841c44b880d8197 -C extra-filename=-be9c90650ba5f90f --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-be9c90650ba5f90f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-57840a37b209d787.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39342025-09-03T17:10:05.549Z Running `/home/build/.rustup/toolchains/1.89.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=7e601fc801611028 -C extra-filename=-702cc52841a784b3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39352025-09-03T17:10:05.749Z Running `/home/build/.rustup/toolchains/1.89.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=c1eeef637c73c84a -C extra-filename=-1064b0a026f48832 --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-16cff964c3cef883.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-e439cb06d653fe0f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-590a634e5a2f8629.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39362025-09-03T17:10:06.071Z Compiling bit-vec v0.6.3
39372025-09-03T17:10:06.111Z Running `/home/build/.rustup/toolchains/1.89.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=6e7db9dc0fe5bae1 -C extra-filename=-e721f2e75dab0e13 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39382025-09-03T17:10:06.147Z Compiling siphasher v1.0.1
39392025-09-03T17:10:06.147Z Running `/home/build/.rustup/toolchains/1.89.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=2d6b6e7b3a1c957e -C extra-filename=-dbee82f63605404f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39402025-09-03T17:10:06.328Z Compiling parking_lot v0.11.2
39412025-09-03T17:10:06.370Z Running `/home/build/.rustup/toolchains/1.89.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=fc9f8edf255b9a88 -C extra-filename=-3c4e6d8400c05341 --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-e439cb06d653fe0f.rmeta --extern lock_api=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-eeecc61b289458a6.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-1064b0a026f48832.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39422025-09-03T17:10:06.442Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-be9c90650ba5f90f/build-script-build`
39432025-09-03T17:10:06.518Z Running `/home/build/.rustup/toolchains/1.89.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=5a26c1b043be9c07 -C extra-filename=-da739a4b420a3f2a --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-702cc52841a784b3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39442025-09-03T17:10:06.577Z Compiling bit-set v0.5.3
39452025-09-03T17:10:06.615Z Running `/home/build/.rustup/toolchains/1.89.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=6477aac1667ab3c4 -C extra-filename=-709a163b16c9b216 --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-e721f2e75dab0e13.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39462025-09-03T17:10:06.668Z Compiling phf_shared v0.12.1
39472025-09-03T17:10:06.704Z Running `/home/build/.rustup/toolchains/1.89.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=8ecb1c28e6479d66 -C extra-filename=-794d15b615574c1c --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-dbee82f63605404f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39482025-09-03T17:10:06.759Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
39492025-09-03T17:10:06.800Z Running `/home/build/.rustup/toolchains/1.89.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=e16af51c8421f01d -C extra-filename=-197c4bc006e5eda1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-825648db36282c10.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39502025-09-03T17:10:07.029Z Compiling ascii-canvas v3.0.0
39512025-09-03T17:10:07.065Z Running `/home/build/.rustup/toolchains/1.89.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=dc74f0e638b3b34a -C extra-filename=-a145eb725b0e3ff8 --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-1d609157b3a0f371.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39522025-09-03T17:10:07.173Z Compiling prefix-trie v0.7.0
39532025-09-03T17:10:07.212Z Running `/home/build/.rustup/toolchains/1.89.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=98181a0b6af17da4 -C extra-filename=-1d7d97bd1b9c772f --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-dace2deac663e6fe.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e7bbba1d1c8c50c5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39542025-09-03T17:10:07.328Z Compiling ena v0.14.3
39552025-09-03T17:10:07.366Z Running `/home/build/.rustup/toolchains/1.89.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=ba2353e92f5d4bdb -C extra-filename=-614a6bf6c422e76a --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-a76b93ce4f157850.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39562025-09-03T17:10:07.425Z Compiling chrono-tz v0.10.4
39572025-09-03T17:10:07.425Z Running `/home/build/.rustup/toolchains/1.89.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=6314aaa00b92ff85 -C extra-filename=-c4b01ce3a0867b8c --out-dir /work/oxidecomputer/omicron/target/debug/build/chrono-tz-c4b01ce3a0867b8c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39582025-09-03T17:10:07.648Z Compiling bindgen v0.71.1
39592025-09-03T17:10:07.693Z Running `/home/build/.rustup/toolchains/1.89.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=e322c3777b84cc21 -C extra-filename=-d7ed333fc2a12bed --out-dir /work/oxidecomputer/omicron/target/debug/build/bindgen-d7ed333fc2a12bed -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39602025-09-03T17:10:07.883Z Compiling regex-syntax v0.6.29
39612025-09-03T17:10:07.924Z Running `/home/build/.rustup/toolchains/1.89.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=211817996c162588 -C extra-filename=-8d354112fd083afd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39622025-09-03T17:10:07.978Z Running `/work/oxidecomputer/omicron/target/debug/build/chrono-tz-c4b01ce3a0867b8c/build-script-build`
39632025-09-03T17:10:08.040Z Compiling hickory-server v0.25.2
39642025-09-03T17:10:08.076Z Running `/home/build/.rustup/toolchains/1.89.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=1e4b8137fae01154 -C extra-filename=-a78e6d82db68f5ed --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-629bb59000983610.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-c59178062ea1bb1f.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-bfc72e24f69b7108.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-6e7395cf40cb439c.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-c73daa2b459b043c.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-dace2deac663e6fe.rmeta --extern prefix_trie=/work/oxidecomputer/omicron/target/debug/deps/libprefix_trie-1d7d97bd1b9c772f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-214680a193c04733.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c408e455ac50c684.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39652025-09-03T17:10:08.149Z Compiling phf v0.12.1
39662025-09-03T17:10:08.185Z Running `/home/build/.rustup/toolchains/1.89.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=c7656dc4215197eb -C extra-filename=-a2b4c43aed521e34 --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-794d15b615574c1c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39672025-09-03T17:10:08.537Z Compiling sled v0.34.7
39682025-09-03T17:10:08.586Z Running `/home/build/.rustup/toolchains/1.89.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=b5b76daed63326f9 -C extra-filename=-e328370c545d7fd8 --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-f5874dc4fb95babe.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c88024024eb262dd.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-275a97d56be8b68f.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-5824e77bc4b48ac8.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-3c4e6d8400c05341.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39692025-09-03T17:10:08.870Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-d7ed333fc2a12bed/build-script-build`
39702025-09-03T17:10:08.905Z Running `/home/build/.rustup/toolchains/1.89.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=b964a8ae560bce3b -C extra-filename=-a3c34836b73a1f68 --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-685ac79a84b69255.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg illumos --cfg solarish`
39712025-09-03T17:10:10.134Z Compiling hickory-client v0.25.2
39722025-09-03T17:10:10.176Z Running `/home/build/.rustup/toolchains/1.89.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=83117e69294b148e -C extra-filename=-5c629d34dc201085 --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-16cff964c3cef883.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-c59178062ea1bb1f.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-03998943d15fa5cc.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-6e7395cf40cb439c.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-c73daa2b459b043c.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-9f184b9950c390eb.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-cedc7e6f971f6f00.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c408e455ac50c684.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39732025-09-03T17:10:10.911Z Compiling peg-macros v0.8.5
39742025-09-03T17:10:10.950Z Running `/home/build/.rustup/toolchains/1.89.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=e3ff25cbacee62a8 -C extra-filename=-8e216ca595fe9905 --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-5ed192293457b111.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39752025-09-03T17:10:12.695Z Compiling lalrpop v0.19.12
39762025-09-03T17:10:12.735Z Running `/home/build/.rustup/toolchains/1.89.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=ca87d99f9a434ea8 -C extra-filename=-ae8b475e730db009 --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-a145eb725b0e3ff8.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-709a163b16c9b216.rmeta --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-ea6dfe429ab06bcc.rmeta --extern ena=/work/oxidecomputer/omicron/target/debug/deps/libena-614a6bf6c422e76a.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-9195d49cb9bb985f.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5488270ca8c700f6.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-eb27b949f6068efc.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-55c188c63291fbf3.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-8d354112fd083afd.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-8e665379beeb9a3c.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-1d609157b3a0f371.rmeta --extern tiny_keccak=/work/oxidecomputer/omicron/target/debug/deps/libtiny_keccak-da739a4b420a3f2a.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-58a5172ac4a60185.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39772025-09-03T17:10:13.034Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
39782025-09-03T17:10:13.068Z Running `/home/build/.rustup/toolchains/1.89.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=1a2ba49c9123fc74 -C extra-filename=-d8ebb91e8e1135fc --out-dir /work/oxidecomputer/omicron/target/debug/build/oximeter-db-d8ebb91e8e1135fc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-ba17a7907081ab27.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39792025-09-03T17:10:13.867Z Compiling sqlparser_derive v0.2.2
39802025-09-03T17:10:13.909Z Running `/home/build/.rustup/toolchains/1.89.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=caba19f996a5693e -C extra-filename=-ef63d3a20104627f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39812025-09-03T17:10:14.290Z Compiling unicode_categories v0.1.1
39822025-09-03T17:10:14.325Z Running `/home/build/.rustup/toolchains/1.89.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=3efe4cb8df43e833 -C extra-filename=-bcec0b188fcfd21b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39832025-09-03T17:10:14.546Z Compiling peg v0.8.5
39842025-09-03T17:10:14.582Z Running `/home/build/.rustup/toolchains/1.89.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=42db0a64505b5dcb -C extra-filename=-1a9cf255e3fe73b8 --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-8e216ca595fe9905.so --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-5ed192293457b111.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39852025-09-03T17:10:14.752Z Compiling sqlformat v0.3.5
39862025-09-03T17:10:14.790Z Running `/home/build/.rustup/toolchains/1.89.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=50d73d857ea5ea5d -C extra-filename=-59c714fd7714c4fb --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-bcec0b188fcfd21b.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-5545e8a854ee9211.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39872025-09-03T17:10:14.790Z Running `/work/oxidecomputer/omicron/target/debug/build/oximeter-db-d8ebb91e8e1135fc/build-script-build`
39882025-09-03T17:10:14.851Z Compiling diesel v2.2.12
39892025-09-03T17:10:14.887Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="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=d13b3dabb7d2cceb -C extra-filename=-e340083b86ca8543 --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-685ac79a84b69255.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-bf80f7a3bae0a263.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern diesel_derives=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_derives-3f978db85d687481.so --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-c3d4b3c7bce6ae9f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rmeta --extern r2d2=/work/oxidecomputer/omicron/target/debug/deps/libr2d2-2d7645dda01e2d3f.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.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`
39902025-09-03T17:10:14.925Z Compiling rustyline v14.0.0
39912025-09-03T17:10:14.965Z Running `/home/build/.rustup/toolchains/1.89.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=fa73035eb3cc4f6b -C extra-filename=-6567dbfa129230c7 --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-685ac79a84b69255.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-0d358e1b5f9b9120.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-ea405cba7d288502.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-10ab7de2df72a452.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-a3c34836b73a1f68.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-cedc7e6f971f6f00.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-f5b7bd5f880a5855.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3e67ad21e09c6294.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-6a075776c3b4ea6e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39922025-09-03T17:10:15.239Z Compiling sqlparser v0.45.0
39932025-09-03T17:10:15.275Z Running `/home/build/.rustup/toolchains/1.89.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=6678309f99e7b50d -C extra-filename=-b5719cfe9eb7f5df --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-a76b93ce4f157850.rmeta --extern sqlparser_derive=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser_derive-ef63d3a20104627f.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39942025-09-03T17:10:17.690Z Running `/home/build/.rustup/toolchains/1.89.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=1920133e1998d1d0 -C extra-filename=-fb94619a7a94e065 --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-685ac79a84b69255.rmeta --extern cexpr=/work/oxidecomputer/omicron/target/debug/deps/libcexpr-14c7795bddbba0a2.rmeta --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-506de69e80e8f3e9.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6503b63ec2d4e4bb.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-90e570499299010f.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-2cd3428be69f273e.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-c15408658c23372f.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39952025-09-03T17:10:19.331Z Running `/home/build/.rustup/toolchains/1.89.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=3306c9cc2fca52ef -C extra-filename=-e3a2dc1fcf8e0cd6 --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-4595a8b79348ae0e.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-a2b4c43aed521e34.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39962025-09-03T17:10:19.539Z Compiling derive_builder_core v0.20.2
39972025-09-03T17:10:19.576Z Running `/home/build/.rustup/toolchains/1.89.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=dd5cf26fd7d13029 -C extra-filename=-b9febd0fb573b441 --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-4128aed69bac1f88.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39982025-09-03T17:10:22.142Z Compiling libxml v0.3.3
39992025-09-03T17:10:22.179Z Running `/home/build/.rustup/toolchains/1.89.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=ae252b5c8d6fecca -C extra-filename=-99f8759a07a6d6c5 --out-dir /work/oxidecomputer/omicron/target/debug/build/libxml-99f8759a07a6d6c5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-3219be843653f8e7.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40002025-09-03T17:10:22.731Z Running `/work/oxidecomputer/omicron/target/debug/build/libxml-99f8759a07a6d6c5/build-script-build`
40012025-09-03T17:10:22.771Z Compiling derive_builder_macro v0.20.2
40022025-09-03T17:10:22.812Z Running `/home/build/.rustup/toolchains/1.89.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=618ac0a71623b21d -C extra-filename=-4d7f622cd06f783d --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-b9febd0fb573b441.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40032025-09-03T17:10:22.847Z Compiling strum_macros v0.24.3
40042025-09-03T17:10:22.847Z Running `/home/build/.rustup/toolchains/1.89.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=0b3ed9647950fadd -C extra-filename=-0f164ba6f4f0bce1 --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-3e487195ce270b12.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-700e1be1048d1d0d.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e4428997e05f97e4.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40052025-09-03T17:10:23.970Z Compiling indoc v1.0.9
40062025-09-03T17:10:24.003Z Running `/home/build/.rustup/toolchains/1.89.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=c0380690cdd31fb3 -C extra-filename=-82244027cee9cc10 --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`
40072025-09-03T17:10:25.015Z Compiling derive_builder v0.20.2
40082025-09-03T17:10:25.048Z Running `/home/build/.rustup/toolchains/1.89.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=3dcda4eabacee9c3 -C extra-filename=-63261397981daae8 --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-4d7f622cd06f783d.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40092025-09-03T17:10:25.281Z Running `/home/build/.rustup/toolchains/1.89.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=7bb648b794570586 -C extra-filename=-2e3b66c7557508a7 --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-784c297e68e85669.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`
40102025-09-03T17:10:26.325Z Compiling quick-xml v0.37.2
40112025-09-03T17:10:26.363Z Running `/home/build/.rustup/toolchains/1.89.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=c69ba254efcd55a5 -C extra-filename=-e14d25aa6c737c2a --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-10ab7de2df72a452.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40122025-09-03T17:10:28.013Z Compiling impl-trait-for-tuples v0.2.2
40132025-09-03T17:10:28.050Z Running `/home/build/.rustup/toolchains/1.89.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=679400ff663c715f -C extra-filename=-0db009de0d09d9ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e4428997e05f97e4.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40142025-09-03T17:10:30.094Z Compiling oso-derive v0.27.3
40152025-09-03T17:10:30.133Z Running `/home/build/.rustup/toolchains/1.89.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=fa562fa494df5f19 -C extra-filename=-53c3fc82fdfdfbdf --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-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e4428997e05f97e4.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40162025-09-03T17:10:31.413Z Compiling primeorder v0.13.6
40172025-09-03T17:10:31.451Z Running `/home/build/.rustup/toolchains/1.89.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=c13e3016967df64d -C extra-filename=-786306a34d15b097 --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-e47ee38796635ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40182025-09-03T17:10:32.010Z Compiling unicase v2.7.0
40192025-09-03T17:10:32.049Z Running `/home/build/.rustup/toolchains/1.89.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=253408a1b62b09fe -C extra-filename=-6e0e4e8941800214 --out-dir /work/oxidecomputer/omicron/target/debug/build/unicase-6e0e4e8941800214 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-034ec1d881020e41.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40202025-09-03T17:10:32.093Z Compiling predicates-tree v1.0.12
40212025-09-03T17:10:32.093Z Running `/home/build/.rustup/toolchains/1.89.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=7c4bcb83b9df87a2 -C extra-filename=-6d6fb21ada06257a --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-162d642102c61a67.rmeta --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-ca9e3786b6c9ea9c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40222025-09-03T17:10:32.508Z Running `/work/oxidecomputer/omicron/target/debug/build/unicase-6e0e4e8941800214/build-script-build`
40232025-09-03T17:10:32.687Z Compiling diesel-dtrace v0.4.2
40242025-09-03T17:10:32.728Z Running `/home/build/.rustup/toolchains/1.89.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=ab09d8488fec5dbf -C extra-filename=-24c8d6ee9d41d628 --out-dir /work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-24c8d6ee9d41d628 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-034ec1d881020e41.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40252025-09-03T17:10:32.796Z Running `/home/build/.rustup/toolchains/1.89.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=782dfadc3f7941ca -C extra-filename=-6ea1cfb5bb5b7549 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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`
40262025-09-03T17:10:33.012Z Compiling signal-hook-tokio v0.3.1
40272025-09-03T17:10:33.050Z Running `/home/build/.rustup/toolchains/1.89.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=231e3a1e4df43522 -C extra-filename=-464ff577eafdd533 --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-a7543549df8e10d9.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-fb63114deac9d891.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40282025-09-03T17:10:33.252Z Running `/work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-24c8d6ee9d41d628/build-script-build`
40292025-09-03T17:10:33.307Z Compiling bb8 v0.8.5
40302025-09-03T17:10:33.344Z Compiling salty v0.3.0
40312025-09-03T17:10:33.345Z Running `/home/build/.rustup/toolchains/1.89.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=12a36de45bce6c97 -C extra-filename=-4b588f41440cd877 --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-629bb59000983610.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-6e7395cf40cb439c.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-029a03c6d83b09b5.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40322025-09-03T17:10:33.345Z Running `/home/build/.rustup/toolchains/1.89.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=7ea031e82f7159e3 -C extra-filename=-2751339dc1ce1b6a --out-dir /work/oxidecomputer/omicron/target/debug/build/salty-2751339dc1ce1b6a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40332025-09-03T17:10:33.408Z Compiling assert_matches v1.5.0
40342025-09-03T17:10:33.447Z Running `/home/build/.rustup/toolchains/1.89.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=d722cabe0d2ddb8f -C extra-filename=-ca0b22273cebe02d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40352025-09-03T17:10:33.604Z Compiling mime_guess v2.0.5
40362025-09-03T17:10:33.642Z Running `/home/build/.rustup/toolchains/1.89.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=65df819719145dca -C extra-filename=-f020eb81605c5fed --out-dir /work/oxidecomputer/omicron/target/debug/build/mime_guess-f020eb81605c5fed -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-6ea1cfb5bb5b7549.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40372025-09-03T17:10:33.969Z Running `/work/oxidecomputer/omicron/target/debug/build/salty-2751339dc1ce1b6a/build-script-build`
40382025-09-03T17:10:34.040Z Compiling p384 v0.13.0
40392025-09-03T17:10:34.087Z Running `/home/build/.rustup/toolchains/1.89.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=80eed7539f884918 -C extra-filename=-fe6f172a446c97a4 --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-375181654f4c41e1.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-e47ee38796635ed1.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-786306a34d15b097.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40402025-09-03T17:10:34.122Z Compiling http-range v0.1.5
40412025-09-03T17:10:34.122Z Running `/home/build/.rustup/toolchains/1.89.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=b6adf11045a3e87d -C extra-filename=-4f0196e567f39e99 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40422025-09-03T17:10:34.543Z Running `/home/build/.rustup/toolchains/1.89.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=c113bdd17b4f35dc -C extra-filename=-56ca5705be250dbb --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-d7c287191cccedb3.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg tweetnacl`
40432025-09-03T17:10:34.988Z Running `/work/oxidecomputer/omicron/target/debug/build/mime_guess-f020eb81605c5fed/build-script-build`
40442025-09-03T17:10:35.089Z Compiling ignore v0.4.23
40452025-09-03T17:10:35.129Z Running `/home/build/.rustup/toolchains/1.89.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=1b737e4b995d3b98 -C extra-filename=-ea81418ef1e8b0a4 --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-6f5afe89de2beed3.rmeta --extern globset=/work/oxidecomputer/omicron/target/debug/deps/libglobset-a5926d04b60b91b9.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-10ab7de2df72a452.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-5f2da1f73d56e025.rmeta --extern same_file=/work/oxidecomputer/omicron/target/debug/deps/libsame_file-02b10f5498e1960c.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-36caab45f0e573e7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40462025-09-03T17:10:35.627Z Compiling atty v0.2.14
40472025-09-03T17:10:35.667Z Running `/home/build/.rustup/toolchains/1.89.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=45abfef279845346 -C extra-filename=-8c2c2208a60a9cb3 --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-784c297e68e85669.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40482025-09-03T17:10:35.704Z Compiling env_filter v0.1.2
40492025-09-03T17:10:35.704Z Running `/home/build/.rustup/toolchains/1.89.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=373a4fc014fac84e -C extra-filename=-ab3c4135120fc155 --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-a76b93ce4f157850.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40502025-09-03T17:10:35.892Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
40512025-09-03T17:10:35.933Z Running `/home/build/.rustup/toolchains/1.89.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=75b6439b86e6e88b -C extra-filename=-60ecf50190c0822c --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-1f3893cab9c1cac2.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-c2e6e70a8739ac66.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-56ca5705be250dbb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-328dd0a1c27f23dc.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-d80f7f1c30dea53d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40522025-09-03T17:10:36.132Z Running `/home/build/.rustup/toolchains/1.89.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=0ce40f88b94ee51b -C extra-filename=-d6ecfb573abc7fa3 --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-72ce21d76a94c4bc.rmeta --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-6ea1cfb5bb5b7549.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40532025-09-03T17:10:36.581Z Compiling globwalk v0.9.1
40542025-09-03T17:10:36.621Z Running `/home/build/.rustup/toolchains/1.89.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=498e205d43386bcb -C extra-filename=-b9225ca19b025e78 --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-685ac79a84b69255.rmeta --extern ignore=/work/oxidecomputer/omicron/target/debug/deps/libignore-ea81418ef1e8b0a4.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-36caab45f0e573e7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40552025-09-03T17:10:37.044Z Compiling env_logger v0.11.5
40562025-09-03T17:10:37.082Z Running `/home/build/.rustup/toolchains/1.89.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=14c91cc4c21bb8dd -C extra-filename=-f967cd31e9706b1f --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-ab3c4135120fc155.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40572025-09-03T17:10:37.149Z Compiling tungstenite v0.23.0
40582025-09-03T17:10:37.189Z Running `/home/build/.rustup/toolchains/1.89.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=ef0976b72dcecb29 -C extra-filename=-1bb9bd648394caf5 --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-bf80f7a3bae0a263.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-c59178062ea1bb1f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-57fa867c6f0b37c5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d797afaf21e29317.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-bb095d7eb0d28ec2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-745d853f7d714050.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40592025-09-03T17:10:37.333Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
40602025-09-03T17:10:37.368Z Running `/home/build/.rustup/toolchains/1.89.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=7d238ee9905b4383 -C extra-filename=-2fc181ef6b8d9a31 --out-dir /work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-2fc181ef6b8d9a31 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-034ec1d881020e41.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40612025-09-03T17:10:37.824Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
40622025-09-03T17:10:37.879Z Running `/home/build/.rustup/toolchains/1.89.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=17a95688f93b2b1f -C extra-filename=-e53e10040c59e2ec --out-dir /work/oxidecomputer/omicron/target/debug/build/sprockets-tls-e53e10040c59e2ec -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40632025-09-03T17:10:37.880Z Compiling void v1.0.2
40642025-09-03T17:10:37.880Z Running `/home/build/.rustup/toolchains/1.89.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=8196b05ad53767f6 -C extra-filename=-0d83b1b14e98e0ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40652025-09-03T17:10:38.125Z Compiling lzss v0.8.2
40662025-09-03T17:10:38.159Z Running `/home/build/.rustup/toolchains/1.89.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=28be6d524ee3d372 -C extra-filename=-f2e5da91ccc2cc06 --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-0d83b1b14e98e0ee.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40672025-09-03T17:10:38.297Z Running `/work/oxidecomputer/omicron/target/debug/build/sprockets-tls-e53e10040c59e2ec/build-script-build`
40682025-09-03T17:10:38.364Z Running `/work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-2fc181ef6b8d9a31/build-script-build`
40692025-09-03T17:10:38.504Z Compiling tokio-tungstenite v0.23.1
40702025-09-03T17:10:38.543Z Running `/home/build/.rustup/toolchains/1.89.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=a83651fa741b0f9a -C extra-filename=-c347f46cf55ae32b --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-6e7395cf40cb439c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-1bb9bd648394caf5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40712025-09-03T17:10:38.638Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
40722025-09-03T17:10:38.678Z Running `/home/build/.rustup/toolchains/1.89.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=285176c6544dc0df -C extra-filename=-bd645f1c8b62a845 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern attest_data=/work/oxidecomputer/omicron/target/debug/deps/libattest_data-60ecf50190c0822c.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-cabc6642a8d55355.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-8d4afa50947010bd.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-f967cd31e9706b1f.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-fe6f172a446c97a4.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-20be41f6f1f20a39.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-328dd0a1c27f23dc.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-9ffcc4485a5d3239.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40732025-09-03T17:10:38.725Z Compiling camino-tempfile-ext v0.3.2
40742025-09-03T17:10:38.725Z Running `/home/build/.rustup/toolchains/1.89.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=5205325dbe4b993c -C extra-filename=-5c7865fe80fc2454 --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-52aa35257e1956c1.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-ca4ebf2465e25529.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rmeta --extern globwalk=/work/oxidecomputer/omicron/target/debug/deps/libglobwalk-b9225ca19b025e78.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-d8448149a9b86ace.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-162d642102c61a67.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-6d6fb21ada06257a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40752025-09-03T17:10:39.196Z Compiling hyper-staticfile v0.10.1
40762025-09-03T17:10:39.237Z Running `/home/build/.rustup/toolchains/1.89.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=59c4b8fb760ac6c4 -C extra-filename=-aaad22f1b536c78c --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-6e7395cf40cb439c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-4f0196e567f39e99.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-2cf7c64e6a195268.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rmeta --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-d6ecfb573abc7fa3.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0cc1548a24fd9f67.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d797afaf21e29317.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40772025-09-03T17:10:39.436Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
40782025-09-03T17:10:39.475Z Running `/home/build/.rustup/toolchains/1.89.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=4d0be4a3a479ba2c -C extra-filename=-94ac36bd8e98943d --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-bf80f7a3bae0a263.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-75faa612680178c1.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-530d415dee005c90.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40792025-09-03T17:10:39.509Z Compiling nix v0.27.1
40802025-09-03T17:10:39.563Z Running `/home/build/.rustup/toolchains/1.89.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=edd04c85195727eb -C extra-filename=-c6c4863afd7a1a23 --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-685ac79a84b69255.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-d5752e9542c7786d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40812025-09-03T17:10:39.894Z Compiling serde_bytes v0.11.17
40822025-09-03T17:10:39.935Z Running `/home/build/.rustup/toolchains/1.89.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=0b55c847091601ae -C extra-filename=-41a64ed8b8fb1997 --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-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40832025-09-03T17:10:39.977Z Compiling secrecy v0.8.0
40842025-09-03T17:10:39.977Z Running `/home/build/.rustup/toolchains/1.89.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=c281f92111003069 -C extra-filename=-6a2d6774984c8a84 --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-c543893b8fa11592.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40852025-09-03T17:10:40.290Z Compiling fs-err v2.11.0
40862025-09-03T17:10:40.333Z Running `/home/build/.rustup/toolchains/1.89.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=97112a3c209f8da5 -C extra-filename=-9afb34ec946b8e37 --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-9afb34ec946b8e37 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-90c8964f92bb0a86.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40872025-09-03T17:10:40.571Z Compiling parse-size v1.1.0
40882025-09-03T17:10:40.606Z Running `/home/build/.rustup/toolchains/1.89.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=744547fe467ea178 -C extra-filename=-9ba6d1740adbd4fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40892025-09-03T17:10:40.642Z Compiling rand_seeder v0.4.0
40902025-09-03T17:10:40.642Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_seeder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_seeder-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::unit_arg' '--allow=clippy::println_empty_string' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6d2275d787928f7e -C extra-filename=-6db268b7ab5218c6 --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-3708ad563010fdb5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40912025-09-03T17:10:40.886Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-9afb34ec946b8e37/build-script-build`
40922025-09-03T17:10:41.010Z Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
40932025-09-03T17:10:41.048Z Running `/home/build/.rustup/toolchains/1.89.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=643319d1de0a33c0 -C extra-filename=-3d4b95175c817e03 --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-3e487195ce270b12.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f3f41ccd8f8b0723.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4921d2a92b76412d.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40942025-09-03T17:10:41.181Z Running `/home/build/.rustup/toolchains/1.89.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=a73afc23d9897005 -C extra-filename=-cda777e918db5bba --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-629bb59000983610.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-6382814ebd7444af.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-5824e77bc4b48ac8.rmeta --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-34db2e983fc685e1.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-c2e6e70a8739ac66.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-34755a53d1201374.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-31ec74e465c561c1.rmeta --extern lzss=/work/oxidecomputer/omicron/target/debug/deps/liblzss-f2e5da91ccc2cc06.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-c6c4863afd7a1a23.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-9f184b9950c390eb.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4989bc0ffac4375f.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-c1ae632046498eee.rmeta --extern serde_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_bytes-41a64ed8b8fb1997.rmeta --extern serde_cbor=/work/oxidecomputer/omicron/target/debug/deps/libserde_cbor-da54cebf2bb57aa0.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-16d50aea078713d7.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-8e665379beeb9a3c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-94ac36bd8e98943d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6646a26bd241eeb4.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-fc0c4b0c5510b8d5.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-206f18ea72f056c8/out/lib`
40952025-09-03T17:10:41.236Z Running `/home/build/.rustup/toolchains/1.89.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=9983daedaf761242 -C extra-filename=-d5a3d8b60e74e616 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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)'`
40962025-09-03T17:10:41.597Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
40972025-09-03T17:10:41.647Z Running `/home/build/.rustup/toolchains/1.89.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=ad80dd7129df589e -C extra-filename=-ce9194625f8acf0a --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-685ac79a84b69255.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-c2e6e70a8739ac66.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40982025-09-03T17:10:42.027Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
40992025-09-03T17:10:42.077Z Running `/home/build/.rustup/toolchains/1.89.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=37acd976b8fb4029 -C extra-filename=-6d88bdb71f53b6ae --out-dir /work/oxidecomputer/omicron/target/debug/build/transceiver-controller-6d88bdb71f53b6ae -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-034ec1d881020e41.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41002025-09-03T17:10:42.550Z Compiling yansi v1.0.1
41012025-09-03T17:10:42.585Z Running `/home/build/.rustup/toolchains/1.89.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=8af2b53db8052cd6 -C extra-filename=-de28310806ba9b6e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41022025-09-03T17:10:42.872Z Running `/work/oxidecomputer/omicron/target/debug/build/transceiver-controller-6d88bdb71f53b6ae/build-script-build`
41032025-09-03T17:10:42.992Z Compiling typeid v1.0.3
41042025-09-03T17:10:43.027Z Running `/home/build/.rustup/toolchains/1.89.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=54bd1f4fe9382792 -C extra-filename=-1c98f68fac25bb05 --out-dir /work/oxidecomputer/omicron/target/debug/build/typeid-1c98f68fac25bb05 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41052025-09-03T17:10:43.329Z Compiling pretty_assertions v1.4.1
41062025-09-03T17:10:43.365Z Running `/home/build/.rustup/toolchains/1.89.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=8b2c3675f4bb030b -C extra-filename=-43296686c9c6761d --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-ea6dfe429ab06bcc.rmeta --extern yansi=/work/oxidecomputer/omicron/target/debug/deps/libyansi-de28310806ba9b6e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41072025-09-03T17:10:43.764Z Running `/work/oxidecomputer/omicron/target/debug/build/typeid-1c98f68fac25bb05/build-script-build`
41082025-09-03T17:10:43.920Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
41092025-09-03T17:10:43.955Z Running `/home/build/.rustup/toolchains/1.89.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=e388922170e0e917 -C extra-filename=-0c0082bd98e33c17 --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-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-d80f7f1c30dea53d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-ce9194625f8acf0a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41102025-09-03T17:10:43.989Z Running `/home/build/.rustup/toolchains/1.89.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=47b45b0eec672bbc -C extra-filename=-4ffe763152716485 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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)'`
41112025-09-03T17:10:44.186Z Compiling castaway v0.2.3
41122025-09-03T17:10:44.222Z Running `/home/build/.rustup/toolchains/1.89.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=8e2b89df41a2d1f9 -C extra-filename=-33f8731bfbe21446 --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-700e1be1048d1d0d.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41132025-09-03T17:10:44.256Z Compiling indoc v2.0.6
41142025-09-03T17:10:44.257Z Running `/home/build/.rustup/toolchains/1.89.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=74c6a2efdb581b22 -C extra-filename=-5a8ba38dd8c9c489 --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`
41152025-09-03T17:10:44.441Z Compiling compact_str v0.8.0
41162025-09-03T17:10:44.480Z Running `/home/build/.rustup/toolchains/1.89.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=c03b3f46b23e07ad -C extra-filename=-91894bbe12481f7a --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-33f8731bfbe21446.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-c3d4b3c7bce6ae9f.rmeta --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-700e1be1048d1d0d.so --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-f2474c6cd59eb6fd.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-d80f7f1c30dea53d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41172025-09-03T17:10:45.378Z Compiling erased-serde v0.4.6
41182025-09-03T17:10:45.415Z Running `/home/build/.rustup/toolchains/1.89.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=78103c831d9dc32f -C extra-filename=-143ade5f1e3a6150 --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-6742c73914dcd771.rmeta --extern typeid=/work/oxidecomputer/omicron/target/debug/deps/libtypeid-4ffe763152716485.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41192025-09-03T17:10:45.979Z Compiling unicode-truncate v1.1.0
41202025-09-03T17:10:46.015Z Running `/home/build/.rustup/toolchains/1.89.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=578e549e63712bea -C extra-filename=-cad6dd04013c54f5 --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-6503b63ec2d4e4bb.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-f5b7bd5f880a5855.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3e67ad21e09c6294.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41212025-09-03T17:10:46.355Z Compiling instability v0.3.2
41222025-09-03T17:10:46.416Z Running `/home/build/.rustup/toolchains/1.89.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=3bbfad714ab6fced -C extra-filename=-21434713fcabc8b9 --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-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41232025-09-03T17:10:46.712Z Running `/home/build/.rustup/toolchains/1.89.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=9b9dac56ab83d290 -C extra-filename=-5a1679b8d288c4a1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-c2e6e70a8739ac66.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-6cbdcd7fc85c615a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-24840525feacb450.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern transceiver_decode=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_decode-0c0082bd98e33c17.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-ce9194625f8acf0a.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm`
41242025-09-03T17:10:47.748Z Compiling lru v0.12.5
41252025-09-03T17:10:47.786Z Running `/home/build/.rustup/toolchains/1.89.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=1e3b8cc48c45cd81 -C extra-filename=-27e8c0f8cba40eb0 --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-9caa1f323c45c460.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41262025-09-03T17:10:47.958Z Compiling ordered-float v2.10.1
41272025-09-03T17:10:47.994Z Running `/home/build/.rustup/toolchains/1.89.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=2e1fd03fc8e79166 -C extra-filename=-694ba4b596a1f88a --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-e7bbba1d1c8c50c5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41282025-09-03T17:10:48.219Z Compiling is_ci v1.2.0
41292025-09-03T17:10:48.253Z Running `/home/build/.rustup/toolchains/1.89.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=85fe20a2bef28285 -C extra-filename=-8765da147be9c3ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41302025-09-03T17:10:48.523Z Compiling cassowary v0.3.0
41312025-09-03T17:10:48.560Z Running `/home/build/.rustup/toolchains/1.89.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=38449eb5db3325fd -C extra-filename=-81c54cd7a794bc62 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41322025-09-03T17:10:48.747Z Compiling serde-value v0.7.0
41332025-09-03T17:10:48.784Z Running `/home/build/.rustup/toolchains/1.89.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=772dfb703b792771 -C extra-filename=-5ee15a9dc51e14a9 --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-694ba4b596a1f88a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41342025-09-03T17:10:49.675Z Compiling ratatui v0.29.0
41352025-09-03T17:10:49.711Z Running `/home/build/.rustup/toolchains/1.89.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=f9cdbd29e454cabe -C extra-filename=-f24391214db0f810 --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-685ac79a84b69255.rmeta --extern cassowary=/work/oxidecomputer/omicron/target/debug/deps/libcassowary-81c54cd7a794bc62.rmeta --extern compact_str=/work/oxidecomputer/omicron/target/debug/deps/libcompact_str-91894bbe12481f7a.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8d54af6fb08d3022.rmeta --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-5a8ba38dd8c9c489.so --extern instability=/work/oxidecomputer/omicron/target/debug/deps/libinstability-21434713fcabc8b9.so --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6503b63ec2d4e4bb.rmeta --extern lru=/work/oxidecomputer/omicron/target/debug/deps/liblru-27e8c0f8cba40eb0.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4989bc0ffac4375f.so --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-4d05d58375967aa4.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-f5b7bd5f880a5855.rmeta --extern unicode_truncate=/work/oxidecomputer/omicron/target/debug/deps/libunicode_truncate-cad6dd04013c54f5.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-83067e9f157ad943.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41362025-09-03T17:10:49.749Z Compiling supports-color v3.0.2
41372025-09-03T17:10:49.751Z Running `/home/build/.rustup/toolchains/1.89.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=60ef3340bca8f94c -C extra-filename=-ae32eeec992b302d --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-8765da147be9c3ef.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41382025-09-03T17:10:49.870Z Compiling serde-untagged v0.1.7
41392025-09-03T17:10:49.908Z Running `/home/build/.rustup/toolchains/1.89.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=4fbb9483c5aebdc7 -C extra-filename=-29d366693e198b5e --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-143ade5f1e3a6150.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern typeid=/work/oxidecomputer/omicron/target/debug/deps/libtypeid-4ffe763152716485.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41402025-09-03T17:10:50.142Z Compiling console v0.16.0
41412025-09-03T17:10:50.195Z Running `/home/build/.rustup/toolchains/1.89.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=215623153f770919 -C extra-filename=-49988b0598675a6d --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-784c297e68e85669.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-9f184b9950c390eb.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-83067e9f157ad943.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41422025-09-03T17:10:50.567Z Compiling unit-prefix v0.5.1
41432025-09-03T17:10:50.604Z Running `/home/build/.rustup/toolchains/1.89.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=9e98313d23e64a78 -C extra-filename=-325f32223a24a993 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41442025-09-03T17:10:50.641Z Compiling cargo-util-schemas v0.8.2
41452025-09-03T17:10:50.641Z Running `/home/build/.rustup/toolchains/1.89.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=54d8f1d3a876381d -C extra-filename=-37ccb72d340150ba --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-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_untagged=/work/oxidecomputer/omicron/target/debug/deps/libserde_untagged-29d366693e198b5e.rmeta --extern serde_value=/work/oxidecomputer/omicron/target/debug/deps/libserde_value-5ee15a9dc51e14a9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-58a5172ac4a60185.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41462025-09-03T17:10:50.922Z Compiling cargo-platform v0.2.0
41472025-09-03T17:10:50.974Z Running `/home/build/.rustup/toolchains/1.89.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=44e295c97f959292 -C extra-filename=-7289d42979c11922 --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-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41482025-09-03T17:10:51.704Z Compiling indicatif v0.18.0
41492025-09-03T17:10:51.739Z Running `/home/build/.rustup/toolchains/1.89.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=802e0f823d73afba -C extra-filename=-60e349419ff39633 --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-49988b0598675a6d.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-51e5d1e7a99effa1.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-e5b7b452a411c16d.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-83067e9f157ad943.rmeta --extern unit_prefix=/work/oxidecomputer/omicron/target/debug/deps/libunit_prefix-325f32223a24a993.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41502025-09-03T17:10:51.832Z Compiling concurrent-queue v2.5.0
41512025-09-03T17:10:51.870Z Running `/home/build/.rustup/toolchains/1.89.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=b129d6d81347323f -C extra-filename=-146e61db517a9ccc --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-275a97d56be8b68f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41522025-09-03T17:10:52.328Z Compiling parking v2.2.1
41532025-09-03T17:10:52.371Z Running `/home/build/.rustup/toolchains/1.89.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=c7d5dac3c4007378 -C extra-filename=-70aac90ece1911a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41542025-09-03T17:10:52.746Z Compiling libz-sys v1.1.20
41552025-09-03T17:10:52.780Z Running `/home/build/.rustup/toolchains/1.89.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=f6de88d465870593 -C extra-filename=-9373b8a66ac5a956 --out-dir /work/oxidecomputer/omicron/target/debug/build/libz-sys-9373b8a66ac5a956 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-c405cbfc7820faca.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-3219be843653f8e7.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-e4b2ad7490e0f049.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41562025-09-03T17:10:53.721Z Running `/home/build/.rustup/toolchains/1.89.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=cc87913ae0d21119 -C extra-filename=-ecb4e8014c423104 --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-e340083b86ca8543.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.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`
41572025-09-03T17:10:54.038Z Compiling async-bb8-diesel v0.2.1
41582025-09-03T17:10:54.082Z Running `/home/build/.rustup/toolchains/1.89.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=b580c7287fae3f35 -C extra-filename=-d7339b959aea399b --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-629bb59000983610.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-4b588f41440cd877.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e340083b86ca8543.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.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`
41592025-09-03T17:10:54.351Z Compiling cargo_metadata v0.21.0
41602025-09-03T17:10:54.388Z Running `/home/build/.rustup/toolchains/1.89.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=123c98ff1e721606 -C extra-filename=-0114a3825d975b1b --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-1ab39f11511e72f8.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-7289d42979c11922.rmeta --extern cargo_util_schemas=/work/oxidecomputer/omicron/target/debug/deps/libcargo_util_schemas-37ccb72d340150ba.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41612025-09-03T17:10:54.437Z Running `/work/oxidecomputer/omicron/target/debug/build/libz-sys-9373b8a66ac5a956/build-script-build`
41622025-09-03T17:10:54.562Z Compiling event-listener v5.3.1
41632025-09-03T17:10:54.597Z Running `/home/build/.rustup/toolchains/1.89.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=a82835270a99dae3 -C extra-filename=-54aee3c10388e50d --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-146e61db517a9ccc.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-70aac90ece1911a0.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-b0b6dd2d12616bf1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41642025-09-03T17:10:54.971Z Compiling libgit2-sys v0.17.0+1.8.1
41652025-09-03T17:10:55.009Z Running `/home/build/.rustup/toolchains/1.89.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=d767cf61c68ab4ea -C extra-filename=-f9a5df9671ef42ab --out-dir /work/oxidecomputer/omicron/target/debug/build/libgit2-sys-f9a5df9671ef42ab -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-c405cbfc7820faca.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-3219be843653f8e7.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41662025-09-03T17:10:55.212Z Compiling shell-words v1.1.0
41672025-09-03T17:10:55.249Z Running `/home/build/.rustup/toolchains/1.89.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=77d72140a25e879d -C extra-filename=-6cd10c8ccff504d8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41682025-09-03T17:10:55.288Z Compiling event-listener-strategy v0.5.2
41692025-09-03T17:10:55.289Z Running `/home/build/.rustup/toolchains/1.89.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=770845fc3b527448 -C extra-filename=-3325955a25dc3c5e --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-54aee3c10388e50d.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-b0b6dd2d12616bf1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41702025-09-03T17:10:55.682Z Running `/home/build/.rustup/toolchains/1.89.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=24a0023d776d96b6 -C extra-filename=-379d0666cb89c7fd --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-784c297e68e85669.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`
41712025-09-03T17:10:55.720Z Compiling futures-lite v2.3.0
41722025-09-03T17:10:55.720Z Running `/home/build/.rustup/toolchains/1.89.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=b22460975bba37c7 -C extra-filename=-eacd4b1681fae62f --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-3a04019b393c03e6.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a7543549df8e10d9.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-ba54a4ee1bd11d0a.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-70aac90ece1911a0.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-b0b6dd2d12616bf1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41732025-09-03T17:10:55.911Z Compiling vergen v8.3.2
41742025-09-03T17:10:55.950Z Running `/home/build/.rustup/toolchains/1.89.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=5cd65b49acb3476c -C extra-filename=-345a78df02c20687 --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-345a78df02c20687 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-700e1be1048d1d0d.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41752025-09-03T17:10:56.174Z Running `/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-f9a5df9671ef42ab/build-script-build`
41762025-09-03T17:10:56.470Z Compiling cargo-platform v0.1.8
41772025-09-03T17:10:56.508Z Running `/home/build/.rustup/toolchains/1.89.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=44222e28111833f7 -C extra-filename=-87378f8f89a63b4b --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-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41782025-09-03T17:10:56.977Z Running `/work/oxidecomputer/omicron/target/debug/build/vergen-345a78df02c20687/build-script-build`
41792025-09-03T17:10:57.038Z Compiling cargo_metadata v0.18.1
41802025-09-03T17:10:57.038Z Running `/home/build/.rustup/toolchains/1.89.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=db32d943131a21b4 -C extra-filename=-a282e9a806c2d3cc --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-1ab39f11511e72f8.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-87378f8f89a63b4b.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41812025-09-03T17:10:57.182Z Compiling petname v2.0.2
41822025-09-03T17:10:57.222Z Running `/home/build/.rustup/toolchains/1.89.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=a14239376d2c334a -C extra-filename=-fae30fe05dd17bb5 --out-dir /work/oxidecomputer/omicron/target/debug/build/petname-fae30fe05dd17bb5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41832025-09-03T17:10:57.569Z Compiling rtoolbox v0.0.2
41842025-09-03T17:10:57.613Z Running `/home/build/.rustup/toolchains/1.89.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=639559504540a9ab -C extra-filename=-72eaf7b9cf78f276 --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-784c297e68e85669.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41852025-09-03T17:10:58.032Z Compiling rustls v0.21.12
41862025-09-03T17:10:58.066Z Running `/home/build/.rustup/toolchains/1.89.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=0aabe617e6a37b8b -C extra-filename=-a8c3524409529b0f --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-a8c3524409529b0f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41872025-09-03T17:10:58.255Z Compiling hex-literal v0.4.1
41882025-09-03T17:10:58.294Z Running `/home/build/.rustup/toolchains/1.89.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=0883c26cf03ed1de -C extra-filename=-dfcdc52815112383 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41892025-09-03T17:10:58.406Z Running `/work/oxidecomputer/omicron/target/debug/build/petname-fae30fe05dd17bb5/build-script-build`
41902025-09-03T17:10:58.497Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-a8c3524409529b0f/build-script-build`
41912025-09-03T17:10:58.548Z Compiling rpassword v7.4.0
41922025-09-03T17:10:58.600Z Running `/home/build/.rustup/toolchains/1.89.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=ea7de68cc269d268 -C extra-filename=-944bd832c0bfc2c1 --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-784c297e68e85669.rmeta --extern rtoolbox=/work/oxidecomputer/omicron/target/debug/deps/librtoolbox-72eaf7b9cf78f276.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41932025-09-03T17:10:58.637Z Compiling async-lock v3.4.0
41942025-09-03T17:10:58.637Z Running `/home/build/.rustup/toolchains/1.89.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=7314605006e2ab47 -C extra-filename=-ce8f296a5c04f035 --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-54aee3c10388e50d.rmeta --extern event_listener_strategy=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener_strategy-3325955a25dc3c5e.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-b0b6dd2d12616bf1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41952025-09-03T17:10:58.735Z Compiling tui-tree-widget v0.23.1
41962025-09-03T17:10:58.791Z Running `/home/build/.rustup/toolchains/1.89.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=df6e2e7095f95a00 -C extra-filename=-b8e684ae52e6a06a --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-f24391214db0f810.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-83067e9f157ad943.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41972025-09-03T17:10:58.955Z Compiling sct v0.7.1
41982025-09-03T17:10:58.991Z Running `/home/build/.rustup/toolchains/1.89.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=d02b54eb4650434e -C extra-filename=-224f6ffd909185fc --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-af4b1351daf744bb.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-7037838c93d6b265.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-0a6b4c36067e829f/out`
41992025-09-03T17:10:59.303Z Compiling rustls-webpki v0.101.7
42002025-09-03T17:10:59.341Z Running `/home/build/.rustup/toolchains/1.89.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=b6f5da3d64a5b7d5 -C extra-filename=-dd642df19f4fa608 --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-af4b1351daf744bb.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-7037838c93d6b265.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-0a6b4c36067e829f/out`
42012025-09-03T17:10:59.393Z Compiling polling v3.7.3
42022025-09-03T17:10:59.432Z Running `/home/build/.rustup/toolchains/1.89.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=6782b4c1378563d1 -C extra-filename=-de5a07a6b43a8a23 --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-16cff964c3cef883.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-1f2143ef03012a20.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c408e455ac50c684.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42032025-09-03T17:10:59.994Z Compiling async-io v2.3.4
42042025-09-03T17:11:00.034Z Running `/home/build/.rustup/toolchains/1.89.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=c31d15c504a3d7a7 -C extra-filename=-35ffa1c1f070514d --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-ce8f296a5c04f035.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rmeta --extern concurrent_queue=/work/oxidecomputer/omicron/target/debug/deps/libconcurrent_queue-146e61db517a9ccc.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-ba54a4ee1bd11d0a.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-eacd4b1681fae62f.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-70aac90ece1911a0.rmeta --extern polling=/work/oxidecomputer/omicron/target/debug/deps/libpolling-de5a07a6b43a8a23.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-1f2143ef03012a20.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-bfe8abbfd9cf056f.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c408e455ac50c684.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42052025-09-03T17:11:00.200Z Running `/home/build/.rustup/toolchains/1.89.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=e3c6c84b4b93d150 -C extra-filename=-7a0663a142c5d11f --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-5fbff7679012489b.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d797afaf21e29317.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42062025-09-03T17:11:00.448Z Running `/home/build/.rustup/toolchains/1.89.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=b63a890d8cb5e602 -C extra-filename=-21741d7036cd2930 --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-a76b93ce4f157850.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-af4b1351daf744bb.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-dd642df19f4fa608.rmeta --extern sct=/work/oxidecomputer/omicron/target/debug/deps/libsct-224f6ffd909185fc.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-0a6b4c36067e829f/out`
42072025-09-03T17:11:01.206Z Compiling polyval v0.6.2
42082025-09-03T17:11:01.245Z Running `/home/build/.rustup/toolchains/1.89.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=f848b62760c106e5 -C extra-filename=-56e65436e4ae6be3 --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-16cff964c3cef883.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-2a365cb9aa123394.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-af0c423cee69007c.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-7a59e3fb9b6105f6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42092025-09-03T17:11:01.723Z Compiling sync-ptr v0.1.4
42102025-09-03T17:11:01.762Z Running `/home/build/.rustup/toolchains/1.89.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=de0d271a94c30ddf -C extra-filename=-ff242f92cb1085d8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42112025-09-03T17:11:02.012Z Compiling async-task v4.7.1
42122025-09-03T17:11:02.046Z Running `/home/build/.rustup/toolchains/1.89.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=4cd39d1834d4f81e -C extra-filename=-9fa835799d5f6fac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42132025-09-03T17:11:02.260Z Compiling ghash v0.5.1
42142025-09-03T17:11:02.300Z Running `/home/build/.rustup/toolchains/1.89.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=7a57e3018a6b48a1 -C extra-filename=-f6bb47cc5ad7671b --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-af0c423cee69007c.rmeta --extern polyval=/work/oxidecomputer/omicron/target/debug/deps/libpolyval-56e65436e4ae6be3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42152025-09-03T17:11:02.494Z Compiling async-channel v2.3.1
42162025-09-03T17:11:02.533Z Running `/home/build/.rustup/toolchains/1.89.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=27ed78d8e56891f8 -C extra-filename=-521596f0e050601f --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-146e61db517a9ccc.rmeta --extern event_listener_strategy=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener_strategy-3325955a25dc3c5e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a7543549df8e10d9.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-b0b6dd2d12616bf1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42172025-09-03T17:11:02.582Z Compiling rustls-pemfile v1.0.4
42182025-09-03T17:11:02.618Z Running `/home/build/.rustup/toolchains/1.89.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=4f8b9bf97f9d635f -C extra-filename=-555d2383542b2c45 --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-f59c456c6a871a93.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42192025-09-03T17:11:02.654Z Compiling piper v0.2.4
42202025-09-03T17:11:02.654Z Running `/home/build/.rustup/toolchains/1.89.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=9bf1e114848711f8 -C extra-filename=-ae7ba4461f7ed4be --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-ba25972e878f73b0.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-3a04019b393c03e6.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-ba54a4ee1bd11d0a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42212025-09-03T17:11:02.960Z Compiling twox-hash v2.1.0
42222025-09-03T17:11:03.003Z Running `/home/build/.rustup/toolchains/1.89.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=ffae3a4f3b7091d3 -C extra-filename=-631a5616cbb130ed --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-d797afaf21e29317.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42232025-09-03T17:11:03.050Z Compiling ctr v0.9.2
42242025-09-03T17:11:03.088Z Running `/home/build/.rustup/toolchains/1.89.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=ea4a10b9743c6dc5 -C extra-filename=-1f6b3f105b310135 --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-9a68ddfa25d2136d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42252025-09-03T17:11:03.127Z Compiling target-lexicon v0.13.2
42262025-09-03T17:11:03.127Z Running `/home/build/.rustup/toolchains/1.89.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=33ecca351e48350d -C extra-filename=-ba161d3784ea5563 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-lexicon-ba161d3784ea5563 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42272025-09-03T17:11:03.473Z Running `/work/oxidecomputer/omicron/target/debug/build/aws-lc-rs-83f69c8739eaed10/build-script-build`
42282025-09-03T17:11:03.527Z Running `/home/build/.rustup/toolchains/1.89.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=01858547e65de685 -C extra-filename=-81a65aaf09be9175 --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-4989bc0ffac4375f.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-90c0c572df8b3d4c/out/build/artifacts -l static=aws_lc_0_26_0_crypto -l static=aws_lc_0_26_0_rust_wrapper --cfg use_bindgen_generated`
42292025-09-03T17:11:03.608Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-8e9dab753c28e3d0/build-script-build`
42302025-09-03T17:11:03.679Z Compiling plotters-backend v0.3.7
42312025-09-03T17:11:03.719Z Running `/home/build/.rustup/toolchains/1.89.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=89bc602dc6c22a24 -C extra-filename=-aa5c6d0fba9faa03 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42322025-09-03T17:11:03.870Z Compiling aes-gcm v0.10.3
42332025-09-03T17:11:03.908Z Running `/home/build/.rustup/toolchains/1.89.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=05de09dbf1d50932 -C extra-filename=-36b1653cca985729 --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-825730ae47ec7f87.rmeta --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-f9f50c543f0f550d.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9a68ddfa25d2136d.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-1f6b3f105b310135.rmeta --extern ghash=/work/oxidecomputer/omicron/target/debug/deps/libghash-f6bb47cc5ad7671b.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d7c287191cccedb3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42342025-09-03T17:11:04.296Z Running `/work/oxidecomputer/omicron/target/debug/build/target-lexicon-ba161d3784ea5563/build-script-build`
42352025-09-03T17:11:04.338Z Compiling plotters-svg v0.3.7
42362025-09-03T17:11:04.377Z Running `/home/build/.rustup/toolchains/1.89.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=19dadbf14510fcf9 -C extra-filename=-32099f406d28a7aa --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-aa5c6d0fba9faa03.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42372025-09-03T17:11:04.425Z Compiling blocking v1.6.1
42382025-09-03T17:11:04.464Z Compiling async-executor v1.13.1
42392025-09-03T17:11:04.464Z Running `/home/build/.rustup/toolchains/1.89.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=3d1bd6d932996947 -C extra-filename=-3239a658b9a5f854 --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-521596f0e050601f.rmeta --extern async_task=/work/oxidecomputer/omicron/target/debug/deps/libasync_task-9fa835799d5f6fac.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-ba54a4ee1bd11d0a.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-eacd4b1681fae62f.rmeta --extern piper=/work/oxidecomputer/omicron/target/debug/deps/libpiper-ae7ba4461f7ed4be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42402025-09-03T17:11:04.464Z Running `/home/build/.rustup/toolchains/1.89.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=90e0068685a68c27 -C extra-filename=-0ea1029f849eb5c8 --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-9fa835799d5f6fac.rmeta --extern concurrent_queue=/work/oxidecomputer/omicron/target/debug/deps/libconcurrent_queue-146e61db517a9ccc.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-3a04019b393c03e6.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-eacd4b1681fae62f.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-bfe8abbfd9cf056f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42412025-09-03T17:11:04.826Z Compiling tokio-rustls v0.24.1
42422025-09-03T17:11:04.868Z Running `/home/build/.rustup/toolchains/1.89.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=9f3ae29b0b305940 -C extra-filename=-759689bf732e3b20 --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-21741d7036cd2930.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.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-0a6b4c36067e829f/out`
42432025-09-03T17:11:05.073Z Compiling async-signal v0.2.10
42442025-09-03T17:11:05.109Z Running `/home/build/.rustup/toolchains/1.89.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=3fa92d9edaa2f62c -C extra-filename=-4a8cde307736a26d --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-35ffa1c1f070514d.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a7543549df8e10d9.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-ba54a4ee1bd11d0a.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-1f2143ef03012a20.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-984a8d27e5d119e9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42452025-09-03T17:11:05.321Z Compiling fatfs v0.3.6
42462025-09-03T17:11:05.360Z Running `/home/build/.rustup/toolchains/1.89.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=383fa3d20ab44358 -C extra-filename=-d64e3c78264433e6 --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-19d9f1304dcf7a40.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-bf80f7a3bae0a263.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42472025-09-03T17:11:05.395Z Compiling ssh-encoding v0.2.0
42482025-09-03T17:11:05.395Z Running `/home/build/.rustup/toolchains/1.89.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=c8116c9f53b6814e -C extra-filename=-46667b174715440d --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-918dddd36587fd89.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-20be41f6f1f20a39.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42492025-09-03T17:11:05.634Z Compiling blowfish v0.9.1
42502025-09-03T17:11:05.672Z Running `/home/build/.rustup/toolchains/1.89.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=adbdd0b39a6211ba -C extra-filename=-2015db5f96e101df --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-bf80f7a3bae0a263.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9a68ddfa25d2136d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42512025-09-03T17:11:06.070Z Running `/home/build/.rustup/toolchains/1.89.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=7f0f80b0a504fd55 -C extra-filename=-dacbb9cf1167fb96 --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-81a65aaf09be9175.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4989bc0ffac4375f.so --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-1922086bdd3a1ec3.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.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-90c0c572df8b3d4c/out/build/artifacts --check-cfg 'cfg(disable_slow_tests)'`
42522025-09-03T17:11:06.274Z Compiling constant_time_eq v0.3.1
42532025-09-03T17:11:06.314Z Running `/home/build/.rustup/toolchains/1.89.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=73c57f70a0ff570a -C extra-filename=-54b5265130919b34 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42542025-09-03T17:11:06.360Z Compiling cast v0.3.0
42552025-09-03T17:11:06.401Z Running `/home/build/.rustup/toolchains/1.89.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=821b89f04795d627 -C extra-filename=-f4b981c996e281ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42562025-09-03T17:11:06.623Z Compiling arrayvec v0.7.6
42572025-09-03T17:11:06.663Z Running `/home/build/.rustup/toolchains/1.89.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=0f66b3f463520c3c -C extra-filename=-8d2c6c29c7891b80 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42582025-09-03T17:11:06.824Z Compiling futures-timer v3.0.3
42592025-09-03T17:11:06.859Z Running `/home/build/.rustup/toolchains/1.89.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=1c315369e3eb7a93 -C extra-filename=-15cdef15435a1121 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42602025-09-03T17:11:07.151Z Compiling guppy-workspace-hack v0.1.0
42612025-09-03T17:11:07.186Z Running `/home/build/.rustup/toolchains/1.89.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=282f3b8eeef311d2 -C extra-filename=-3196ba251c2941fc --out-dir /work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-3196ba251c2941fc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42622025-09-03T17:11:07.276Z Compiling arrayref v0.3.9
42632025-09-03T17:11:07.314Z Running `/home/build/.rustup/toolchains/1.89.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=c2312ad75ce01713 -C extra-filename=-e2010af4a19c5e8a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42642025-09-03T17:11:07.471Z Compiling event-listener v2.5.3
42652025-09-03T17:11:07.509Z Running `/home/build/.rustup/toolchains/1.89.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=65d4827b45d48a15 -C extra-filename=-e5cd7ef7bda0c47a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42662025-09-03T17:11:07.645Z Running `/work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-3196ba251c2941fc/build-script-build`
42672025-09-03T17:11:07.727Z Compiling criterion-plot v0.6.0
42682025-09-03T17:11:07.769Z Running `/home/build/.rustup/toolchains/1.89.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=d15191f823ee4b0c -C extra-filename=-494d68a9c5b636cb --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-f4b981c996e281ce.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6503b63ec2d4e4bb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42692025-09-03T17:11:07.806Z Compiling bcrypt-pbkdf v0.10.0
42702025-09-03T17:11:07.844Z Running `/home/build/.rustup/toolchains/1.89.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=0efe36d947218e72 -C extra-filename=-03cd8f9324bb9ffe --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-2015db5f96e101df.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-4b43be8659572ea9.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42712025-09-03T17:11:08.041Z Compiling async-channel v1.9.0
42722025-09-03T17:11:08.081Z Running `/home/build/.rustup/toolchains/1.89.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=7ef6ed865900f898 -C extra-filename=-7ce673d2a81b65d1 --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-146e61db517a9ccc.rmeta --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-e5cd7ef7bda0c47a.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a7543549df8e10d9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42732025-09-03T17:11:08.430Z Compiling ssh-cipher v0.2.0
42742025-09-03T17:11:08.470Z Running `/home/build/.rustup/toolchains/1.89.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=5f292b3cb81df58d -C extra-filename=-aec75371ea03f5b8 --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-f9f50c543f0f550d.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-36b1653cca985729.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-cc3fdeb6fe1694fa.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-45aebf454b2cd75b.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9a68ddfa25d2136d.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-1f6b3f105b310135.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-2a49571e5a20c582.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-46667b174715440d.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d7c287191cccedb3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42752025-09-03T17:11:08.527Z Compiling rustls-webpki v0.102.8
42762025-09-03T17:11:08.564Z Running `/home/build/.rustup/toolchains/1.89.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=6359e8516ee8c24d -C extra-filename=-b4d133c5a80433c2 --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-dacbb9cf1167fb96.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-af4b1351daf744bb.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-8d90c9b7d736ccd2.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-7037838c93d6b265.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out`
42772025-09-03T17:11:08.792Z Compiling async-process v2.3.0
42782025-09-03T17:11:08.830Z Running `/home/build/.rustup/toolchains/1.89.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=a3505293b0d2285c -C extra-filename=-07241df2e4159038 --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-35ffa1c1f070514d.rmeta --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-ce8f296a5c04f035.rmeta --extern async_signal=/work/oxidecomputer/omicron/target/debug/deps/libasync_signal-4a8cde307736a26d.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rmeta --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-54aee3c10388e50d.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-eacd4b1681fae62f.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-1f2143ef03012a20.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c408e455ac50c684.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42792025-09-03T17:11:09.003Z Compiling async-global-executor v2.4.1
42802025-09-03T17:11:09.041Z Running `/home/build/.rustup/toolchains/1.89.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=32f0d60be50c6354 -C extra-filename=-f59258233ce4141f --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-521596f0e050601f.rmeta --extern async_executor=/work/oxidecomputer/omicron/target/debug/deps/libasync_executor-0ea1029f849eb5c8.rmeta --extern async_io=/work/oxidecomputer/omicron/target/debug/deps/libasync_io-35ffa1c1f070514d.rmeta --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-ce8f296a5c04f035.rmeta --extern blocking=/work/oxidecomputer/omicron/target/debug/deps/libblocking-3239a658b9a5f854.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-eacd4b1681fae62f.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-9f184b9950c390eb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42812025-09-03T17:11:09.514Z Compiling plotters v0.3.7
42822025-09-03T17:11:09.554Z Running `/home/build/.rustup/toolchains/1.89.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=d4ad377e1c07f515 -C extra-filename=-10c5fcd839c62ce6 --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-e7bbba1d1c8c50c5.rmeta --extern plotters_backend=/work/oxidecomputer/omicron/target/debug/deps/libplotters_backend-aa5c6d0fba9faa03.rmeta --extern plotters_svg=/work/oxidecomputer/omicron/target/debug/deps/libplotters_svg-32099f406d28a7aa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42832025-09-03T17:11:10.140Z Running `/home/build/.rustup/toolchains/1.89.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=58bd937caa041a62 -C extra-filename=-1cfe07235191dde0 --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-dacbb9cf1167fb96.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-9f184b9950c390eb.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-af4b1351daf744bb.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-8d90c9b7d736ccd2.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-b4d133c5a80433c2.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d7c287191cccedb3.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'`
42842025-09-03T17:11:10.339Z Running `/home/build/.rustup/toolchains/1.89.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=fee0b35a08953574 -C extra-filename=-0958cfca0f2b9ad1 --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-a76b93ce4f157850.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-af4b1351daf744bb.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-8d90c9b7d736ccd2.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-b4d133c5a80433c2.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d7c287191cccedb3.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.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-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts`
42852025-09-03T17:11:10.619Z Running `/home/build/.rustup/toolchains/1.89.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=028b08345e0a3143 -C extra-filename=-6711777f53882c3b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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"'`
42862025-09-03T17:11:10.673Z Compiling password-hash v0.4.2
42872025-09-03T17:11:10.708Z Running `/home/build/.rustup/toolchains/1.89.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=ffc395931a5112e7 -C extra-filename=-fb6d5d40cc55a355 --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-918dddd36587fd89.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-9979076a98167996.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d7c287191cccedb3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42882025-09-03T17:11:11.524Z Compiling tinytemplate v1.2.1
42892025-09-03T17:11:11.561Z Running `/home/build/.rustup/toolchains/1.89.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=a24b1cb854bb298d -C extra-filename=-cc1eb384f28d4197 --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-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42902025-09-03T17:11:11.705Z Compiling async-attributes v1.1.2
42912025-09-03T17:11:11.745Z Running `/home/build/.rustup/toolchains/1.89.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=e4e02491d298e0a5 -C extra-filename=-1e424b0b693c2459 --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-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e4428997e05f97e4.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42922025-09-03T17:11:12.119Z Compiling kv-log-macro v1.0.7
42932025-09-03T17:11:12.164Z Running `/home/build/.rustup/toolchains/1.89.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=916db003854f1b2b -C extra-filename=-a427796f4011faed --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-a76b93ce4f157850.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42942025-09-03T17:11:12.440Z Compiling anes v0.1.6
42952025-09-03T17:11:12.475Z Running `/home/build/.rustup/toolchains/1.89.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=c2416b187c2eccae -C extra-filename=-d98be883cf878b1f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42962025-09-03T17:11:12.560Z Compiling oorandom v11.1.4
42972025-09-03T17:11:12.597Z Running `/home/build/.rustup/toolchains/1.89.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=7331a933a54cd75e -C extra-filename=-dc51e06c1710e590 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09-03T17:11:12.872Z Compiling target-spec v3.5.0
42992025-09-03T17:11:12.906Z Running `/home/build/.rustup/toolchains/1.89.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=d72be1a81e9073ce -C extra-filename=-dc46061e70f154d8 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-spec-dc46061e70f154d8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43002025-09-03T17:11:12.947Z Compiling async-std v1.13.0
43012025-09-03T17:11:12.990Z Running `/home/build/.rustup/toolchains/1.89.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=6b2b0208afe1b5dd -C extra-filename=-690bbb6454bb6d91 --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-1e424b0b693c2459.so --extern async_channel=/work/oxidecomputer/omicron/target/debug/deps/libasync_channel-7ce673d2a81b65d1.rmeta --extern async_global_executor=/work/oxidecomputer/omicron/target/debug/deps/libasync_global_executor-f59258233ce4141f.rmeta --extern async_io=/work/oxidecomputer/omicron/target/debug/deps/libasync_io-35ffa1c1f070514d.rmeta --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-ce8f296a5c04f035.rmeta --extern async_process=/work/oxidecomputer/omicron/target/debug/deps/libasync_process-07241df2e4159038.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-275a97d56be8b68f.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a7543549df8e10d9.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-ba54a4ee1bd11d0a.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-eacd4b1681fae62f.rmeta --extern kv_log_macro=/work/oxidecomputer/omicron/target/debug/deps/libkv_log_macro-a427796f4011faed.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-10ab7de2df72a452.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-9f184b9950c390eb.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-b0b6dd2d12616bf1.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-89a013cd483bf7e3.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-bfe8abbfd9cf056f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43022025-09-03T17:11:12.990Z Compiling criterion v0.7.0
43032025-09-03T17:11:12.990Z Running `/home/build/.rustup/toolchains/1.89.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=3b1da3d2c2d0ab4c -C extra-filename=-614e8197790fdf80 --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-d98be883cf878b1f.rmeta --extern cast=/work/oxidecomputer/omicron/target/debug/deps/libcast-f4b981c996e281ce.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-6a446de549de076f.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern criterion_plot=/work/oxidecomputer/omicron/target/debug/deps/libcriterion_plot-494d68a9c5b636cb.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6503b63ec2d4e4bb.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e7bbba1d1c8c50c5.rmeta --extern oorandom=/work/oxidecomputer/omicron/target/debug/deps/liboorandom-dc51e06c1710e590.rmeta --extern plotters=/work/oxidecomputer/omicron/target/debug/deps/libplotters-10c5fcd839c62ce6.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-e5b7b452a411c16d.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern tinytemplate=/work/oxidecomputer/omicron/target/debug/deps/libtinytemplate-cc1eb384f28d4197.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-36caab45f0e573e7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43042025-09-03T17:11:13.525Z Running `/work/oxidecomputer/omicron/target/debug/build/target-spec-dc46061e70f154d8/build-script-build`
43052025-09-03T17:11:13.594Z Compiling pbkdf2 v0.11.0
43062025-09-03T17:11:13.632Z Running `/home/build/.rustup/toolchains/1.89.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=a77a6fc202bbc09f -C extra-filename=-bbc56fe023e7b90c --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-c03652d8d6c88650.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-6ae10ea56cda503c.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-fb6d5d40cc55a355.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43072025-09-03T17:11:14.048Z Compiling cfg-expr v0.20.1
43082025-09-03T17:11:14.084Z Running `/home/build/.rustup/toolchains/1.89.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=61e09af4eb806657 -C extra-filename=-f6e239ba70e4130d --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-590a634e5a2f8629.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-6711777f53882c3b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43092025-09-03T17:11:15.612Z Compiling tokio-rustls v0.25.0
43102025-09-03T17:11:15.647Z Running `/home/build/.rustup/toolchains/1.89.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=aca682bbb3f43f5d -C extra-filename=-40df719985f1fee4 --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-0958cfca0f2b9ad1.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-8d90c9b7d736ccd2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.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-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts`
43112025-09-03T17:11:16.250Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-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 '--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=9ee41b15c5545e2e -C extra-filename=-dc89adee03cc5d0e --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-54a559e24b2b2004.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-850c29b1257bec29.rmeta --extern dropshot_endpoint=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_endpoint-c1c65b431c5e3a68.so --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-2be51631477f9ca5.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-e0259c4ffe7543ec.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-153f6b9a67c64b83.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f3f41ccd8f8b0723.rmeta --extern multer=/work/oxidecomputer/omicron/target/debug/deps/libmulter-ce8d9934ed92490d.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4989bc0ffac4375f.so --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0cc1548a24fd9f67.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0958cfca0f2b9ad1.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6aa1d7aad4b48e0b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-905e3bb7cf1dddb8.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-2539a00920600f26.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6d353b8938f7cb8b.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-bb095d7eb0d28ec2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-f982376f0c2ca6ec.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-cfe185b0a23f1cb7.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-40df719985f1fee4.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7b9ed5ffe355cfd3.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --extern waitgroup=/work/oxidecomputer/omicron/target/debug/deps/libwaitgroup-e1478a9687707a2e.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-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts`
43122025-09-03T17:11:19.260Z Compiling tokio-rustls v0.26.0
43132025-09-03T17:11:19.299Z Running `/home/build/.rustup/toolchains/1.89.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=94de98529e9ac25f -C extra-filename=-9240021472f657ee --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-1cfe07235191dde0.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-8d90c9b7d736ccd2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out`
43142025-09-03T17:11:19.812Z Compiling hyper-rustls v0.27.7
43152025-09-03T17:11:19.848Z Running `/home/build/.rustup/toolchains/1.89.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=ad6006726480b2e6 -C extra-filename=-bae16fbacaca8933 --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-01d4044bf31cfb08.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-153f6b9a67c64b83.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-1cfe07235191dde0.rmeta --extern rustls_native_certs=/work/oxidecomputer/omicron/target/debug/deps/librustls_native_certs-24208ea6193a8b4f.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-8d90c9b7d736ccd2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-9240021472f657ee.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-93d9dc3a9e15f08e.rmeta --extern webpki_roots=/work/oxidecomputer/omicron/target/debug/deps/libwebpki_roots-f18049b973965a50.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out`
43162025-09-03T17:11:20.053Z Running `/home/build/.rustup/toolchains/1.89.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=a5db07590d667014 -C extra-filename=-8daf79b90edce993 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern attest_data=/work/oxidecomputer/omicron/target/debug/deps/libattest_data-60ecf50190c0822c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-bd645f1c8b62a845.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-8d4afa50947010bd.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-04abdf5c02d00fb1.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-20be41f6f1f20a39.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-1cfe07235191dde0.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-6a2d6774984c8a84.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-328dd0a1c27f23dc.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-9240021472f657ee.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-9ffcc4485a5d3239.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/`
43172025-09-03T17:11:20.630Z Compiling reqwest v0.12.22
43182025-09-03T17:11:20.670Z Running `/home/build/.rustup/toolchains/1.89.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=5e3412763ffa0eac -C extra-filename=-f657ea3be6535794 --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-43fec2c760c1f6ef.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rmeta --extern cookie_crate=/work/oxidecomputer/omicron/target/debug/deps/libcookie-2e39810d14a71eec.rmeta --extern cookie_store=/work/oxidecomputer/omicron/target/debug/deps/libcookie_store-2524c912d26a1d2b.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-8ff8f10f7b344c0c.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-03998943d15fa5cc.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a7543549df8e10d9.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-6e7395cf40cb439c.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-2d2421cc322135a9.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-4e9172ec7057384e.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-bae16fbacaca8933.rmeta --extern hyper_tls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_tls-5e210c612e7ccbf6.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-153f6b9a67c64b83.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-72ce21d76a94c4bc.rmeta --extern native_tls_crate=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-dd5c06506dcbf1d4.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0cc1548a24fd9f67.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-b0b6dd2d12616bf1.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-1cfe07235191dde0.rmeta --extern rustls_pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-8d90c9b7d736ccd2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6d353b8938f7cb8b.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-bf5271d3cd9bc83f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-19ab8b1ff09c5b0e.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-9240021472f657ee.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rmeta --extern tower=/work/oxidecomputer/omicron/target/debug/deps/libtower-35dcbfbdda5680b4.rmeta --extern tower_http=/work/oxidecomputer/omicron/target/debug/deps/libtower_http-bdd157ee8d1b8e9a.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-93d9dc3a9e15f08e.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rmeta --extern webpki_roots=/work/oxidecomputer/omicron/target/debug/deps/libwebpki_roots-f18049b973965a50.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/usr/ssl-3/lib/amd64`
43192025-09-03T17:11:22.211Z Compiling ssh-key v0.6.6
43202025-09-03T17:11:22.253Z Running `/home/build/.rustup/toolchains/1.89.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=9504e38687d13237 -C extra-filename=-34031161e60c532e --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-03cd8f9324bb9ffe.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-8d4afa50947010bd.rmeta --extern bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-caf299686e7cec65.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-9979076a98167996.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-7a7907bea23cd83a.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-8009d8fce3b4ad2e.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-34bc5e688b6fa62e.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libssh_cipher-aec75371ea03f5b8.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-46667b174715440d.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d7c287191cccedb3.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43212025-09-03T17:11:23.990Z Running `/home/build/.rustup/toolchains/1.89.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=9b7ff2ea922838df -C extra-filename=-d184a91032218215 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43222025-09-03T17:11:24.198Z Compiling p256 v0.13.2
43232025-09-03T17:11:24.236Z Running `/home/build/.rustup/toolchains/1.89.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=d5c75952c78b2cc4 -C extra-filename=-751a3b427ad20068 --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-375181654f4c41e1.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-e47ee38796635ed1.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-786306a34d15b097.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43242025-09-03T17:11:24.298Z Compiling p521 v0.13.3
43252025-09-03T17:11:24.298Z Running `/home/build/.rustup/toolchains/1.89.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=54db13ff026daff0 -C extra-filename=-b8eb341d4b0e4682 --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-aacfd2cdccf68808.rmeta --extern ecdsa_core=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-375181654f4c41e1.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-e47ee38796635ed1.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-786306a34d15b097.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-9979076a98167996.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43262025-09-03T17:11:25.115Z Compiling progenitor-client v0.10.0
43272025-09-03T17:11:25.150Z Running `/home/build/.rustup/toolchains/1.89.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=fd1b64e2b5b6d427 -C extra-filename=-75d109eb574d49ce --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-7fc25a4247ca8d94.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a7543549df8e10d9.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0cc1548a24fd9f67.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6d353b8938f7cb8b.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/usr/ssl-3/lib/amd64`
43282025-09-03T17:11:25.769Z Compiling progenitor-client v0.9.1
43292025-09-03T17:11:25.806Z Running `/home/build/.rustup/toolchains/1.89.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=9c4d7b3a3488b900 -C extra-filename=-b9a7b9b2ecd7dcef --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-7fc25a4247ca8d94.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a7543549df8e10d9.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0cc1548a24fd9f67.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6d353b8938f7cb8b.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/usr/ssl-3/lib/amd64`
43302025-09-03T17:11:25.843Z Compiling progenitor v0.10.0
43312025-09-03T17:11:25.844Z Running `/home/build/.rustup/toolchains/1.89.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=1a52b907c2ad1f5e -C extra-filename=-ff4a936a0fd326c5 --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-75d109eb574d49ce.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-120946224d348f3d.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-4b95c151ae13ddfa.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/usr/ssl-3/lib/amd64`
43322025-09-03T17:11:26.171Z Compiling progenitor-client v0.8.0
43332025-09-03T17:11:26.206Z Running `/home/build/.rustup/toolchains/1.89.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=ea8fa5eb4e141563 -C extra-filename=-e52146d561b4aec2 --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-7fc25a4247ca8d94.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a7543549df8e10d9.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0cc1548a24fd9f67.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6d353b8938f7cb8b.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/usr/ssl-3/lib/amd64`
43342025-09-03T17:11:26.346Z Compiling progenitor v0.9.1
43352025-09-03T17:11:26.384Z Running `/home/build/.rustup/toolchains/1.89.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=69eb8fdcc20ee060 -C extra-filename=-f4ea79d4274236ed --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-b9a7b9b2ecd7dcef.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-e0f900b9897e7ed4.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-0f146157d2273489.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/usr/ssl-3/lib/amd64`
43362025-09-03T17:11:26.448Z Compiling tough v0.20.0
43372025-09-03T17:11:26.483Z Running `/home/build/.rustup/toolchains/1.89.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=05194b8c78c93c4a -C extra-filename=-89a1c7ef88a2a1ad --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-9e4ce52b5e02f830.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-dacbb9cf1167fb96.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-ba11f873af450cd1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a7543549df8e10d9.rmeta --extern globset=/work/oxidecomputer/omicron/target/debug/deps/libglobset-a5926d04b60b91b9.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern olpc_cjson=/work/oxidecomputer/omicron/target/debug/deps/libolpc_cjson-4fc6c5e82d1ec88c.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-856e36b09938a13c.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0cc1548a24fd9f67.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-1cfe07235191dde0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern serde_plain=/work/oxidecomputer/omicron/target/debug/deps/libserde_plain-ec02dc6d1e2551ec.rmeta --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-c2ee3941729b4368.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rmeta --extern typed_path=/work/oxidecomputer/omicron/target/debug/deps/libtyped_path-300fd6723ee83a19.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-1922086bdd3a1ec3.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-36caab45f0e573e7.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/usr/ssl-3/lib/amd64`
43382025-09-03T17:11:26.523Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
43392025-09-03T17:11:26.523Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/23b06c2/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=7fefa9364543207b -C extra-filename=-6f93aef842666c51 --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-629bb59000983610.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-f59c456c6a871a93.rmeta --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-a306d4d000a7022b.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-75d109eb574d49ce.rmeta --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-4c374818cfa16c73.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d797afaf21e29317.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-f478b1ca05e9372d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/usr/ssl-3/lib/amd64`
43402025-09-03T17:11:26.688Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
43412025-09-03T17:11:26.726Z Running `/home/build/.rustup/toolchains/1.89.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=474eef3ad5d4eae8 -C extra-filename=-e2c518ee4147a9b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0cc1548a24fd9f67.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-f4ea79d4274236ed.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/usr/ssl-3/lib/amd64`
43422025-09-03T17:11:26.784Z Compiling progenitor v0.8.0
43432025-09-03T17:11:26.784Z Running `/home/build/.rustup/toolchains/1.89.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=8fbc965b120b35fb -C extra-filename=-68ac9688dcb7fc74 --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-e52146d561b4aec2.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-69c288e329d874f4.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-4f25f15a2cf3fca9.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/usr/ssl-3/lib/amd64`
43442025-09-03T17:11:27.063Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
43452025-09-03T17:11:27.102Z Running `/home/build/.rustup/toolchains/1.89.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=c36e31566521ecfe -C extra-filename=-57ec4ac9cad06524 --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-629bb59000983610.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-f59c456c6a871a93.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-68ac9688dcb7fc74.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d797afaf21e29317.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-f478b1ca05e9372d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/usr/ssl-3/lib/amd64`
43462025-09-03T17:11:31.642Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
43472025-09-03T17:11:31.747Z Running `/home/build/.rustup/toolchains/1.89.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=f3db38604207ba7a -C extra-filename=-5d28dc8452f7c0e3 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-5d28dc8452f7c0e3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-a023f867486acc90.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-fa37e0de09fa0fe8.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-dacbb9cf1167fb96.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-aacfd2cdccf68808.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-918dddd36587fd89.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-19d9f1304dcf7a40.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-685ac79a84b69255.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-8629a278cecb7b23.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b76f60d987f4d5e4.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-bf80f7a3bae0a263.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-c405cbfc7820faca.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9a68ddfa25d2136d.rlib --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-506de69e80e8f3e9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-84d46add4b8597a5.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-7fc67dc6d779fea4.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-2e39810d14a71eec.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c88024024eb262dd.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-275a97d56be8b68f.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8d54af6fb08d3022.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-72f113c130892b2e.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-f6a009235cb485a0.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-c59178062ea1bb1f.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-c03652d8d6c88650.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-a51c596edd72d8f2.rlib --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-375181654f4c41e1.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-8d4afa50947010bd.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c14636abdee91fd2.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-e47ee38796635ed1.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-15f45eb62b439b2b.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-d209c809433ee866.rlib --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-0a48cc8b19067905.rlib --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-2be51631477f9ca5.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-163bfd59a4ebceb3.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-03998943d15fa5cc.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a7543549df8e10d9.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-ba54a4ee1bd11d0a.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-c194b658d59a65e1.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-8856b408ff7e90e9.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-6e7395cf40cb439c.rlib --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-34db2e983fc685e1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-21ee97052524a47f.rlib --extern getrandom_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-1f3893cab9c1cac2.rlib --extern getrandom_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-710e91481cd0b98a.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-8ed3aee3cab2c1bd.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-9caa1f323c45c460.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-c73daa2b459b043c.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-6ae10ea56cda503c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-bae16fbacaca8933.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-153f6b9a67c64b83.rlib --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-a4fd74ac2468524c.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f3f41ccd8f8b0723.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-119e9b0cd754c80a.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-dace2deac663e6fe.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5488270ca8c700f6.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-fd7f55707a725433.rlib --extern itertools_594e8ee84c453af0=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6503b63ec2d4e4bb.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-eb27b949f6068efc.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4921d2a92b76412d.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-5d31aa9cbc163b3b.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-10ab7de2df72a452.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-158cf049d676bd12.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-20b778ea24683811.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-6cbdcd7fc85c615a.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-ba17a7907081ab27.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-caf299686e7cec65.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6a2faba7b8751801.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-bafffdbacfab42ee.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e7bbba1d1c8c50c5.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-9f184b9950c390eb.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-5ed192293457b111.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-20be41f6f1f20a39.rlib --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0cc1548a24fd9f67.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-55c188c63291fbf3.rlib --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-995525dbff172137.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-eef78c50bba7d059.rlib --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-51e5d1e7a99effa1.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-ebf13a14a38e330c.rlib --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-be98e4fd96343ce6.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-d8448149a9b86ace.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern rand_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/librand-d797afaf21e29317.rlib --extern rand_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern rand_chacha_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-4a669e4ad0e21ffe.rlib --extern rand_chacha_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-05820855fe0e705d.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-5f2da1f73d56e025.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-ea2fa3130f21e300.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-7a7907bea23cd83a.rlib --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-2cd3428be69f273e.rlib --extern rustix_d585fab2519d2d1=/work/oxidecomputer/omicron/target/debug/deps/librustix-1f2143ef03012a20.rlib --extern rustix_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/librustix-e8a0bf43db175489.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-1cfe07235191dde0.rlib --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-b4d133c5a80433c2.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-905e3bb7cf1dddb8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-bb095d7eb0d28ec2.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-8205f27d79057c60.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-590a634e5a2f8629.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-16d50aea078713d7.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-9bddb589b61cd740.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-8e665379beeb9a3c.rlib --extern strum_2f80eeee3b1b6c7e=/work/oxidecomputer/omicron/target/debug/deps/libstrum-4d05d58375967aa4.rlib --extern strum_754bda37e0fb3874=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d7c287191cccedb3.rlib --extern syn_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e4428997e05f97e4.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-214680a193c04733.rlib --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-26fc495392366fac.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-9240021472f657ee.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-43bb47649998433a.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-08331bbb5132ebf2.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9ebd7ea1a6b1284d.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-b071dad6ed04a436.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c408e455ac50c684.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-58a5172ac4a60185.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-8428c26553ab55d3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern winnow_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-5545e8a854ee9211.rlib --extern winnow_ca01ad9e24f5d932=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-380517021d21c4e8.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-9ffcc4485a5d3239.rlib --extern zerocopy_ca01ad9e24f5d932=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-d77465ec1bbbf54e.rlib --extern zerocopy_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6646a26bd241eeb4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rlib --extern zip_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libzip-fc0c4b0c5510b8d5.rlib --extern zip_164d15cefe24d7eb=/work/oxidecomputer/omicron/target/debug/deps/libzip-baefe1c512864837.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
43482025-09-03T17:11:32.055Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
43492025-09-03T17:11:32.091Z Running `/home/build/.rustup/toolchains/1.89.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=a4d9c0c3f14de2de -C extra-filename=-8f6bf65726e525c8 --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-252ef4c16b9a323d.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0cc1548a24fd9f67.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-f4ea79d4274236ed.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/usr/ssl-3/lib/amd64`
43502025-09-03T17:11:32.192Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-5d28dc8452f7c0e3/build-script-build`
43512025-09-03T17:11:32.259Z Running `/home/build/.rustup/toolchains/1.89.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=905561d1b0b429ee -C extra-filename=-175b4ce4b308f596 --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-a023f867486acc90.rmeta --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-fa37e0de09fa0fe8.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-dacbb9cf1167fb96.rmeta --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-aacfd2cdccf68808.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rmeta --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-918dddd36587fd89.rmeta --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-19d9f1304dcf7a40.rmeta --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-685ac79a84b69255.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-8629a278cecb7b23.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b76f60d987f4d5e4.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-bf80f7a3bae0a263.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9a68ddfa25d2136d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-84d46add4b8597a5.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-7fc67dc6d779fea4.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-2e39810d14a71eec.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c88024024eb262dd.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-275a97d56be8b68f.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8d54af6fb08d3022.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-72f113c130892b2e.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-f6a009235cb485a0.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-c59178062ea1bb1f.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-c03652d8d6c88650.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-a51c596edd72d8f2.rmeta --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-375181654f4c41e1.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-8d4afa50947010bd.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c14636abdee91fd2.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-e47ee38796635ed1.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-15f45eb62b439b2b.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-d209c809433ee866.rmeta --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-0a48cc8b19067905.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-2be51631477f9ca5.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-163bfd59a4ebceb3.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-03998943d15fa5cc.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a7543549df8e10d9.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-ba54a4ee1bd11d0a.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-c194b658d59a65e1.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-8856b408ff7e90e9.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-6e7395cf40cb439c.rmeta --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-34db2e983fc685e1.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-21ee97052524a47f.rmeta --extern getrandom_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-1f3893cab9c1cac2.rmeta --extern getrandom_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-710e91481cd0b98a.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-8ed3aee3cab2c1bd.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-9caa1f323c45c460.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-c73daa2b459b043c.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-6ae10ea56cda503c.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-bae16fbacaca8933.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-153f6b9a67c64b83.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-a4fd74ac2468524c.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f3f41ccd8f8b0723.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-119e9b0cd754c80a.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-dace2deac663e6fe.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rmeta --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5488270ca8c700f6.rmeta --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-fd7f55707a725433.rmeta --extern itertools_594e8ee84c453af0=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6503b63ec2d4e4bb.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-eb27b949f6068efc.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4921d2a92b76412d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-5d31aa9cbc163b3b.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-10ab7de2df72a452.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-158cf049d676bd12.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-20b778ea24683811.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-6cbdcd7fc85c615a.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-ba17a7907081ab27.rmeta --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-caf299686e7cec65.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6a2faba7b8751801.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-bafffdbacfab42ee.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e7bbba1d1c8c50c5.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-9f184b9950c390eb.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rmeta --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-5ed192293457b111.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-20be41f6f1f20a39.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0cc1548a24fd9f67.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-55c188c63291fbf3.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-995525dbff172137.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-eef78c50bba7d059.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-51e5d1e7a99effa1.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-ebf13a14a38e330c.rmeta --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-be98e4fd96343ce6.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-d8448149a9b86ace.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --extern rand_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/librand-d797afaf21e29317.rmeta --extern rand_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rmeta --extern rand_chacha_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-4a669e4ad0e21ffe.rmeta --extern rand_chacha_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-05820855fe0e705d.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-5f2da1f73d56e025.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-ea2fa3130f21e300.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-7a7907bea23cd83a.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-2cd3428be69f273e.rmeta --extern rustix_d585fab2519d2d1=/work/oxidecomputer/omicron/target/debug/deps/librustix-1f2143ef03012a20.rmeta --extern rustix_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/librustix-e8a0bf43db175489.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-1cfe07235191dde0.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-b4d133c5a80433c2.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-905e3bb7cf1dddb8.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-bb095d7eb0d28ec2.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-8205f27d79057c60.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-590a634e5a2f8629.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-16d50aea078713d7.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-9bddb589b61cd740.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-8e665379beeb9a3c.rmeta --extern strum_2f80eeee3b1b6c7e=/work/oxidecomputer/omicron/target/debug/deps/libstrum-4d05d58375967aa4.rmeta --extern strum_754bda37e0fb3874=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d7c287191cccedb3.rmeta --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-214680a193c04733.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-9240021472f657ee.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-43bb47649998433a.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-08331bbb5132ebf2.rmeta --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9ebd7ea1a6b1284d.rmeta --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-b071dad6ed04a436.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c408e455ac50c684.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-58a5172ac4a60185.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rmeta --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-8428c26553ab55d3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --extern winnow_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-5545e8a854ee9211.rmeta --extern winnow_ca01ad9e24f5d932=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-380517021d21c4e8.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-9ffcc4485a5d3239.rmeta --extern zerocopy_ca01ad9e24f5d932=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-d77465ec1bbbf54e.rmeta --extern zerocopy_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6646a26bd241eeb4.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rmeta --extern zip_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libzip-fc0c4b0c5510b8d5.rmeta --extern zip_164d15cefe24d7eb=/work/oxidecomputer/omicron/target/debug/deps/libzip-baefe1c512864837.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
43522025-09-03T17:11:32.456Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
43532025-09-03T17:11:32.496Z Running `/home/build/.rustup/toolchains/1.89.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=3fc2296be794f3bf -C extra-filename=-5c05f5826724a819 --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-175b4ce4b308f596.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
43542025-09-03T17:11:33.518Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
43552025-09-03T17:11:33.553Z Running `/home/build/.rustup/toolchains/1.89.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=ae5a79a0fc0c98cb -C extra-filename=-4b8a54bd636134f2 --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-6e69bbd5a21aae0d.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8c84a62f1829b219.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
43562025-09-03T17:11:33.649Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
43572025-09-03T17:11:33.688Z Running `/home/build/.rustup/toolchains/1.89.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=48725d7f8cc153e7 -C extra-filename=-0e7a8b47807ccb63 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-558c6603bd35f247.rmeta --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-ca80495d96b92005.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-e5b7b452a411c16d.rmeta --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-3fd8446d2566a752.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
43582025-09-03T17:11:34.041Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
43592025-09-03T17:11:34.081Z Running `/home/build/.rustup/toolchains/1.89.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=612b187247367f25 -C extra-filename=-141a2b0f1c73a3f5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-5c05f5826724a819.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-6382814ebd7444af.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e2c518ee4147a9b5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-75d109eb574d49ce.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rmeta --extern lldp_protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-62c0e713a3847c0c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cf96e9a33d86a668.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-04a487eee05280e9.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2fabb904f4f33a83.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
43602025-09-03T17:11:34.117Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
43612025-09-03T17:11:34.162Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
43622025-09-03T17:11:34.162Z Running `/home/build/.rustup/toolchains/1.89.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=7487aaea88eb6690 -C extra-filename=-67fa311286207be7 --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-175b4ce4b308f596.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
43632025-09-03T17:11:34.162Z Running `/home/build/.rustup/toolchains/1.89.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=50333c838e3d8caf -C extra-filename=-7b811d93177c0ad5 --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-585ec2621c7aa31e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-b8fd7fff960ca28a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
43642025-09-03T17:11:34.502Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
43652025-09-03T17:11:34.541Z Running `/home/build/.rustup/toolchains/1.89.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=25fe92a3e9d37569 -C extra-filename=-fcbbb2a03cf7f1c7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7ae056b45f42057d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-850c29b1257bec29.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8c84a62f1829b219.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c14636abdee91fd2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-515187c6ccc490f2.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f3f41ccd8f8b0723.rmeta --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-09670cff46bdc2a9.rmeta --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-09c1fab102bb0169.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1912649d1c9076bc.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a914a810e7648424.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-562e110c4f8068f4.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3e67ad21e09c6294.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
43662025-09-03T17:11:34.735Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
43672025-09-03T17:11:34.772Z Running `/home/build/.rustup/toolchains/1.89.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=a444cd548eeb44fb -C extra-filename=-2cf1514765963a9f --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-dc89adee03cc5d0e.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
43682025-09-03T17:11:35.093Z Running `/home/build/.rustup/toolchains/1.89.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=92076627dadce713 -C extra-filename=-757e86f1ffce590d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-5c05f5826724a819.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-6382814ebd7444af.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e2c518ee4147a9b5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-75d109eb574d49ce.rmeta --extern lldp_protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-62c0e713a3847c0c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cf96e9a33d86a668.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-04a487eee05280e9.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
43692025-09-03T17:11:35.896Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
43702025-09-03T17:11:35.933Z Running `/home/build/.rustup/toolchains/1.89.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=55abbc5206f2dac7 -C extra-filename=-db0fe0a6cadc9119 --out-dir /work/oxidecomputer/omicron/target/debug/build/bootstore-db0fe0a6cadc9119 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-67fa311286207be7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
43712025-09-03T17:11:36.376Z Running `/work/oxidecomputer/omicron/target/debug/build/bootstore-db0fe0a6cadc9119/build-script-build`
43722025-09-03T17:11:36.449Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
43732025-09-03T17:11:36.484Z Running `/home/build/.rustup/toolchains/1.89.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=9ab06a2c4cc9ca44 -C extra-filename=-308aec59bd5f06be --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-ca4ebf2465e25529.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-e18793f311249a73.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-42fd05775e44f83e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-6abee6e89d4e639b.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-57ec4ac9cad06524.rmeta --extern propolis_server_config=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_server_config-d1a8c69e5f8355e9.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d797afaf21e29317.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern ron=/work/oxidecomputer/omicron/target/debug/deps/libron-38a18bb9a17ac7b6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-cc2c239a89d86c5f.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0d343a6412630e5b.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-c47a408223121e9c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-f478b1ca05e9372d.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-43bb47649998433a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --extern xz2=/work/oxidecomputer/omicron/target/debug/deps/libxz2-39789014ef0e52a1.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-e03ae7927f990e47.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
43742025-09-03T17:11:36.757Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
43752025-09-03T17:11:36.795Z Running `/home/build/.rustup/toolchains/1.89.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=3844f6811bd5fe31 -C extra-filename=-4fbc8aa817d5f39d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4989bc0ffac4375f.so --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
43762025-09-03T17:11:37.359Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
43772025-09-03T17:11:37.394Z Running `/home/build/.rustup/toolchains/1.89.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=bad053b60ee87a0c -C extra-filename=-8e94b746696e2122 --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-175b4ce4b308f596.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
43782025-09-03T17:11:38.536Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
43792025-09-03T17:11:38.572Z Running `/home/build/.rustup/toolchains/1.89.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=896941d5836a1e2c -C extra-filename=-9ed913ab13143b6f --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-175b4ce4b308f596.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
43802025-09-03T17:11:38.658Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
43812025-09-03T17:11:38.722Z Running `/home/build/.rustup/toolchains/1.89.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=fa02334d52829348 -C extra-filename=-4ee77d325e6c777b --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-4595a8b79348ae0e.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
43822025-09-03T17:11:38.852Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
43832025-09-03T17:11:38.889Z Running `/home/build/.rustup/toolchains/1.89.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=83153f959be58320 -C extra-filename=-8737979c50ba7d29 --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-175b4ce4b308f596.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
43842025-09-03T17:11:40.130Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
43852025-09-03T17:11:40.165Z Running `/home/build/.rustup/toolchains/1.89.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=edfeb2af6fa466e0 -C extra-filename=-8c2e25f1308fcebb --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-4595a8b79348ae0e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
43862025-09-03T17:11:40.344Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
43872025-09-03T17:11:40.386Z Running `/home/build/.rustup/toolchains/1.89.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=8532069ad7973378 -C extra-filename=-300bef925a887cab --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-175b4ce4b308f596.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
43882025-09-03T17:11:40.686Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
43892025-09-03T17:11:40.722Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-schema/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=855e03711f5213d6 -C extra-filename=-02cf9582a82a2585 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-schema-02cf9582a82a2585 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-67fa311286207be7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
43902025-09-03T17:11:41.164Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-schema-02cf9582a82a2585/build-script-build`
43912025-09-03T17:11:41.237Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
43922025-09-03T17:11:41.274Z Running `/home/build/.rustup/toolchains/1.89.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=7a66bc1821fb1487 -C extra-filename=-cb80b44570532aae --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-model-cb80b44570532aae -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-67fa311286207be7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
43932025-09-03T17:11:41.310Z Running `/home/build/.rustup/toolchains/1.89.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=45896a18aecbea04 -C extra-filename=-01507ff17084f9a5 --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-e340083b86ca8543.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
43942025-09-03T17:11:41.704Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-model-cb80b44570532aae/build-script-build`
43952025-09-03T17:11:41.784Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
43962025-09-03T17:11:41.822Z Running `/home/build/.rustup/toolchains/1.89.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=6f6165d3a7917a26 -C extra-filename=-d075230063b1238f --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-9612a25fb0aed7d0.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-300bef925a887cab.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-49ede7fd9a37f392.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
43972025-09-03T17:11:42.379Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
43982025-09-03T17:11:42.417Z Running `/home/build/.rustup/toolchains/1.89.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=cc5023683c222b9a -C extra-filename=-6be2f55c8b636436 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-6be2f55c8b636436 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-67fa311286207be7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
43992025-09-03T17:11:42.939Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-6be2f55c8b636436/build-script-build`
44002025-09-03T17:11:42.997Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
44012025-09-03T17:11:43.034Z Running `/home/build/.rustup/toolchains/1.89.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=da102c461cec1452 -C extra-filename=-43048b501ffb92b4 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-auth-43048b501ffb92b4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-67fa311286207be7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44022025-09-03T17:11:43.473Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-auth-43048b501ffb92b4/build-script-build`
44032025-09-03T17:11:43.539Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
44042025-09-03T17:11:43.577Z Running `/home/build/.rustup/toolchains/1.89.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=77f3b64eb6dcfb05 -C extra-filename=-2701a6601d48fb10 --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-9612a25fb0aed7d0.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-300bef925a887cab.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-49ede7fd9a37f392.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44052025-09-03T17:11:45.005Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
44062025-09-03T17:11:45.044Z Running `/home/build/.rustup/toolchains/1.89.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=6fbc41d56d28d6d2 -C extra-filename=-506559380ae0645e --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-175b4ce4b308f596.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44072025-09-03T17:11:45.371Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
44082025-09-03T17:11:45.410Z Running `/home/build/.rustup/toolchains/1.89.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=b6f25cb3c2c89dd1 -C extra-filename=-da256d64d6e76177 --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-dc89adee03cc5d0e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44092025-09-03T17:11:45.901Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
44102025-09-03T17:11:45.940Z Running `/home/build/.rustup/toolchains/1.89.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=7401e9cc44dea68d -C extra-filename=-38f58c766f504721 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-lookup-38f58c766f504721 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-67fa311286207be7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44112025-09-03T17:11:46.397Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-lookup-38f58c766f504721/build-script-build`
44122025-09-03T17:11:46.476Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
44132025-09-03T17:11:46.522Z Running `/home/build/.rustup/toolchains/1.89.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=c77fc704ae344c29 -C extra-filename=-8e8da8a7a4c2b73d --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-8e8da8a7a4c2b73d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-67fa311286207be7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44142025-09-03T17:11:46.924Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-8e8da8a7a4c2b73d/build-script-build`
44152025-09-03T17:11:46.997Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
44162025-09-03T17:11:47.046Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_agent_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/779775d/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=a14176c35ba2f3cc -C extra-filename=-edb894b10c052b43 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-23652635d3e0bfe5.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0cc1548a24fd9f67.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/usr/ssl-3/lib/amd64`
44172025-09-03T17:11:47.086Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
44182025-09-03T17:11:47.086Z Running `/home/build/.rustup/toolchains/1.89.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=2d1eb352aff15212 -C extra-filename=-03c9073558d2a86d --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-7fc25a4247ca8d94.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-4f0196e567f39e99.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44192025-09-03T17:11:47.827Z Running `/home/build/.rustup/toolchains/1.89.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=2a307f90446809da -C extra-filename=-90ea1d41986ab243 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-f45b84729fe586da.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-bf80f7a3bae0a263.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rmeta --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-d0ff8c2c78f48d6a.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-850c29b1257bec29.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f3e46e579ce4c4d0.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-04fb608ab4fbef85.rmeta --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-0e7a8b47807ccb63.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0d343a6412630e5b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-736b5d70430ffdf6.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-9d11cdf682a19ede.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 --check-cfg 'cfg(svcadm_autoclear)'`
44202025-09-03T17:11:48.644Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44212025-09-03T17:11:48.686Z Running `/home/build/.rustup/toolchains/1.89.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=845f3435038b8e1b -C extra-filename=-3e498c274e9b129d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44222025-09-03T17:11:50.241Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
44232025-09-03T17:11:50.281Z Running `/home/build/.rustup/toolchains/1.89.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=0fbad93f3c2123f2 -C extra-filename=-5c358c6ad19adb9f --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-7fc25a4247ca8d94.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-56e3f4021334fd94.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-0ea0dec4f78e8e14.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44242025-09-03T17:11:52.671Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
44252025-09-03T17:11:52.705Z Running `/home/build/.rustup/toolchains/1.89.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=0d692f0650ca1001 -C extra-filename=-e9203fa27a2f9142 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-fe68c36aaea6ae09.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-825648db36282c10.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44262025-09-03T17:11:53.092Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
44272025-09-03T17:11:53.133Z Running `/home/build/.rustup/toolchains/1.89.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=8cfd5b9aaded7bc4 -C extra-filename=-3e7410ea72e69281 --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-90ea1d41986ab243.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44282025-09-03T17:11:54.207Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
44292025-09-03T17:11:54.249Z Running `/home/build/.rustup/toolchains/1.89.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=cf3bf7a49b07c6fc -C extra-filename=-8d75b22e756f96fc --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-6e69bbd5a21aae0d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44302025-09-03T17:11:54.468Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
44312025-09-03T17:11:54.529Z Running `/home/build/.rustup/toolchains/1.89.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=09fd013c4d0cfad2 -C extra-filename=-f818c53d42f079a4 --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-1ab39f11511e72f8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-515187c6ccc490f2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44322025-09-03T17:11:56.521Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
44332025-09-03T17:11:56.556Z Running `/home/build/.rustup/toolchains/1.89.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=6f11ff766a226548 -C extra-filename=-f97458d5b07f5bc1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44342025-09-03T17:11:57.141Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
44352025-09-03T17:11:57.181Z Running `/home/build/.rustup/toolchains/1.89.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=a960b76a63e7d34e -C extra-filename=-922e27123a7ea513 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-c3f157400570652f.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-0ea0dec4f78e8e14.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-5c358c6ad19adb9f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44362025-09-03T17:11:57.363Z Running `/home/build/.rustup/toolchains/1.89.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=8dfd9fae3a0c4a4a -C extra-filename=-4b9bdfaa760e88b0 --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-7fc25a4247ca8d94.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-12b3a24b3bb6d9a1.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-6a446de549de076f.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-825648db36282c10.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-5a9b602df5cf5a2b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rmeta --extern rand08=/work/oxidecomputer/omicron/target/debug/deps/librand-d797afaf21e29317.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-b8fd7fff960ca28a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-328dd0a1c27f23dc.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-88c5b982987ac088.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/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`
44372025-09-03T17:11:57.455Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
44382025-09-03T17:11:57.492Z Running `/home/build/.rustup/toolchains/1.89.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=929e82964e27d419 -C extra-filename=-acdda2f47cf79591 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-fe68c36aaea6ae09.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-1024395cd648c8a4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-36c8673bf7654df1.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-308aec59bd5f06be.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-856e36b09938a13c.rmeta --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-488827abf405b754.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-af4b1351daf744bb.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0958cfca0f2b9ad1.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8d005a2322326d35.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-36caab45f0e573e7.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
44392025-09-03T17:11:58.794Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
44402025-09-03T17:11:58.838Z Running `/home/build/.rustup/toolchains/1.89.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=ebbe361c7b1cd90c -C extra-filename=-6daf9b82ba976dd2 --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-43fec2c760c1f6ef.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-2cf1514765963a9f.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44412025-09-03T17:11:59.976Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
44422025-09-03T17:12:00.018Z Running `/home/build/.rustup/toolchains/1.89.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=856f0389eff22f00 -C extra-filename=-cdab03d2b4fc7d4b --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-4595a8b79348ae0e.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-761ba223aa642ada.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44432025-09-03T17:12:00.454Z Running `/home/build/.rustup/toolchains/1.89.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=8d1d7af85372c41e -C extra-filename=-207f1dfa1b096d86 --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-7fc25a4247ca8d94.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-56e3f4021334fd94.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-0ea0dec4f78e8e14.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-757e86f1ffce590d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44442025-09-03T17:12:00.616Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
44452025-09-03T17:12:00.661Z Running `/home/build/.rustup/toolchains/1.89.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=e8b331f031bbe412 -C extra-filename=-c6737971511817ab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-9612a25fb0aed7d0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-5c358c6ad19adb9f.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-90e570499299010f.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44462025-09-03T17:12:01.300Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44472025-09-03T17:12:01.341Z Running `/home/build/.rustup/toolchains/1.89.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=1ffe8a75b5f7d217 -C extra-filename=-a56946d1d10c6502 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-4b9bdfaa760e88b0.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-6f93aef842666c51.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-04a487eee05280e9.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-328dd0a1c27f23dc.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-562e110c4f8068f4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
44482025-09-03T17:12:01.647Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
44492025-09-03T17:12:01.687Z Running `/home/build/.rustup/toolchains/1.89.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=950bf43dc175340e -C extra-filename=-9803577f2b572eb3 --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-213b523f3513e0a5.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-c73daa2b459b043c.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44502025-09-03T17:12:04.314Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
44512025-09-03T17:12:04.349Z Running `/home/build/.rustup/toolchains/1.89.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=8f40603a93b16536 -C extra-filename=-14912efc82f7d081 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-f6d96358e93c60cf.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-08a204a8dc5b660a.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-43e38653a8531bbf.rmeta --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-ed56ff1448281377.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-d3f43ee9a1bad88b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/lib/amd64`
44522025-09-03T17:12:05.868Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
44532025-09-03T17:12:05.941Z Running `/home/build/.rustup/toolchains/1.89.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=1c40f2e9c21a8180 -C extra-filename=-0671232b4029fd34 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-5c05f5826724a819.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-cdab03d2b4fc7d4b.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-2e39810d14a71eec.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8c84a62f1829b219.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-825648db36282c10.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-bbcd3faa17ca487c.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-515187c6ccc490f2.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-20b778ea24683811.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-553ecad22240ed78.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-825a950909701285.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-922e27123a7ea513.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-85a95801f5195f1a.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-be939306ae8345f8.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4c806b4877c02ae1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-89a1c7ef88a2a1ad.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3e67ad21e09c6294.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44542025-09-03T17:12:05.983Z Running `/home/build/.rustup/toolchains/1.89.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=26275831558ed4f8 -C extra-filename=-d1d61f805b4a763b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-9612a25fb0aed7d0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-207f1dfa1b096d86.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-90e570499299010f.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44552025-09-03T17:12:07.032Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44562025-09-03T17:12:07.069Z Running `/home/build/.rustup/toolchains/1.89.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=45150be4756290a2 -C extra-filename=-d2c75464f319453d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-6f93aef842666c51.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cf96e9a33d86a668.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
44572025-09-03T17:12:07.755Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
44582025-09-03T17:12:07.792Z Running `/home/build/.rustup/toolchains/1.89.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=cd9d2c2f44e1c5a3 -C extra-filename=-a853d14784deb290 --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-7fc25a4247ca8d94.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-56e3f4021334fd94.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-0ea0dec4f78e8e14.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-757e86f1ffce590d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-4d05d58375967aa4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.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-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44592025-09-03T17:12:09.284Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
44602025-09-03T17:12:09.321Z Running `/home/build/.rustup/toolchains/1.89.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=70399c1cd6edffea -C extra-filename=-397abc2ce13bfe0c --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-175b4ce4b308f596.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-d1d61f805b4a763b.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-207f1dfa1b096d86.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44612025-09-03T17:12:14.368Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
44622025-09-03T17:12:14.407Z Running `/home/build/.rustup/toolchains/1.89.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=34b35ea396f21f2d -C extra-filename=-0ca84f6569a13b02 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-9612a25fb0aed7d0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-a853d14784deb290.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-90e570499299010f.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44632025-09-03T17:12:15.599Z Running `/home/build/.rustup/toolchains/1.89.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=4d688184774bd5d0 -C extra-filename=-ca71bf3136428578 --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-7fc25a4247ca8d94.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-56e3f4021334fd94.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-0ea0dec4f78e8e14.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-4d05d58375967aa4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.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-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44642025-09-03T17:12:18.215Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
44652025-09-03T17:12:18.255Z Running `/home/build/.rustup/toolchains/1.89.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=fc5cadbe6e10090b -C extra-filename=-269f0cd0b7d43e45 --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-629bb59000983610.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-5a9b602df5cf5a2b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-b8fd7fff960ca28a.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-328dd0a1c27f23dc.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44662025-09-03T17:12:18.296Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
44672025-09-03T17:12:18.341Z Running `/home/build/.rustup/toolchains/1.89.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=6abce236659ac5c8 -C extra-filename=-e9c7fe018dbd1d08 --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-175b4ce4b308f596.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-0ca84f6569a13b02.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-a853d14784deb290.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44682025-09-03T17:12:18.925Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
44692025-09-03T17:12:18.968Z Running `/home/build/.rustup/toolchains/1.89.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=0f0f68beaf9b4903 -C extra-filename=-59413ed77fdbb294 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-8e94b746696e2122.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-c6737971511817ab.rmeta --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-397abc2ce13bfe0c.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-5c358c6ad19adb9f.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-90e570499299010f.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44702025-09-03T17:12:19.220Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
44712025-09-03T17:12:19.263Z Running `/home/build/.rustup/toolchains/1.89.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=9c25c315a62f94be -C extra-filename=-999cbb18455b4f77 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44722025-09-03T17:12:19.494Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
44732025-09-03T17:12:19.532Z Running `/home/build/.rustup/toolchains/1.89.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=135f111f065000e7 -C extra-filename=-d0e5a81495d33d3d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-850c29b1257bec29.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-825648db36282c10.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-558c6603bd35f247.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-269f0cd0b7d43e45.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-14912efc82f7d081.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --extern xshell=/work/oxidecomputer/omicron/target/debug/deps/libxshell-b4137fa4eb72a9f1.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/lib/amd64`
44742025-09-03T17:12:21.450Z Running `/home/build/.rustup/toolchains/1.89.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=ffdc13c10cc3dd04 -C extra-filename=-326f1176f6e8a1c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-9612a25fb0aed7d0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-ca71bf3136428578.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-90e570499299010f.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44752025-09-03T17:12:22.859Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
44762025-09-03T17:12:22.899Z Running `/home/build/.rustup/toolchains/1.89.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=ad602bb9b90971dd -C extra-filename=-0a5c6cd8a1410e0a --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-4595a8b79348ae0e.rmeta --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44772025-09-03T17:12:24.323Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
44782025-09-03T17:12:24.357Z Running `/home/build/.rustup/toolchains/1.89.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=fe3f3797131c5ae7 -C extra-filename=-5132bb28d998bf86 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-4ee77d325e6c777b.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-cdab03d2b4fc7d4b.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-9ed913ab13143b6f.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44792025-09-03T17:12:24.392Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
44802025-09-03T17:12:24.427Z Running `/home/build/.rustup/toolchains/1.89.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=6f610eb0e324da2f -C extra-filename=-4a59649b23648846 --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-f8d71a72b9e8b2c4.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-44b668ede8600b95.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-825a950909701285.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-9029463f50607d27.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44812025-09-03T17:12:24.460Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
44822025-09-03T17:12:24.510Z Running `/home/build/.rustup/toolchains/1.89.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=fc57e9e1187baca0 -C extra-filename=-1cb2fa42811edc28 --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-16cff964c3cef883.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rmeta --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-73ccef7842c14551.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44832025-09-03T17:12:25.352Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
44842025-09-03T17:12:25.395Z Running `/home/build/.rustup/toolchains/1.89.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=37a7362e7be6abc6 -C extra-filename=-8fd4bbc088ac80fb --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-4595a8b79348ae0e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-4fbc8aa817d5f39d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44852025-09-03T17:12:25.433Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
44862025-09-03T17:12:25.496Z Running `/home/build/.rustup/toolchains/1.89.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=f68de4984432de3e -C extra-filename=-72220a5a6bef247c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-163bfd59a4ebceb3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-9f184b9950c390eb.rmeta --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-0e7a8b47807ccb63.rmeta --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-9ed913ab13143b6f.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-baefe1c512864837.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44872025-09-03T17:12:26.277Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
44882025-09-03T17:12:26.322Z Running `/home/build/.rustup/toolchains/1.89.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=b9575f8e7bee7d6c -C extra-filename=-21f35b1e368d1dad --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-3fd9670d2037859a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44892025-09-03T17:12:27.170Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
44902025-09-03T17:12:27.239Z Running `/home/build/.rustup/toolchains/1.89.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=7eb7b6c945cfbabe -C extra-filename=-95814c0bf93677b3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-8fd4bbc088ac80fb.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-5c629d34dc201085.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-c73daa2b459b043c.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rmeta --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-a78e6d82db68f5ed.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-55222827ab93bbc8.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-e328370c545d7fd8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-cc2c239a89d86c5f.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44912025-09-03T17:12:27.358Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
44922025-09-03T17:12:27.393Z Running `/home/build/.rustup/toolchains/1.89.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=456c4259ac40a734 -C extra-filename=-87465a8e443a1547 --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-1ab39f11511e72f8.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-4fbc8aa817d5f39d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rmeta --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-72220a5a6bef247c.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
44932025-09-03T17:12:28.130Z Running `/home/build/.rustup/toolchains/1.89.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=68c28933cce9c533 -C extra-filename=-da84d654be2d590b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-9e4ce52b5e02f830.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-958080e60e6029e1.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-e3a2dc1fcf8e0cd6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-197c4bc006e5eda1.rmeta --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-dbcb8217361b1701.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-0fd9158a9b5639f8.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-850c29b1257bec29.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-f6d96358e93c60cf.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-c3f157400570652f.rmeta --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-fe7adf2a3d3ea3d2.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f3f41ccd8f8b0723.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-ba17a7907081ab27.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-0ea0dec4f78e8e14.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-922e27123a7ea513.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rmeta --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-1a9cf255e3fe73b8.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-af4981e7f14b2684.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-6567dbfa129230c7.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rmeta --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-59c714fd7714c4fb.rmeta --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-b5719cfe9eb7f5df.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-be939306ae8345f8.rmeta --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-ca9e3786b6c9ea9c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44942025-09-03T17:12:28.669Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
44952025-09-03T17:12:28.707Z Running `/home/build/.rustup/toolchains/1.89.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=c33933a2f335e293 -C extra-filename=-5a488bd9b392528d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-8737979c50ba7d29.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-326f1176f6e8a1c1.rmeta --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-e9c7fe018dbd1d08.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-ca71bf3136428578.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-90e570499299010f.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44962025-09-03T17:12:29.234Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
44972025-09-03T17:12:29.268Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name common --edition=2021 /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/6e66652/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=23f223e9a96f4f7d -C extra-filename=-3dbfce854d9c66ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-5a488bd9b392528d.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d797afaf21e29317.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-f982376f0c2ca6ec.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b089fe675ad1621e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
44982025-09-03T17:12:30.844Z Compiling samael v0.0.19
44992025-09-03T17:12:30.877Z Running `/home/build/.rustup/toolchains/1.89.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=908876c70ca0bee1 -C extra-filename=-a66a68d1003797d1 --out-dir /work/oxidecomputer/omicron/target/debug/build/samael-a66a68d1003797d1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-fb94619a7a94e065.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-3219be843653f8e7.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45002025-09-03T17:12:30.928Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
45012025-09-03T17:12:30.967Z Running `/home/build/.rustup/toolchains/1.89.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=6f2dad2ab649e8e5 -C extra-filename=-756a695b86644cd3 --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-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cf96e9a33d86a668.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
45022025-09-03T17:12:32.435Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
45032025-09-03T17:12:32.475Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name dpd_client --edition=2021 /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/6e66652/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=825127c90cf9024a -C extra-filename=-987dc09129798b66 --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-629bb59000983610.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern common=/work/oxidecomputer/omicron/target/debug/deps/libcommon-3dbfce854d9c66ba.rmeta --extern crc8=/work/oxidecomputer/omicron/target/debug/deps/libcrc8-f4d6e906f4586e76.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-f4ea79d4274236ed.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cf96e9a33d86a668.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-9fa3524ec988493a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
45042025-09-03T17:12:33.467Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
45052025-09-03T17:12:33.507Z Running `/home/build/.rustup/toolchains/1.89.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=ba9b2c566fe307d5 -C extra-filename=-9661a1d7d82cc106 --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-8f6bf65726e525c8.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c14636abdee91fd2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-75d109eb574d49ce.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
45062025-09-03T17:12:33.627Z Running `/work/oxidecomputer/omicron/target/debug/build/samael-a66a68d1003797d1/build-script-bindings`
45072025-09-03T17:12:33.695Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
45082025-09-03T17:12:33.732Z Running `/home/build/.rustup/toolchains/1.89.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=ab499cfdff2ae4a2 -C extra-filename=-548c88d14b43b8ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-850c29b1257bec29.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-825648db36282c10.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c14636abdee91fd2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-558c6603bd35f247.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-999cbb18455b4f77.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-269f0cd0b7d43e45.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rmeta --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-8c2e25f1308fcebb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-87465a8e443a1547.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-14912efc82f7d081.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-d0e5a81495d33d3d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-9d11cdf682a19ede.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
45092025-09-03T17:12:34.551Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
45102025-09-03T17:12:34.588Z Running `/home/build/.rustup/toolchains/1.89.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=1516340b958bdf72 -C extra-filename=-1ba936c6c35aca75 --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-dc89adee03cc5d0e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
45112025-09-03T17:12:35.639Z Running `/home/build/.rustup/toolchains/1.89.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=066c38acfc44df1f -C extra-filename=-cc7dc78f97b83d6f --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-43fec2c760c1f6ef.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-c59178062ea1bb1f.rlib --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-63261397981daae8.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-d209c809433ee866.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4921d2a92b76412d.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern libxml=/work/oxidecomputer/omicron/target/debug/deps/liblibxml-2e3b66c7557508a7.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-825a950909701285.rlib --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-6fa859ae0a6e2845.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-9029463f50607d27.rlib --extern quick_xml=/work/oxidecomputer/omicron/target/debug/deps/libquick_xml-e14d25aa6c737c2a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.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)'`
45122025-09-03T17:12:36.073Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
45132025-09-03T17:12:36.109Z Running `/home/build/.rustup/toolchains/1.89.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=6f4b0b3293c2abdb -C extra-filename=-f5e799db72d61c4f --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-dc89adee03cc5d0e.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-2cf1514765963a9f.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-4fbc8aa817d5f39d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
45142025-09-03T17:12:36.739Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
45152025-09-03T17:12:36.774Z Running `/home/build/.rustup/toolchains/1.89.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=cd72d404601c50c9 -C extra-filename=-8699da05c7c4f7f7 --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-6a446de549de076f.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-04abdf5c02d00fb1.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
45162025-09-03T17:12:37.624Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
45172025-09-03T17:12:37.662Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_mock_server --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/23b06c2/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=09ce0a74ba137175 -C extra-filename=-b569df916b0cd244 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-8c2c2208a60a9cb3.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-f59c456c6a871a93.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rmeta --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-4c374818cfa16c73.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-71f3cf133d989fc0.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d797afaf21e29317.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-f982376f0c2ca6ec.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-f478b1ca05e9372d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.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-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/usr/ssl-3/lib/amd64`
45182025-09-03T17:12:39.200Z Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
45192025-09-03T17:12:39.238Z Running `/home/build/.rustup/toolchains/1.89.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=dbd69e455502bc17 -C extra-filename=-8707a165b8774ee4 --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-1ab39f11511e72f8.rmeta --extern camino_tempfile_ext=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile_ext-5c7865fe80fc2454.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-d0e5a81495d33d3d.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
45202025-09-03T17:12:41.423Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
45212025-09-03T17:12:41.456Z Running `/home/build/.rustup/toolchains/1.89.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=375246dd589cd6aa -C extra-filename=-a9181d0d6cf6be3e --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-4595a8b79348ae0e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cf96e9a33d86a668.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
45222025-09-03T17:12:42.295Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
45232025-09-03T17:12:42.336Z Running `/home/build/.rustup/toolchains/1.89.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=078d28459c12a984 -C extra-filename=-652d55a989ef486e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-34db2e983fc685e1.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-34755a53d1201374.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-4ba1a8c0141968be.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_cbor=/work/oxidecomputer/omicron/target/debug/deps/libserde_cbor-da54cebf2bb57aa0.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-328dd0a1c27f23dc.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6646a26bd241eeb4.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
45242025-09-03T17:12:48.627Z Compiling polar-core v0.27.3
45252025-09-03T17:12:48.662Z Running `/home/build/.rustup/toolchains/1.89.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=107750ed856ca9cc -C extra-filename=-6da5d10ccb34728f --out-dir /work/oxidecomputer/omicron/target/debug/build/polar-core-6da5d10ccb34728f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lalrpop=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop-ae8b475e730db009.rlib --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-7607030111f37c58.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45262025-09-03T17:12:49.718Z Running `/home/build/.rustup/toolchains/1.89.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=0bf29369421545d2 -C extra-filename=-cd13dd30a4739e97 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-cdab03d2b4fc7d4b.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-d075230063b1238f.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8c84a62f1829b219.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e340083b86ca8543.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-2cf1514765963a9f.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-553ecad22240ed78.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rmeta --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-01507ff17084f9a5.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-21f35b1e368d1dad.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-4a59649b23648846.rmeta --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-5132bb28d998bf86.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-0e5ac3bec893a79f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-85a95801f5195f1a.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/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`
45272025-09-03T17:12:50.076Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
45282025-09-03T17:12:50.115Z Running `/home/build/.rustup/toolchains/1.89.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=0587865c69b68aa0 -C extra-filename=-e765c70071b2e3c1 --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-1ab39f11511e72f8.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-e5b7b452a411c16d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-548c88d14b43b8ce.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-d0e5a81495d33d3d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
45292025-09-03T17:12:50.480Z Running `/work/oxidecomputer/omicron/target/debug/build/polar-core-6da5d10ccb34728f/build-script-build`
45302025-09-03T17:12:51.250Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
45312025-09-03T17:12:51.286Z Running `/home/build/.rustup/toolchains/1.89.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=d4b9dd4fa1b4065e -C extra-filename=-9a47467faecf2db1 --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-4595a8b79348ae0e.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
45322025-09-03T17:12:51.613Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
45332025-09-03T17:12:51.646Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_lib --edition=2021 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/5783271/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=116bfc5b220f3c26 -C extra-filename=-f6682370f98c2212 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-dacbb9cf1167fb96.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b76f60d987f4d5e4.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-850c29b1257bec29.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-d209c809433ee866.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-d5a3d8b60e74e616.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-34755a53d1201374.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-515187c6ccc490f2.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6503b63ec2d4e4bb.rmeta --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-9ba6d1740adbd4fa.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d797afaf21e29317.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-2539a00920600f26.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8d005a2322326d35.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-89a1c7ef88a2a1ad.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-9e93a97342da7cb4.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-baefe1c512864837.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
45342025-09-03T17:12:52.382Z Running `/home/build/.rustup/toolchains/1.89.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=bdd608991483cbf3 -C extra-filename=-e089d8a74c5c595c --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-82244027cee9cc10.so --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-eb27b949f6068efc.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-0f164ba6f4f0bce1.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45352025-09-03T17:12:53.652Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
45362025-09-03T17:12:53.687Z Running `/home/build/.rustup/toolchains/1.89.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=fc7215efcc0a3f31 -C extra-filename=-1ed52fdb6b1115fe --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-f818c53d42f079a4.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
45372025-09-03T17:12:54.236Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
45382025-09-03T17:12:54.275Z Running `/home/build/.rustup/toolchains/1.89.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=e9bcf9e184d05a34 -C extra-filename=-7ff42448b4f2de57 --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-4595a8b79348ae0e.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
45392025-09-03T17:12:55.674Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
45402025-09-03T17:12:55.711Z Running `/home/build/.rustup/toolchains/1.89.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=03489e3b7477b1f1 -C extra-filename=-b3e8218813a08dd0 --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-4595a8b79348ae0e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-4fbc8aa817d5f39d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
45412025-09-03T17:12:57.494Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
45422025-09-03T17:12:57.534Z Running `/home/build/.rustup/toolchains/1.89.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=a7e60a08ec567b29 -C extra-filename=-9aab949f60a4810f --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-4595a8b79348ae0e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
45432025-09-03T17:12:57.776Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
45442025-09-03T17:12:57.818Z Running `/home/build/.rustup/toolchains/1.89.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=2f84368c5ced313e -C extra-filename=-e8575f7d86716365 --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-20b778ea24683811.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-3708ad563010fdb5.rmeta --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-6db268b7ab5218c6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
45452025-09-03T17:12:58.082Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
45462025-09-03T17:12:58.120Z Running `/home/build/.rustup/toolchains/1.89.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=74dd45ed89d1899b -C extra-filename=-2a96acb49163e435 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-7ff42448b4f2de57.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-9a47467faecf2db1.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-cdab03d2b4fc7d4b.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rmeta --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-8c2e25f1308fcebb.rmeta --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-5132bb28d998bf86.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rmeta --extern sled_agent_zone_images_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images_examples-8707a165b8774ee4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-562e110c4f8068f4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-e8575f7d86716365.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
45472025-09-03T17:12:58.161Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
45482025-09-03T17:12:58.161Z Running `/home/build/.rustup/toolchains/1.89.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=e2235531f451f25a -C extra-filename=-5ac22ac6536d6646 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-850c29b1257bec29.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-d209c809433ee866.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-163bfd59a4ebceb3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-34755a53d1201374.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8d005a2322326d35.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-89a1c7ef88a2a1ad.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-9e93a97342da7cb4.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-f6682370f98c2212.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
45492025-09-03T17:12:59.928Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
45502025-09-03T17:12:59.993Z Running `/home/build/.rustup/toolchains/1.89.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=8b7f63c9f750ebbb -C extra-filename=-fccff6b6098a7958 --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-4595a8b79348ae0e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
45512025-09-03T17:13:00.062Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
45522025-09-03T17:13:00.102Z Running `/home/build/.rustup/toolchains/1.89.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=80a4cfc5ba30057a -C extra-filename=-962771e9778f93d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-b3e8218813a08dd0.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-9aab949f60a4810f.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
45532025-09-03T17:13:00.781Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
45542025-09-03T17:13:00.817Z Running `/home/build/.rustup/toolchains/1.89.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=95340e072161d0ec -C extra-filename=-ee84094cc079cc54 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-987dc09129798b66.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-16388f2318237ee2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1912649d1c9076bc.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-5a1679b8d288c4a1.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
45552025-09-03T17:13:01.039Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
45562025-09-03T17:13:01.077Z Running `/home/build/.rustup/toolchains/1.89.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=07d61b5ca034844e -C extra-filename=-d84559c60ee8eedf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-cdab03d2b4fc7d4b.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-850c29b1257bec29.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f3f41ccd8f8b0723.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-dace2deac663e6fe.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-2a96acb49163e435.rmeta --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-1ed52fdb6b1115fe.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-9f184b9950c390eb.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-652d55a989ef486e.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-d80f7f1c30dea53d.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-562e110c4f8068f4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-e8575f7d86716365.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
45572025-09-03T17:13:05.481Z Compiling oso v0.27.3
45582025-09-03T17:13:05.482Z Running `/home/build/.rustup/toolchains/1.89.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=f161ab546bf23db2 -C extra-filename=-4ac7bec46b1b1736 --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-0db009de0d09d9ba.so --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4921d2a92b76412d.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-16388f2318237ee2.rmeta --extern oso_derive=/work/oxidecomputer/omicron/target/debug/deps/liboso_derive-53c3fc82fdfdfbdf.so --extern polar_core=/work/oxidecomputer/omicron/target/debug/deps/libpolar_core-e089d8a74c5c595c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c408e455ac50c684.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45592025-09-03T17:13:06.215Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
45602025-09-03T17:13:06.288Z Running `/home/build/.rustup/toolchains/1.89.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=6781aeb5d78e75e1 -C extra-filename=-10676833ceb2a272 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-2cf1514765963a9f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-f5e799db72d61c4f.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rmeta --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-cda777e918db5bba.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-8699da05c7c4f7f7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1cb2fa42811edc28.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fccff6b6098a7958.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-fb63114deac9d891.rmeta --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-464ff577eafdd533.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-c347f46cf55ae32b.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-baefe1c512864837.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
45612025-09-03T17:13:06.450Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
45622025-09-03T17:13:06.515Z Running `/home/build/.rustup/toolchains/1.89.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=1a2084d7060a3c0c -C extra-filename=-907a717c9949d86c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-fe68c36aaea6ae09.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-4b9bdfaa760e88b0.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1ba936c6c35aca75.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-756a695b86644cd3.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7ae056b45f42057d.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-4ee77d325e6c777b.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edb894b10c052b43.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-825648db36282c10.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-95814c0bf93677b3.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-987dc09129798b66.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-d209c809433ee866.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-6594f68b46c84e40.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-558c6603bd35f247.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-4f0196e567f39e99.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-aaad22f1b536c78c.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-999cbb18455b4f77.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-269f0cd0b7d43e45.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e2c518ee4147a9b5.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rmeta --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-8c2e25f1308fcebb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-9661a1d7d82cc106.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f3e46e579ce4c4d0.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1cb2fa42811edc28.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fccff6b6098a7958.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-6f93aef842666c51.rmeta --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-b569df916b0cd244.rmeta --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-4c374818cfa16c73.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rmeta --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-03c9073558d2a86d.rmeta --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-da256d64d6e76177.rmeta --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-506559380ae0645e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-04a487eee05280e9.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-328dd0a1c27f23dc.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-87465a8e443a1547.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rmeta --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-548c88d14b43b8ce.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rmeta --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-e765c70071b2e3c1.rmeta --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-72220a5a6bef247c.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-14912efc82f7d081.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-d0e5a81495d33d3d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0d343a6412630e5b.rmeta --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-8daf79b90edce993.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-d80f7f1c30dea53d.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8d005a2322326d35.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-d3f43ee9a1bad88b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-9e93a97342da7cb4.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-36caab45f0e573e7.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-baefe1c512864837.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-9d11cdf682a19ede.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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/`
45632025-09-03T17:13:08.250Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
45642025-09-03T17:13:08.288Z Running `/home/build/.rustup/toolchains/1.89.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=e8ecc8c857c5a3a3 -C extra-filename=-86a48ce7783a1361 --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-cdab03d2b4fc7d4b.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-4fbc8aa817d5f39d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
45652025-09-03T17:13:09.947Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
45662025-09-03T17:13:09.986Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/test-interface/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=433f7ab84f1e9ccf -C extra-filename=-b3604830476d44c7 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-test-interface-b3604830476d44c7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-67fa311286207be7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
45672025-09-03T17:13:10.440Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-test-interface-b3604830476d44c7/build-script-build`
45682025-09-03T17:13:10.529Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
45692025-09-03T17:13:10.529Z Running `/home/build/.rustup/toolchains/1.89.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=9e2cf8d3fea436e2 -C extra-filename=-40b760c211d0b402 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-40b760c211d0b402 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-67fa311286207be7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
45702025-09-03T17:13:10.688Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
45712025-09-03T17:13:10.737Z Running `/home/build/.rustup/toolchains/1.89.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=45016ea997bb4fb8 -C extra-filename=-a5d02eea395b66a8 --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-4595a8b79348ae0e.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-999cbb18455b4f77.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cf96e9a33d86a668.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ee84094cc079cc54.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
45722025-09-03T17:13:11.038Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-40b760c211d0b402/build-script-build`
45732025-09-03T17:13:11.108Z Running `/home/build/.rustup/toolchains/1.89.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=1c2390892b0fab02 -C extra-filename=-2e5cb515c9e425e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-86a48ce7783a1361.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-cdab03d2b4fc7d4b.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-761ba223aa642ada.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/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`
45742025-09-03T17:13:13.982Z Running `/home/build/.rustup/toolchains/1.89.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=6db6192de1cea531 -C extra-filename=-9574d758868a85c5 --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-784c297e68e85669.rmeta --extern libz_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibz_sys-379d0666cb89c7fd.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-accd0061ac51e6f7/out/build -L native=/usr/lib/amd64 -l static=git2 --cfg libgit2_vendored`
45752025-09-03T17:13:14.708Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
45762025-09-03T17:13:14.758Z Running `/home/build/.rustup/toolchains/1.89.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=3f9ecdbce8715b88 -C extra-filename=-4f61f6ad568fa094 --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-1ab39f11511e72f8.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rmeta --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-10676833ceb2a272.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-652d55a989ef486e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
45772025-09-03T17:13:16.767Z Compiling git2 v0.19.0
45782025-09-03T17:13:16.804Z Running `/home/build/.rustup/toolchains/1.89.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=87f36256ca1e9d13 -C extra-filename=-0ce144b48f83ffbe --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-685ac79a84b69255.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern libgit2_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibgit2_sys-9574d758868a85c5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.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-accd0061ac51e6f7/out/build -L native=/usr/lib/amd64`
45792025-09-03T17:13:18.265Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
45802025-09-03T17:13:18.304Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/5783271/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=519950474ff67f01 -C extra-filename=-b43bdf38595be1a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-7fc67dc6d779fea4.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-bbcd3faa17ca487c.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-cc2c239a89d86c5f.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-f6682370f98c2212.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
45812025-09-03T17:13:18.385Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
45822025-09-03T17:13:18.423Z Running `/home/build/.rustup/toolchains/1.89.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=0eab40abaaaa89d7 -C extra-filename=-9a3e7e421023200a --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-4595a8b79348ae0e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rmeta --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-506559380ae0645e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
45832025-09-03T17:13:19.793Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
45842025-09-03T17:13:19.832Z Running `/home/build/.rustup/toolchains/1.89.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=5f3fa19f4db610c1 -C extra-filename=-d54c249d35437ae4 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-d54c249d35437ae4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-67fa311286207be7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
45852025-09-03T17:13:20.253Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-d54c249d35437ae4/build-script-build`
45862025-09-03T17:13:20.320Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
45872025-09-03T17:13:20.363Z Running `/home/build/.rustup/toolchains/1.89.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=9eeb8441c8f3759c -C extra-filename=-50f835346cc854af --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-dc89adee03cc5d0e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
45882025-09-03T17:13:24.586Z Running `/home/build/.rustup/toolchains/1.89.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=05d6c53f5fd611d0 -C extra-filename=-f8c201cd995cc200 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-a282e9a806c2d3cc.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rmeta --extern git2_rs=/work/oxidecomputer/omicron/target/debug/deps/libgit2-0ce144b48f83ffbe.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rmeta --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-33a3ebeae7cfdc24.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-214680a193c04733.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-accd0061ac51e6f7/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)'`
45892025-09-03T17:13:25.216Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
45902025-09-03T17:13:25.254Z Running `/home/build/.rustup/toolchains/1.89.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=0352a25940d122a4 -C extra-filename=-0c6d9defec03a5a3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-4fbc8aa817d5f39d.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-5c358c6ad19adb9f.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-922e27123a7ea513.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
45912025-09-03T17:13:25.769Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
45922025-09-03T17:13:25.810Z Running `/home/build/.rustup/toolchains/1.89.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=86ff039ed2c3538d -C extra-filename=-ec24d1a788aec41d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-5a488bd9b392528d.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d797afaf21e29317.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-f982376f0c2ca6ec.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b089fe675ad1621e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
45932025-09-03T17:13:26.468Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
45942025-09-03T17:13:26.510Z Running `/home/build/.rustup/toolchains/1.89.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=7c7767ae01e5f6da -C extra-filename=-08bec1b621e89e5d --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-e9203fa27a2f9142.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-4fbc8aa817d5f39d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
45952025-09-03T17:13:28.578Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
45962025-09-03T17:13:28.614Z Running `/home/build/.rustup/toolchains/1.89.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=308cec1486b0af2f -C extra-filename=-398a34fd786c08f3 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-398a34fd786c08f3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-67fa311286207be7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
45972025-09-03T17:13:29.035Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
45982025-09-03T17:13:29.074Z Running `/home/build/.rustup/toolchains/1.89.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=0c2b54ef477e6ee4 -C extra-filename=-7265824812ba48fd --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-7265824812ba48fd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-67fa311286207be7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
45992025-09-03T17:13:29.384Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
46002025-09-03T17:13:29.421Z Running `/home/build/.rustup/toolchains/1.89.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=0eaacb4cf0d8c536 -C extra-filename=-0ef739fe8513dafa --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-rendezvous-0ef739fe8513dafa -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-67fa311286207be7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
46012025-09-03T17:13:29.659Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-7265824812ba48fd/build-script-build`
46022025-09-03T17:13:29.694Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-398a34fd786c08f3/build-script-build`
46032025-09-03T17:13:29.737Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
46042025-09-03T17:13:29.772Z Running `/home/build/.rustup/toolchains/1.89.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=20cecf569787cf8c -C extra-filename=-250b963ec09e6543 --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-629bb59000983610.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern common=/work/oxidecomputer/omicron/target/debug/deps/libcommon-ec24d1a788aec41d.rmeta --extern crc8=/work/oxidecomputer/omicron/target/debug/deps/libcrc8-f4d6e906f4586e76.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-f4ea79d4274236ed.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cf96e9a33d86a668.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-9fa3524ec988493a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
46052025-09-03T17:13:29.865Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
46062025-09-03T17:13:29.904Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/779775d/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=ad6539115efd7b75 -C extra-filename=-99dfbf81835db807 --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-common-99dfbf81835db807 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern vergen=/work/oxidecomputer/omicron/target/debug/deps/libvergen-f8c201cd995cc200.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-accd0061ac51e6f7/out/build -L native=/usr/lib/amd64`
46072025-09-03T17:13:29.939Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-rendezvous-0ef739fe8513dafa/build-script-build`
46082025-09-03T17:13:29.987Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
46092025-09-03T17:13:30.027Z Running `/home/build/.rustup/toolchains/1.89.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=43868214395b3420 -C extra-filename=-2f1ce02a79f6689d --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-4595a8b79348ae0e.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
46102025-09-03T17:13:30.154Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
46112025-09-03T17:13:30.193Z Running `/home/build/.rustup/toolchains/1.89.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=72b0d0f958058d4b -C extra-filename=-3e51a5d0b0dc2dda --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b76f60d987f4d5e4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-6a446de549de076f.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-0fd9158a9b5639f8.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-bbcd3faa17ca487c.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f3f41ccd8f8b0723.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-60e349419ff39633.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1912649d1c9076bc.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-f24391214db0f810.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-944bd832c0bfc2c1.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6cd10c8ccff504d8.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-cc2c239a89d86c5f.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-ae32eeec992b302d.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4c806b4877c02ae1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-b071dad6ed04a436.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-5a1679b8d288c4a1.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-b8e684ae52e6a06a.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3e67ad21e09c6294.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ee84094cc079cc54.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a5d02eea395b66a8.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
46122025-09-03T17:13:31.278Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
46132025-09-03T17:13:31.315Z Running `/home/build/.rustup/toolchains/1.89.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=b873e827649acb31 -C extra-filename=-975e1362cc0c3a9b --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-nexus-975e1362cc0c3a9b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-67fa311286207be7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
46142025-09-03T17:13:31.734Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
46152025-09-03T17:13:31.776Z Running `/home/build/.rustup/toolchains/1.89.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=ae94cb3d48841e43 -C extra-filename=-cad4b5c9a296afb2 --out-dir /work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-cad4b5c9a296afb2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-67fa311286207be7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
46162025-09-03T17:13:32.099Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-common-99dfbf81835db807/build-script-build`
46172025-09-03T17:13:32.233Z Compiling omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
46182025-09-03T17:13:32.272Z Running `/home/build/.rustup/toolchains/1.89.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=a4bd1c7a84b0b9c1 -C extra-filename=-bf1c7f045c922c78 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-af4981e7f14b2684.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
46192025-09-03T17:13:32.582Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
46202025-09-03T17:13:32.620Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_pantry_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/779775d/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=bba3400aa8c761ba -C extra-filename=-6aac4332d3d731fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-23652635d3e0bfe5.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0cc1548a24fd9f67.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/usr/ssl-3/lib/amd64`
46212025-09-03T17:13:33.857Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_common --edition=2021 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/779775d/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=37b920219f7e49aa -C extra-filename=-68bc1d1520dc6a2b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-8c2c2208a60a9cb3.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-23652635d3e0bfe5.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-6cbdcd7fc85c615a.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-555d2383542b2c45.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-f982376f0c2ca6ec.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-759689bf732e3b20.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rmeta --extern twox_hash=/work/oxidecomputer/omicron/target/debug/deps/libtwox_hash-631a5616cbb130ed.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.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-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts`
46222025-09-03T17:13:35.199Z Running `/work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-cad4b5c9a296afb2/build-script-build`
46232025-09-03T17:13:35.263Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-nexus-975e1362cc0c3a9b/build-script-build`
46242025-09-03T17:13:35.347Z Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
46252025-09-03T17:13:35.390Z Running `/home/build/.rustup/toolchains/1.89.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=0e2ff800942ce6ff -C extra-filename=-56ba1157f9bfd98c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f3f41ccd8f8b0723.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-2a96acb49163e435.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d84559c60ee8eedf.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern petname=/work/oxidecomputer/omicron/target/debug/deps/libpetname-7a0663a142c5d11f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-562e110c4f8068f4.rmeta --extern sync_ptr=/work/oxidecomputer/omicron/target/debug/deps/libsync_ptr-ff242f92cb1085d8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-e8575f7d86716365.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
46262025-09-03T17:13:36.387Z Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
46272025-09-03T17:13:36.427Z Running `/home/build/.rustup/toolchains/1.89.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=bf8f35ccb2927e57 -C extra-filename=-91b3d8563275816c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-197c4bc006e5eda1.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-8e94b746696e2122.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-5c358c6ad19adb9f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
46282025-09-03T17:13:37.933Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
46292025-09-03T17:13:37.969Z Running `/home/build/.rustup/toolchains/1.89.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=b0e0999435f4f8b5 -C extra-filename=-5d8edd4df4f8572e --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-175b4ce4b308f596.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
46302025-09-03T17:13:38.327Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
46312025-09-03T17:13:38.365Z Running `/home/build/.rustup/toolchains/1.89.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=acdc88f06f0475e3 -C extra-filename=-d6fb0ee203f38cf2 --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-756a695b86644cd3.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ee84094cc079cc54.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
46322025-09-03T17:13:38.474Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
46332025-09-03T17:13:38.512Z Running `/home/build/.rustup/toolchains/1.89.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=5045a4a010e6381d -C extra-filename=-2b5a9debf5f804ac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-999cbb18455b4f77.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
46342025-09-03T17:13:39.769Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
46352025-09-03T17:13:39.805Z Running `/home/build/.rustup/toolchains/1.89.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=917da40e7c001147 -C extra-filename=-843446985f1ec623 --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-4595a8b79348ae0e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
46362025-09-03T17:13:40.367Z Running `/home/build/.rustup/toolchains/1.89.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=0ad0a482a2e331eb -C extra-filename=-9ab5ecfa6fbfcbf0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-e18793f311249a73.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-bbcd3faa17ca487c.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-515187c6ccc490f2.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-20b778ea24683811.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-2a96acb49163e435.rmeta --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-1ed52fdb6b1115fe.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d84559c60ee8eedf.rmeta --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-56ba1157f9bfd98c.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-bf1c7f045c922c78.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-562e110c4f8068f4.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-be939306ae8345f8.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rmeta --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b43bdf38595be1a5.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-f6682370f98c2212.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5ac22ac6536d6646.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
46372025-09-03T17:13:41.461Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
46382025-09-03T17:13:41.513Z Running `/home/build/.rustup/toolchains/1.89.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=54a39e405783babf -C extra-filename=-be8063dfba269fbb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-08bec1b621e89e5d.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-6594f68b46c84e40.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
46392025-09-03T17:13:42.858Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
46402025-09-03T17:13:42.892Z Running `/home/build/.rustup/toolchains/1.89.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=fe6374b32dc5bb46 -C extra-filename=-1be65c7d657ae856 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-250b963ec09e6543.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-f982376f0c2ca6ec.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
46412025-09-03T17:13:44.573Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
46422025-09-03T17:13:44.611Z Running `/home/build/.rustup/toolchains/1.89.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=d1fc875fe96eae8e -C extra-filename=-9784e461ba0fc5db --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-4595a8b79348ae0e.rmeta --extern common=/work/oxidecomputer/omicron/target/debug/deps/libcommon-1be65c7d657ae856.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-f4ea79d4274236ed.rmeta --extern protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-62c0e713a3847c0c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
46432025-09-03T17:13:45.825Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
46442025-09-03T17:13:45.861Z Running `/home/build/.rustup/toolchains/1.89.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=519c80e7bb6c7f5b -C extra-filename=-9b82845ab87fbca7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-75d109eb574d49ce.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cf96e9a33d86a668.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
46452025-09-03T17:13:48.593Z Compiling blake3 v1.5.4
46462025-09-03T17:13:48.633Z Running `/home/build/.rustup/toolchains/1.89.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=2d6bb3ef6e7f4966 -C extra-filename=-9bed0f6c2a88d9a7 --out-dir /work/oxidecomputer/omicron/target/debug/build/blake3-9bed0f6c2a88d9a7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-c405cbfc7820faca.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46472025-09-03T17:13:49.411Z Compiling russh-cryptovec v0.7.3
46482025-09-03T17:13:49.446Z Running `/home/build/.rustup/toolchains/1.89.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=624b3801be0ce430 -C extra-filename=-47d0d6a4c325d2eb --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-784c297e68e85669.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46492025-09-03T17:13:49.836Z Compiling md5 v0.7.0
46502025-09-03T17:13:49.889Z Running `/home/build/.rustup/toolchains/1.89.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=e0253fd5d6ed69a0 -C extra-filename=-96da815151f19082 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46512025-09-03T17:13:50.069Z Running `/work/oxidecomputer/omicron/target/debug/build/blake3-9bed0f6c2a88d9a7/build-script-build`
46522025-09-03T17:13:50.460Z Compiling russh-keys v0.45.0
46532025-09-03T17:13:50.506Z Running `/home/build/.rustup/toolchains/1.89.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=624dd7fe8cf20da9 -C extra-filename=-9e67bc66422368a8 --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-f9f50c543f0f550d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern bcrypt_pbkdf=/work/oxidecomputer/omicron/target/debug/deps/libbcrypt_pbkdf-03cd8f9324bb9ffe.rmeta --extern block_padding=/work/oxidecomputer/omicron/target/debug/deps/libblock_padding-2dae36682d77a0ff.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-bf80f7a3bae0a263.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-cc3fdeb6fe1694fa.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-1f6b3f105b310135.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-c59178062ea1bb1f.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-250649ad227a7235.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-c03652d8d6c88650.rmeta --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-375181654f4c41e1.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-8d4afa50947010bd.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-e47ee38796635ed1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-6ae10ea56cda503c.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-ea405cba7d288502.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-119e9b0cd754c80a.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-96da815151f19082.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6a2faba7b8751801.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-751a3b427ad20068.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-fe6f172a446c97a4.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-b8eb341d4b0e4682.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-bbc56fe023e7b90c.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-4feb81f66d508b3a.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-4ce14b86374410f9.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-eef78c50bba7d059.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d797afaf21e29317.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-9979076a98167996.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-7a7907bea23cd83a.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-47d0d6a4c325d2eb.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-8009d8fce3b4ad2e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-bb095d7eb0d28ec2.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-7e26c5e7af5e2b81.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-46667b174715440d.rmeta --extern ssh_key=/work/oxidecomputer/omicron/target/debug/deps/libssh_key-34031161e60c532e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-99d143f44a798912.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46542025-09-03T17:13:50.762Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
46552025-09-03T17:13:50.797Z Running `/home/build/.rustup/toolchains/1.89.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=11de433b22c73290 -C extra-filename=-a016c3fbd1d80a8e --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-dc89adee03cc5d0e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern ntp_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types-843446985f1ec623.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-4fbc8aa817d5f39d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
46562025-09-03T17:13:52.396Z Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
46572025-09-03T17:13:52.434Z Running `/home/build/.rustup/toolchains/1.89.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=2b088fa90e49a3c9 -C extra-filename=-efc35b60a1b50fb8 --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-999cbb18455b4f77.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cf96e9a33d86a668.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
46582025-09-03T17:13:54.303Z Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
46592025-09-03T17:13:54.340Z Running `/home/build/.rustup/toolchains/1.89.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=123dbf8443642317 -C extra-filename=-fe2b7d26158db60e --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-1ab39f11511e72f8.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-197c4bc006e5eda1.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
46602025-09-03T17:13:54.998Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
46612025-09-03T17:13:55.033Z Running `/home/build/.rustup/toolchains/1.89.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=aca3ef7345d81f25 -C extra-filename=-1620e91ab68feeb8 --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-175b4ce4b308f596.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
46622025-09-03T17:13:56.661Z Running `/home/build/.rustup/toolchains/1.89.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=25ecfd2abff7a0a1 -C extra-filename=-505b973dfec136d3 --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-cd13dd30a4739e97.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/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`
46632025-09-03T17:13:57.183Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
46642025-09-03T17:13:57.239Z Running `/home/build/.rustup/toolchains/1.89.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 --cfg 'feature="danger_partial_eq_ct_wrapper"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("danger_partial_eq_ct_wrapper"))' -C metadata=2b2c30fd1cd144da -C extra-filename=-ade64c46061ee20a --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-c03652d8d6c88650.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-b8fd7fff960ca28a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d7c287191cccedb3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
46652025-09-03T17:13:58.487Z Running `/home/build/.rustup/toolchains/1.89.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=bb47c973e7b414a8 -C extra-filename=-9f96a5f306f34918 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-2701a6601d48fb10.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-2e39810d14a71eec.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-36c8673bf7654df1.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-553ecad22240ed78.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-505b973dfec136d3.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-cd13dd30a4739e97.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-825a950909701285.rmeta --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-4ac7bec46b1b1736.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-cc7dc78f97b83d6f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6d353b8938f7cb8b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
46662025-09-03T17:13:59.069Z Running `/home/build/.rustup/toolchains/1.89.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=be687e94bd2b6f30 -C extra-filename=-aae28b9b8a53ab38 --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-f6e239ba70e4130d.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-d184a91032218215.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-6711777f53882c3b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46672025-09-03T17:14:00.224Z Compiling async-object-pool v0.1.5
46682025-09-03T17:14:00.257Z Running `/home/build/.rustup/toolchains/1.89.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=316f597cb2fcf6ea -C extra-filename=-0fc7ef8daa549a73 --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-690bbb6454bb6d91.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46692025-09-03T17:14:00.598Z Compiling pathdiff v0.2.3
46702025-09-03T17:14:00.634Z Running `/home/build/.rustup/toolchains/1.89.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=819d51da34ebef50 -C extra-filename=-8ee19747cd7f3826 --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-1ab39f11511e72f8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46712025-09-03T17:14:00.899Z Compiling num-bigint v0.4.6
46722025-09-03T17:14:00.935Z Running `/home/build/.rustup/toolchains/1.89.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=41dc718da287f5f6 -C extra-filename=-2fa637be2a99de2f --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-6a2faba7b8751801.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e7bbba1d1c8c50c5.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d797afaf21e29317.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46732025-09-03T17:14:03.611Z Compiling des v0.8.1
46742025-09-03T17:14:03.650Z Running `/home/build/.rustup/toolchains/1.89.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=d39c11cd97b8ea33 -C extra-filename=-8abc8ead62baf658 --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-9a68ddfa25d2136d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46752025-09-03T17:14:04.036Z Compiling assert-json-diff v2.0.2
46762025-09-03T17:14:04.074Z Running `/home/build/.rustup/toolchains/1.89.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=c57e7d058ee2ef00 -C extra-filename=-19d7fea0c9ee3637 --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-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46772025-09-03T17:14:04.968Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
46782025-09-03T17:14:05.005Z Running `/home/build/.rustup/toolchains/1.89.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=49f05f31b3436492 -C extra-filename=-0041bad4ae669c3b --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-e340083b86ca8543.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-9f96a5f306f34918.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
46792025-09-03T17:14:06.484Z Running `/home/build/.rustup/toolchains/1.89.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=92a8a039c99cf2be -C extra-filename=-9f9a8d02e59971f7 --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-d7339b959aea399b.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-d075230063b1238f.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e340083b86ca8543.rmeta --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-ecb4e8014c423104.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-9f96a5f306f34918.rmeta --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-0041bad4ae669c3b.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-cd13dd30a4739e97.rmeta --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-01507ff17084f9a5.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
46802025-09-03T17:14:08.809Z Compiling serde_regex v1.1.0
46812025-09-03T17:14:08.848Z Running `/home/build/.rustup/toolchains/1.89.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=b361891c2463f938 -C extra-filename=-0e7b26d6811ba78f --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-9cd5ce373896e612.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46822025-09-03T17:14:08.884Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
46832025-09-03T17:14:08.884Z Running `/home/build/.rustup/toolchains/1.89.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=fb96c645355feb13 -C extra-filename=-cd7c4c9fa35f8e77 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46842025-09-03T17:14:09.230Z Compiling memmap2 v0.9.5
46852025-09-03T17:14:09.270Z Running `/home/build/.rustup/toolchains/1.89.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=956c0d6a87ed27e0 -C extra-filename=-48084ef4791c6b6d --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-784c297e68e85669.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46862025-09-03T17:14:09.745Z Compiling path-tree v0.8.1
46872025-09-03T17:14:09.793Z Running `/home/build/.rustup/toolchains/1.89.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=ba1b22bbe49b563b -C extra-filename=-15ece367662f7eeb --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-590a634e5a2f8629.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46882025-09-03T17:14:09.884Z Compiling doc-comment v0.3.3
46892025-09-03T17:14:09.919Z Running `/home/build/.rustup/toolchains/1.89.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=031fc6401a62c56a -C extra-filename=-200f4663afc566c0 --out-dir /work/oxidecomputer/omicron/target/debug/build/doc-comment-200f4663afc566c0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46902025-09-03T17:14:10.386Z Compiling stringmetrics v2.2.2
46912025-09-03T17:14:10.423Z Running `/home/build/.rustup/toolchains/1.89.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=38813a369b3f459c -C extra-filename=-839ef2b6c4c3d98f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46922025-09-03T17:14:10.617Z Compiling nested v0.1.1
46932025-09-03T17:14:10.655Z Running `/home/build/.rustup/toolchains/1.89.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=5556e46147fe87c9 -C extra-filename=-e59bd1619248066e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46942025-09-03T17:14:10.800Z Compiling httpmock v0.8.0-alpha.1
46952025-09-03T17:14:10.839Z Running `/home/build/.rustup/toolchains/1.89.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=581d806c6cb08b85 -C extra-filename=-a95fa49209b029cb --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-19d7fea0c9ee3637.rmeta --extern async_object_pool=/work/oxidecomputer/omicron/target/debug/deps/libasync_object_pool-0fc7ef8daa549a73.rmeta --extern async_std=/work/oxidecomputer/omicron/target/debug/deps/libasync_std-690bbb6454bb6d91.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-275a97d56be8b68f.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-2be51631477f9ca5.rmeta --extern futures_timer=/work/oxidecomputer/omicron/target/debug/deps/libfutures_timer-15cdef15435a1121.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-6e7395cf40cb439c.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-36c8673bf7654df1.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-153f6b9a67c64b83.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4921d2a92b76412d.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern path_tree=/work/oxidecomputer/omicron/target/debug/deps/libpath_tree-15ece367662f7eeb.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern serde_regex=/work/oxidecomputer/omicron/target/debug/deps/libserde_regex-0e7b26d6811ba78f.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-8205f27d79057c60.rmeta --extern stringmetrics=/work/oxidecomputer/omicron/target/debug/deps/libstringmetrics-839ef2b6c4c3d98f.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-c47a408223121e9c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46962025-09-03T17:14:10.875Z Running `/work/oxidecomputer/omicron/target/debug/build/doc-comment-200f4663afc566c0/build-script-build`
46972025-09-03T17:14:11.081Z Compiling guppy v0.17.20
46982025-09-03T17:14:11.116Z Running `/home/build/.rustup/toolchains/1.89.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=30c770cd441d16b9 -C extra-filename=-da828835753b5a38 --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-a023f867486acc90.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-0114a3825d975b1b.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-850c29b1257bec29.rmeta --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-35eea7a849d1c8d9.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-d184a91032218215.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f3f41ccd8f8b0723.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rmeta --extern nested=/work/oxidecomputer/omicron/target/debug/deps/libnested-e59bd1619248066e.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-9f184b9950c390eb.rmeta --extern pathdiff=/work/oxidecomputer/omicron/target/debug/deps/libpathdiff-8ee19747cd7f3826.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a914a810e7648424.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-590a634e5a2f8629.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-d80f7f1c30dea53d.rmeta --extern target_spec=/work/oxidecomputer/omicron/target/debug/deps/libtarget_spec-aae28b9b8a53ab38.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46992025-09-03T17:14:11.151Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
47002025-09-03T17:14:11.151Z Running `/home/build/.rustup/toolchains/1.89.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=451ed312a2ce8d7c -C extra-filename=-b1318ac90b28d140 --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-cd7c4c9fa35f8e77.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-8fb53cc17e939e92.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-dace2deac663e6fe.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d797afaf21e29317.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47012025-09-03T17:14:14.097Z Running `/home/build/.rustup/toolchains/1.89.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=de759405b981c70e -C extra-filename=-f3a6e4aee690bcf1 --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-e2010af4a19c5e8a.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-8d2c6c29c7891b80.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-54b5265130919b34.rmeta --extern memmap2=/work/oxidecomputer/omicron/target/debug/deps/libmemmap2-48084ef4791c6b6d.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-282a92b16b07242d.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-2fd8863ab8870645/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2fd8863ab8870645/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()))'`
47022025-09-03T17:14:15.322Z Running `/home/build/.rustup/toolchains/1.89.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=42a04dfde6775c60 -C extra-filename=-b981b43d8a755577 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-d7339b959aea399b.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-cdab03d2b4fc7d4b.rmeta --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-dbcb8217361b1701.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-d075230063b1238f.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e340083b86ca8543.rmeta --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-ecb4e8014c423104.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-2cf1514765963a9f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-9f96a5f306f34918.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rmeta --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-0041bad4ae669c3b.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-505b973dfec136d3.rmeta --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-9f9a8d02e59971f7.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-cd13dd30a4739e97.rmeta --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-01507ff17084f9a5.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rmeta --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-5132bb28d998bf86.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4989bc0ffac4375f.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-0e5ac3bec893a79f.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-d80f7f1c30dea53d.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-85a95801f5195f1a.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-562e110c4f8068f4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
47032025-09-03T17:14:15.553Z Compiling russh v0.45.0
47042025-09-03T17:14:15.671Z Running `/home/build/.rustup/toolchains/1.89.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=b1dc84f24d25a9ec -C extra-filename=-77a2f69aa5246693 --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-f9f50c543f0f550d.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-36b1653cca985729.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-685ac79a84b69255.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-bf80f7a3bae0a263.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-cc3fdeb6fe1694fa.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-45aebf454b2cd75b.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-1f6b3f105b310135.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-f6a009235cb485a0.rmeta --extern des=/work/oxidecomputer/omicron/target/debug/deps/libdes-8abc8ead62baf658.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-c03652d8d6c88650.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-e47ee38796635ed1.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-d209c809433ee866.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-21ee97052524a47f.rmeta --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-dfcdc52815112383.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-6ae10ea56cda503c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-2fa637be2a99de2f.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-9f184b9950c390eb.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-751a3b427ad20068.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-fe6f172a446c97a4.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-b8eb341d4b0e4682.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-2a49571e5a20c582.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d797afaf21e29317.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-9979076a98167996.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-47d0d6a4c325d2eb.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-9e67bc66422368a8.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-bb095d7eb0d28ec2.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-46667b174715440d.rmeta --extern ssh_key=/work/oxidecomputer/omicron/target/debug/deps/libssh_key-34031161e60c532e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d7c287191cccedb3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47052025-09-03T17:14:16.724Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
47062025-09-03T17:14:16.761Z Running `/home/build/.rustup/toolchains/1.89.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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --cfg 'feature="danger_partial_eq_ct_wrapper"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("danger_partial_eq_ct_wrapper", "testing"))' -C metadata=131c31fb0d3b233b -C extra-filename=-f4fa7be0f26b25ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-958080e60e6029e1.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-4b9bdfaa760e88b0.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-12b3a24b3bb6d9a1.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-825648db36282c10.so --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-ade64c46061ee20a.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-5a9b602df5cf5a2b.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-b8fd7fff960ca28a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-328dd0a1c27f23dc.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-d80f7f1c30dea53d.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d7c287191cccedb3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
47072025-09-03T17:14:18.495Z Compiling rstest_macros v0.25.0
47082025-09-03T17:14:18.535Z Running `/home/build/.rustup/toolchains/1.89.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=9a9093cfe8812c66 -C extra-filename=-6c2c3119beff7bd5 --out-dir /work/oxidecomputer/omicron/target/debug/build/rstest_macros-6c2c3119beff7bd5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-33a3ebeae7cfdc24.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47092025-09-03T17:14:19.153Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
47102025-09-03T17:14:19.189Z Running `/home/build/.rustup/toolchains/1.89.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=f084836083161656 -C extra-filename=-69f570790f1414db --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-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47112025-09-03T17:14:19.745Z Compiling internet-checksum v0.2.1
47122025-09-03T17:14:19.782Z Running `/home/build/.rustup/toolchains/1.89.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=3770fe13442919c0 -C extra-filename=-9cafe0c893e294c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47132025-09-03T17:14:20.055Z Compiling assert_cmd v2.0.17
47142025-09-03T17:14:20.093Z Running `/home/build/.rustup/toolchains/1.89.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=8ea2eebe34941bc3 -C extra-filename=-04cfa77d50ed31d5 --out-dir /work/oxidecomputer/omicron/target/debug/build/assert_cmd-04cfa77d50ed31d5 -L 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-09-03T17:14:20.653Z Compiling topological-sort v0.2.2
47162025-09-03T17:14:20.693Z Running `/home/build/.rustup/toolchains/1.89.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=dbda87832c274d58 -C extra-filename=-8fbca0a60c1df2d7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47172025-09-03T17:14:21.056Z Compiling escape8259 v0.5.3
47182025-09-03T17:14:21.099Z Running `/home/build/.rustup/toolchains/1.89.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=d20561cb0c510df7 -C extra-filename=-e67caa0b4d2792f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47192025-09-03T17:14:21.496Z Compiling target-triple v0.1.3
47202025-09-03T17:14:21.542Z Running `/home/build/.rustup/toolchains/1.89.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=43876e831a8d794d -C extra-filename=-a9e7d9a104e14c0c --out-dir /work/oxidecomputer/omicron/target/debug/build/target-triple-a9e7d9a104e14c0c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47212025-09-03T17:14:22.256Z Running `/work/oxidecomputer/omicron/target/debug/build/target-triple-a9e7d9a104e14c0c/build-script-build`
47222025-09-03T17:14:22.317Z Compiling libtest-mimic v0.8.1
47232025-09-03T17:14:22.357Z Running `/home/build/.rustup/toolchains/1.89.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=216c59e6c551d3c4 -C extra-filename=-61cef763b88a5aa8 --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-52aa35257e1956c1.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-ca4ebf2465e25529.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern escape8259=/work/oxidecomputer/omicron/target/debug/deps/libescape8259-e67caa0b4d2792f6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47242025-09-03T17:14:23.064Z Compiling omicron-zone-package v0.12.2
47252025-09-03T17:14:23.101Z Running `/home/build/.rustup/toolchains/1.89.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=ecf85c3a85305f2b -C extra-filename=-559236eae80d925c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern blake3=/work/oxidecomputer/omicron/target/debug/deps/libblake3-f3a6e4aee690bcf1.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-1024395cd648c8a4.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-d209c809433ee866.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-6e7395cf40cb439c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-7607030111f37c58.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8d005a2322326d35.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-8d6090023597e797.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-43bb47649998433a.rmeta --extern topological_sort=/work/oxidecomputer/omicron/target/debug/deps/libtopological_sort-8fbca0a60c1df2d7.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-36caab45f0e573e7.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-2fd8863ab8870645/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2fd8863ab8870645/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/usr/ssl-3/lib/amd64`
47262025-09-03T17:14:24.208Z Running `/work/oxidecomputer/omicron/target/debug/build/assert_cmd-04cfa77d50ed31d5/build-script-build`
47272025-09-03T17:14:24.265Z Running `/work/oxidecomputer/omicron/target/debug/build/rstest_macros-6c2c3119beff7bd5/build-script-build`
47282025-09-03T17:14:24.465Z Running `/home/build/.rustup/toolchains/1.89.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=203edc6eb6bf86c5 -C extra-filename=-8911672ac1f84a7c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-09-03T17:14:24.660Z Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
47302025-09-03T17:14:24.698Z Running `/home/build/.rustup/toolchains/1.89.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=18a15d35c123e306 -C extra-filename=-887a068323a4403a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b76f60d987f4d5e4.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7ae056b45f42057d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rmeta --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-efc35b60a1b50fb8.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-999cbb18455b4f77.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-8699da05c7c4f7f7.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-9661a1d7d82cc106.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-14912efc82f7d081.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-d0e5a81495d33d3d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-cc2c239a89d86c5f.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0d343a6412630e5b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-f6682370f98c2212.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
47312025-09-03T17:14:27.077Z Compiling omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
47322025-09-03T17:14:27.141Z Running `/home/build/.rustup/toolchains/1.89.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=d71c7c7f6f85cadb -C extra-filename=-0736dd70643e5adc --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-784c297e68e85669.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
47332025-09-03T17:14:27.850Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
47342025-09-03T17:14:27.889Z Running `/home/build/.rustup/toolchains/1.89.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=07fcaa1c5ad36b9b -C extra-filename=-ef41adb9ff7bd0d2 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-ntp-admin-ef41adb9ff7bd0d2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-67fa311286207be7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
47352025-09-03T17:14:28.329Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
47362025-09-03T17:14:28.368Z Running `/home/build/.rustup/toolchains/1.89.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=4fefee68e8b881a7 -C extra-filename=-c824ec7cee3f02ea --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-omdb-c824ec7cee3f02ea -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-67fa311286207be7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
47372025-09-03T17:14:28.784Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
47382025-09-03T17:14:28.822Z Running `/home/build/.rustup/toolchains/1.89.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=961f33769dc40ab3 -C extra-filename=-499cf1bc31b55942 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-cli-integration-tests-499cf1bc31b55942 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-67fa311286207be7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
47392025-09-03T17:14:29.118Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
47402025-09-03T17:14:29.155Z Running `/home/build/.rustup/toolchains/1.89.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=b26ddb289f74ef95 -C extra-filename=-47d4d0339e2dd579 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-dev-47d4d0339e2dd579 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-67fa311286207be7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
47412025-09-03T17:14:29.259Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
47422025-09-03T17:14:29.299Z Running `/home/build/.rustup/toolchains/1.89.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=0e4d8575a472197a -C extra-filename=-a5b20c5acc66dab8 --out-dir /work/oxidecomputer/omicron/target/debug/build/db-dev-a5b20c5acc66dab8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-67fa311286207be7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
47432025-09-03T17:14:29.605Z Compiling fancy-regex v0.14.0
47442025-09-03T17:14:29.647Z Running `/home/build/.rustup/toolchains/1.89.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=5e46b7ee12eb6837 -C extra-filename=-b340af51c063ca6d --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-319270cdaf0aa2af.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-5f2da1f73d56e025.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-ea2fa3130f21e300.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47452025-09-03T17:14:29.725Z Compiling proc-macro-crate v3.2.0
47462025-09-03T17:14:29.762Z Running `/home/build/.rustup/toolchains/1.89.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=ea55bad5be7932aa -C extra-filename=-4b328395c24e65f0 --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-b071dad6ed04a436.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47472025-09-03T17:14:31.089Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
47482025-09-03T17:14:31.123Z Running `/home/build/.rustup/toolchains/1.89.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=9a15025a76035872 -C extra-filename=-08f6be44a05b044a --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`
47492025-09-03T17:14:31.533Z Compiling relative-path v1.9.3
47502025-09-03T17:14:31.580Z Running `/home/build/.rustup/toolchains/1.89.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=91af2d9845aaacf8 -C extra-filename=-f3fb9c0935465094 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47512025-09-03T17:14:31.944Z Compiling datatest-stable v0.3.2
47522025-09-03T17:14:31.980Z Running `/home/build/.rustup/toolchains/1.89.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=2862f34b9cfc517c -C extra-filename=-3aebff0611dc5d5e --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-1ab39f11511e72f8.rmeta --extern fancy_regex=/work/oxidecomputer/omicron/target/debug/deps/libfancy_regex-b340af51c063ca6d.rmeta --extern libtest_mimic=/work/oxidecomputer/omicron/target/debug/deps/liblibtest_mimic-61cef763b88a5aa8.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-36caab45f0e573e7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47532025-09-03T17:14:32.254Z Running `/home/build/.rustup/toolchains/1.89.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=3cf4c35133165ce4 -C extra-filename=-56b407f428bf9bf5 --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-16cff964c3cef883.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-558c6603bd35f247.rlib --extern proc_macro_crate=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_crate-4b328395c24e65f0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rlib --extern relative_path=/work/oxidecomputer/omicron/target/debug/deps/librelative_path-f3fb9c0935465094.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-61a7fbc6a507fd3d.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47542025-09-03T17:14:32.836Z Running `/work/oxidecomputer/omicron/target/debug/build/db-dev-a5b20c5acc66dab8/build-script-build`
47552025-09-03T17:14:32.874Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-dev-47d4d0339e2dd579/build-script-build`
47562025-09-03T17:14:32.907Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-cli-integration-tests-499cf1bc31b55942/build-script-build`
47572025-09-03T17:14:32.959Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-omdb-c824ec7cee3f02ea/build-script-build`
47582025-09-03T17:14:33.025Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-ntp-admin-ef41adb9ff7bd0d2/build-script-build`
47592025-09-03T17:14:33.143Z Running `/home/build/.rustup/toolchains/1.89.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=4aef7c2ccf741ca1 -C extra-filename=-e620476de194b608 --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-ca4ebf2465e25529.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-8629a278cecb7b23.rmeta --extern doc_comment=/work/oxidecomputer/omicron/target/debug/deps/libdoc_comment-8911672ac1f84a7c.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-d8448149a9b86ace.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-162d642102c61a67.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-6d6fb21ada06257a.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-ce984a833f6ed118.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47602025-09-03T17:14:34.403Z Running `/home/build/.rustup/toolchains/1.89.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=be1e2d0070e3560f -C extra-filename=-b643f12d1eef33b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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"))'`
47612025-09-03T17:14:34.626Z Compiling trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
47622025-09-03T17:14:34.662Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name trust_quorum_test_utils --edition=2024 trust-quorum/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6ce918fb5ef76a93 -C extra-filename=-357d1ecb665cbdb3 --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-1ab39f11511e72f8.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-ade64c46061ee20a.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-f4fa7be0f26b25ed.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
47632025-09-03T17:14:35.172Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
47642025-09-03T17:14:35.250Z Running `/home/build/.rustup/toolchains/1.89.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=d3a9ebb006fb8a1c -C extra-filename=-995c6462d1d2b326 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-756a695b86644cd3.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b76f60d987f4d5e4.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-850c29b1257bec29.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-987dc09129798b66.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c14636abdee91fd2.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-6594f68b46c84e40.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-34755a53d1201374.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-2b5a9debf5f804ac.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-999cbb18455b4f77.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-4a59649b23648846.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-9661a1d7d82cc106.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-89a1c7ef88a2a1ad.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-5a1679b8d288c4a1.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-f6682370f98c2212.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5ac22ac6536d6646.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ee84094cc079cc54.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-d6fb0ee203f38cf2.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a5d02eea395b66a8.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
47652025-09-03T17:14:36.161Z Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
47662025-09-03T17:14:36.196Z Running `/home/build/.rustup/toolchains/1.89.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=c58bfe38b84ec995 -C extra-filename=-0f71e4018767c5cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-0114a3825d975b1b.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-553ecad22240ed78.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a914a810e7648424.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
47672025-09-03T17:14:42.749Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
47682025-09-03T17:14:42.821Z Running `/home/build/.rustup/toolchains/1.89.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=6702c151383733ee -C extra-filename=-e2b0d954f59d0ac5 --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-ca4ebf2465e25529.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-e18793f311249a73.rmeta --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-b1318ac90b28d140.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-bbcd3faa17ca487c.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rmeta --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-9cafe0c893e294c5.rmeta --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-69f570790f1414db.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-907a717c9949d86c.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9b82845ab87fbca7.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-77a2f69aa5246693.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-9e67bc66422368a8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-16d50aea078713d7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
47692025-09-03T17:14:43.270Z Compiling support-bundle-viewer v0.1.2
47702025-09-03T17:14:43.304Z Running `/home/build/.rustup/toolchains/1.89.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=693627000e8ecd22 -C extra-filename=-a58850e314fdc097 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8d54af6fb08d3022.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-f24391214db0f810.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-baefe1c512864837.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-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out`
47712025-09-03T17:14:44.694Z Compiling multimap v0.10.1
47722025-09-03T17:14:44.732Z Running `/home/build/.rustup/toolchains/1.89.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=41e8eabb95fb1763 -C extra-filename=-55bb2370dc3b9a62 --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-6742c73914dcd771.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47732025-09-03T17:14:45.170Z Compiling uzers v0.12.1
47742025-09-03T17:14:45.207Z Running `/home/build/.rustup/toolchains/1.89.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=15495c1ff3b76e98 -C extra-filename=-3a9a1eb5d3fd1184 --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-784c297e68e85669.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47752025-09-03T17:14:45.379Z Compiling rstest v0.25.0
47762025-09-03T17:14:45.418Z Running `/home/build/.rustup/toolchains/1.89.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=77370e16c3198a6d -C extra-filename=-f99e50500207a476 --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-15cdef15435a1121.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-6e7395cf40cb439c.rmeta --extern rstest_macros=/work/oxidecomputer/omicron/target/debug/deps/librstest_macros-56b407f428bf9bf5.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47772025-09-03T17:14:45.657Z Compiling trybuild v1.0.106
47782025-09-03T17:14:45.691Z Running `/home/build/.rustup/toolchains/1.89.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=c8610ab6437613e0 -C extra-filename=-9d1a71a343ddbfa3 --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-558c6603bd35f247.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-7607030111f37c58.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern target_triple=/work/oxidecomputer/omicron/target/debug/deps/libtarget_triple-b643f12d1eef33b1.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-bc3094e45d954bfe.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7b9ed5ffe355cfd3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47792025-09-03T17:14:45.779Z Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
47802025-09-03T17:14:45.820Z Running `/home/build/.rustup/toolchains/1.89.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=4cbb074932c7b40f -C extra-filename=-d82df3cbcf2a602e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-6a446de549de076f.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-0fd9158a9b5639f8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-af4981e7f14b2684.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-cc2c239a89d86c5f.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-3e51a5d0b0dc2dda.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
47812025-09-03T17:14:46.754Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
47822025-09-03T17:14:46.788Z Running `/home/build/.rustup/toolchains/1.89.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=3c36fa0a3060131f -C extra-filename=-227ab258bcfb4ab0 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-reconfigurator-exec-unsafe-227ab258bcfb4ab0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-67fa311286207be7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
47832025-09-03T17:14:47.316Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
47842025-09-03T17:14:47.352Z Running `/home/build/.rustup/toolchains/1.89.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=4cf0bacd542b2b44 -C extra-filename=-405f79c1216a473e --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-live-tests-405f79c1216a473e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-67fa311286207be7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
47852025-09-03T17:14:47.896Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
47862025-09-03T17:14:47.933Z Running `/home/build/.rustup/toolchains/1.89.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=a22c11382bad5a6d -C extra-filename=-cfab88c42b2589d7 --out-dir /work/oxidecomputer/omicron/target/debug/build/ch-dev-cfab88c42b2589d7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-67fa311286207be7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
47872025-09-03T17:14:48.398Z Compiling blake2b_simd v1.0.2
47882025-09-03T17:14:48.441Z Running `/home/build/.rustup/toolchains/1.89.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=fb44c7c6958e6d33 -C extra-filename=-87ba1fa9ca2d3c06 --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-e2010af4a19c5e8a.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-8d2c6c29c7891b80.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-54b5265130919b34.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47892025-09-03T17:14:53.234Z Compiling partial-io v0.5.4
47902025-09-03T17:14:53.270Z Running `/home/build/.rustup/toolchains/1.89.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=80ccb0f9de62568f -C extra-filename=-e18b20d07fd34f27 --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-213b523f3513e0a5.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-06993310b4b77c53.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47912025-09-03T17:14:53.903Z Compiling httptest v0.16.3
47922025-09-03T17:14:53.939Z Running `/home/build/.rustup/toolchains/1.89.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=b1b0da0f8f574336 -C extra-filename=-450f84b7a11e74da --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-8629a278cecb7b23.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rmeta --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-18581a88059f94fc.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-2be51631477f9ca5.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-153f6b9a67c64b83.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-9f184b9950c390eb.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6d353b8938f7cb8b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47932025-09-03T17:14:54.017Z Compiling rand_distr v0.5.1
47942025-09-03T17:14:54.059Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_distr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "std_math"))' -C metadata=742d5035a5bb4d1f -C extra-filename=-b3b10877585f41a1 --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-e7bbba1d1c8c50c5.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47952025-09-03T17:14:55.578Z Compiling approx v0.5.1
47962025-09-03T17:14:55.611Z Running `/home/build/.rustup/toolchains/1.89.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=534107493d56d1cf -C extra-filename=-e9a1bdb27c790840 --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-e7bbba1d1c8c50c5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47972025-09-03T17:14:56.114Z Compiling rust-argon2 v2.1.0
47982025-09-03T17:14:56.149Z Running `/home/build/.rustup/toolchains/1.89.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=5bff1f62f8d091e0 -C extra-filename=-dc5628cd2ffc9e49 --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-f59c456c6a871a93.rmeta --extern blake2b_simd=/work/oxidecomputer/omicron/target/debug/deps/libblake2b_simd-87ba1fa9ca2d3c06.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-54b5265130919b34.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47992025-09-03T17:14:58.195Z Running `/work/oxidecomputer/omicron/target/debug/build/ch-dev-cfab88c42b2589d7/build-script-build`
48002025-09-03T17:14:58.269Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-live-tests-405f79c1216a473e/build-script-build`
48012025-09-03T17:14:58.379Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-reconfigurator-exec-unsafe-227ab258bcfb4ab0/build-script-build`
48022025-09-03T17:14:58.415Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
48032025-09-03T17:14:58.415Z Running `/home/build/.rustup/toolchains/1.89.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=3effdaffd1697480 -C extra-filename=-5d65fe626d547eb6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-3a9a1eb5d3fd1184.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-9d11cdf682a19ede.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
48042025-09-03T17:14:58.462Z Running `/home/build/.rustup/toolchains/1.89.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=b9c01dcc17a595e3 -C extra-filename=-a88f39e22b4bb9ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-a016c3fbd1d80a8e.rmeta --extern ntp_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types-843446985f1ec623.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/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`
48052025-09-03T17:14:59.362Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
48062025-09-03T17:14:59.431Z Running `/home/build/.rustup/toolchains/1.89.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=dcb02803f7997a3c -C extra-filename=-9d2950c27cb83091 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-0114a3825d975b1b.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-08f6be44a05b044a.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-515187c6ccc490f2.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-60e349419ff39633.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-559236eae80d925c.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a914a810e7648424.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-e5b7b452a411c16d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-af4b1351daf744bb.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6cd10c8ccff504d8.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-14912efc82f7d081.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-f982376f0c2ca6ec.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0d343a6412630e5b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8d005a2322326d35.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-36caab45f0e573e7.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2fd8863ab8870645/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2fd8863ab8870645/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/lib/amd64`
48072025-09-03T17:14:59.885Z Compiling openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
48082025-09-03T17:14:59.923Z Running `/home/build/.rustup/toolchains/1.89.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=d2bd32bcfe21fabe -C extra-filename=-9f90ce9d9d373040 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-fe68c36aaea6ae09.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1ba936c6c35aca75.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-08bec1b621e89e5d.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-86a48ce7783a1361.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-850c29b1257bec29.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-8fd4bbc088ac80fb.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-163bfd59a4ebceb3.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-f5e799db72d61c4f.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-515187c6ccc490f2.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-2b5a9debf5f804ac.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-553ecad22240ed78.rmeta --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-0c6d9defec03a5a3.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-50f835346cc854af.rmeta --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-a016c3fbd1d80a8e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-4fbc8aa817d5f39d.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1912649d1c9076bc.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-b3e8218813a08dd0.rmeta --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-da256d64d6e76177.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-8205f27d79057c60.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-87465a8e443a1547.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-ae32eeec992b302d.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4c806b4877c02ae1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-d6fb0ee203f38cf2.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
48092025-09-03T17:15:02.017Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
48102025-09-03T17:15:02.056Z Running `/home/build/.rustup/toolchains/1.89.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=7233cc8c7263b3c6 -C extra-filename=-a667f40e38ecbfd3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-9a47467faecf2db1.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-f24391214db0f810.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
48112025-09-03T17:15:04.150Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
48122025-09-03T17:15:04.189Z Running `/home/build/.rustup/toolchains/1.89.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=2b0f7f0fd5355475 -C extra-filename=-1958fb1211551782 --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-175b4ce4b308f596.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
48132025-09-03T17:15:05.337Z Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
48142025-09-03T17:15:05.371Z Running `/home/build/.rustup/toolchains/1.89.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=4e3c3fbf8afa8c53 -C extra-filename=-fbc56711ec058708 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-0114a3825d975b1b.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-163bfd59a4ebceb3.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-b071dad6ed04a436.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
48152025-09-03T17:15:05.426Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
48162025-09-03T17:15:05.426Z Running `/home/build/.rustup/toolchains/1.89.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=da0bc5155264c02f -C extra-filename=-1c81a35da6c864a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-d209c809433ee866.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8d005a2322326d35.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
48172025-09-03T17:15:05.610Z Compiling cargo_toml v0.21.0
48182025-09-03T17:15:05.648Z Running `/home/build/.rustup/toolchains/1.89.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=13cc4ec6f7bd0c56 -C extra-filename=-cfbc354ca688dae3 --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-6742c73914dcd771.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48192025-09-03T17:15:06.366Z Compiling termios v0.3.3
48202025-09-03T17:15:06.401Z Running `/home/build/.rustup/toolchains/1.89.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=5ddc44b32fa63987 -C extra-filename=-c68150b2517d6e38 --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-784c297e68e85669.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48212025-09-03T17:15:06.741Z Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
48222025-09-03T17:15:06.779Z Running `/home/build/.rustup/toolchains/1.89.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=cb5e947a244248f7 -C extra-filename=-62e2b31583926c29 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern termios=/work/oxidecomputer/omicron/target/debug/deps/libtermios-c68150b2517d6e38.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-c347f46cf55ae32b.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
48232025-09-03T17:15:07.294Z Running `/home/build/.rustup/toolchains/1.89.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=bb25265ef4931511 -C extra-filename=-a3b2af6470bbb85b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-d209c809433ee866.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8d005a2322326d35.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-1c81a35da6c864a0.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
48242025-09-03T17:15:08.170Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
48252025-09-03T17:15:08.206Z Running `/home/build/.rustup/toolchains/1.89.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=be9fb6cda7e7fea6 -C extra-filename=-8260d340c6a75e31 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-0114a3825d975b1b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-163bfd59a4ebceb3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern omicron_pins=/work/oxidecomputer/omicron/target/debug/deps/libomicron_pins-fbc56711ec058708.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-559236eae80d925c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6cd10c8ccff504d8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8d005a2322326d35.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-f6682370f98c2212.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5ac22ac6536d6646.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2fd8863ab8870645/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2fd8863ab8870645/out -L native=/usr/ssl-3/lib/amd64`
48262025-09-03T17:15:10.801Z Running `/home/build/.rustup/toolchains/1.89.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=4fda343023a78044 -C extra-filename=-c5478cf4dbab992e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-fe68c36aaea6ae09.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-4b9bdfaa760e88b0.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1ba936c6c35aca75.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-756a695b86644cd3.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7ae056b45f42057d.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-4ee77d325e6c777b.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edb894b10c052b43.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-825648db36282c10.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-95814c0bf93677b3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-987dc09129798b66.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-d209c809433ee866.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-6594f68b46c84e40.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-558c6603bd35f247.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-da828835753b5a38.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-dfcdc52815112383.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-4f0196e567f39e99.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-aaad22f1b536c78c.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-999cbb18455b4f77.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-269f0cd0b7d43e45.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e2c518ee4147a9b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-1ed52fdb6b1115fe.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-8c2e25f1308fcebb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-9661a1d7d82cc106.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-907a717c9949d86c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f3e46e579ce4c4d0.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1cb2fa42811edc28.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fccff6b6098a7958.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-43296686c9c6761d.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-6f93aef842666c51.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-b569df916b0cd244.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-4c374818cfa16c73.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-03c9073558d2a86d.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-488827abf405b754.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-da256d64d6e76177.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-506559380ae0645e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-04a487eee05280e9.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-328dd0a1c27f23dc.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-87465a8e443a1547.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-548c88d14b43b8ce.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-e765c70071b2e3c1.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-72220a5a6bef247c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-14912efc82f7d081.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-d0e5a81495d33d3d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0d343a6412630e5b.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-8daf79b90edce993.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-d80f7f1c30dea53d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8d005a2322326d35.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-d3f43ee9a1bad88b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-9e93a97342da7cb4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-36caab45f0e573e7.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-baefe1c512864837.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-9d11cdf682a19ede.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
48272025-09-03T17:15:12.808Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
48282025-09-03T17:15:12.844Z Running `/home/build/.rustup/toolchains/1.89.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=98de3a7f6f287f6f -C extra-filename=-b518a7b3d3692617 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-0114a3825d975b1b.rlib --extern cargo_toml=/work/oxidecomputer/omicron/target/debug/deps/libcargo_toml-cfbc354ca688dae3.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-08f6be44a05b044a.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-163bfd59a4ebceb3.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-562e110c4f8068f4.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-be939306ae8345f8.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4c806b4877c02ae1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48292025-09-03T17:15:12.971Z Running `/home/build/.rustup/toolchains/1.89.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=cf5f2921446d9b0d -C extra-filename=-b008a12f70cf7c99 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-fe68c36aaea6ae09.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-4b9bdfaa760e88b0.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1ba936c6c35aca75.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-756a695b86644cd3.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7ae056b45f42057d.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-4ee77d325e6c777b.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edb894b10c052b43.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-825648db36282c10.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-95814c0bf93677b3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-987dc09129798b66.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-d209c809433ee866.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-6594f68b46c84e40.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-558c6603bd35f247.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-da828835753b5a38.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-dfcdc52815112383.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-4f0196e567f39e99.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-aaad22f1b536c78c.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-999cbb18455b4f77.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-269f0cd0b7d43e45.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e2c518ee4147a9b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-1ed52fdb6b1115fe.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-8c2e25f1308fcebb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-9661a1d7d82cc106.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-907a717c9949d86c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f3e46e579ce4c4d0.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1cb2fa42811edc28.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fccff6b6098a7958.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-43296686c9c6761d.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-6f93aef842666c51.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-b569df916b0cd244.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-4c374818cfa16c73.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-03c9073558d2a86d.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-488827abf405b754.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-da256d64d6e76177.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-506559380ae0645e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-04a487eee05280e9.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-328dd0a1c27f23dc.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-87465a8e443a1547.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-548c88d14b43b8ce.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-e765c70071b2e3c1.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-72220a5a6bef247c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-14912efc82f7d081.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-d0e5a81495d33d3d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0d343a6412630e5b.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-8daf79b90edce993.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-d80f7f1c30dea53d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8d005a2322326d35.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-d3f43ee9a1bad88b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-9e93a97342da7cb4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-36caab45f0e573e7.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-baefe1c512864837.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-9d11cdf682a19ede.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
48302025-09-03T17:15:13.667Z Running `/home/build/.rustup/toolchains/1.89.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=09823fac675aee07 -C extra-filename=-0dc3a618ed1d7f25 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-fe68c36aaea6ae09.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1ba936c6c35aca75.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-08bec1b621e89e5d.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-86a48ce7783a1361.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-850c29b1257bec29.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-8fd4bbc088ac80fb.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-163bfd59a4ebceb3.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-f5e799db72d61c4f.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-515187c6ccc490f2.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-2b5a9debf5f804ac.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-553ecad22240ed78.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-0c6d9defec03a5a3.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-50f835346cc854af.rlib --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-a016c3fbd1d80a8e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rlib --extern openapi_manager=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager-9f90ce9d9d373040.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-4fbc8aa817d5f39d.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1912649d1c9076bc.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-b3e8218813a08dd0.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-da256d64d6e76177.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-8205f27d79057c60.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-87465a8e443a1547.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-ae32eeec992b302d.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4c806b4877c02ae1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-d6fb0ee203f38cf2.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
48312025-09-03T17:15:14.105Z Running `/home/build/.rustup/toolchains/1.89.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=d42b8fc71d16d814 -C extra-filename=-f5e7cea461b69f01 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-7ff42448b4f2de57.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-9a47467faecf2db1.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-cdab03d2b4fc7d4b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-4f61f6ad568fa094.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-a95fa49209b029cb.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-8c2e25f1308fcebb.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-5132bb28d998bf86.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-907a717c9949d86c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern sled_agent_zone_images_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images_examples-8707a165b8774ee4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-562e110c4f8068f4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-e8575f7d86716365.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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/`
48322025-09-03T17:15:14.303Z Compiling tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
48332025-09-03T17:15:14.441Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name tqdb --edition=2021 trust-quorum/tqdb/src/bin/tqdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7b170283ff200c28 -C extra-filename=-a39077069285f4b4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-e18793f311249a73.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-bf1c7f045c922c78.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-9ab5ecfa6fbfcbf0.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-af4981e7f14b2684.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-be939306ae8345f8.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-f4fa7be0f26b25ed.rlib --extern trust_quorum_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_test_utils-357d1ecb665cbdb3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
48342025-09-03T17:15:15.702Z Running `/home/build/.rustup/toolchains/1.89.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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test --cfg 'feature="danger_partial_eq_ct_wrapper"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("danger_partial_eq_ct_wrapper", "testing"))' -C metadata=0cc6d0cf47338f57 -C extra-filename=-5d2d0f84d4c5ed4c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rlib --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-958080e60e6029e1.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-4b9bdfaa760e88b0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-12b3a24b3bb6d9a1.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-825648db36282c10.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-ade64c46061ee20a.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-5a9b602df5cf5a2b.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-b8fd7fff960ca28a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-328dd0a1c27f23dc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-d80f7f1c30dea53d.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d7c287191cccedb3.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2fabb904f4f33a83.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern trust_quorum_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_test_utils-357d1ecb665cbdb3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
48352025-09-03T17:15:15.756Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name cluster --edition=2021 trust-quorum/tests/cluster.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test --cfg 'feature="danger_partial_eq_ct_wrapper"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("danger_partial_eq_ct_wrapper", "testing"))' -C metadata=91a3b7b581eaaddb -C extra-filename=-bfd28c9a14417a13 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rlib --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-958080e60e6029e1.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-4b9bdfaa760e88b0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-12b3a24b3bb6d9a1.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-825648db36282c10.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-ade64c46061ee20a.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-5a9b602df5cf5a2b.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-b8fd7fff960ca28a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-328dd0a1c27f23dc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-d80f7f1c30dea53d.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d7c287191cccedb3.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2fabb904f4f33a83.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-f4fa7be0f26b25ed.rlib --extern trust_quorum_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_test_utils-357d1ecb665cbdb3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
48362025-09-03T17:15:16.583Z Running `/home/build/.rustup/toolchains/1.89.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=76f201ffaec60e27 -C extra-filename=-6420bf6fa3c4b615 --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-ca4ebf2465e25529.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-e18793f311249a73.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-b1318ac90b28d140.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-e2b0d954f59d0ac5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-bbcd3faa17ca487c.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-9cafe0c893e294c5.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-69f570790f1414db.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-907a717c9949d86c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9b82845ab87fbca7.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-77a2f69aa5246693.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-9e67bc66422368a8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-16d50aea078713d7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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-09-03T17:15:17.900Z Running `/home/build/.rustup/toolchains/1.89.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=1b30cefb30afb298 -C extra-filename=-1df915ed24264b66 --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-ca4ebf2465e25529.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-e18793f311249a73.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-b1318ac90b28d140.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-bbcd3faa17ca487c.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-9cafe0c893e294c5.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-69f570790f1414db.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-907a717c9949d86c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9b82845ab87fbca7.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-77a2f69aa5246693.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-9e67bc66422368a8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-16d50aea078713d7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
48382025-09-03T17:15:19.357Z Running `/home/build/.rustup/toolchains/1.89.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=b7e74389ba3aac06 -C extra-filename=-5291d8024e4b5acf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-fe68c36aaea6ae09.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-4b9bdfaa760e88b0.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1ba936c6c35aca75.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-756a695b86644cd3.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7ae056b45f42057d.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-4ee77d325e6c777b.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edb894b10c052b43.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-825648db36282c10.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-95814c0bf93677b3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-987dc09129798b66.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-d209c809433ee866.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-6594f68b46c84e40.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-558c6603bd35f247.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-4f0196e567f39e99.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-aaad22f1b536c78c.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-999cbb18455b4f77.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-269f0cd0b7d43e45.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e2c518ee4147a9b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-8c2e25f1308fcebb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-9661a1d7d82cc106.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-907a717c9949d86c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f3e46e579ce4c4d0.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1cb2fa42811edc28.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fccff6b6098a7958.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-6f93aef842666c51.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-b569df916b0cd244.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-4c374818cfa16c73.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-03c9073558d2a86d.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-da256d64d6e76177.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-506559380ae0645e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-04a487eee05280e9.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-328dd0a1c27f23dc.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-87465a8e443a1547.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-548c88d14b43b8ce.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-e765c70071b2e3c1.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-72220a5a6bef247c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-14912efc82f7d081.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-d0e5a81495d33d3d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0d343a6412630e5b.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-8daf79b90edce993.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-d80f7f1c30dea53d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8d005a2322326d35.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-d3f43ee9a1bad88b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-9e93a97342da7cb4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-36caab45f0e573e7.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-baefe1c512864837.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-9d11cdf682a19ede.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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/`
48392025-09-03T17:15:19.533Z Running `/home/build/.rustup/toolchains/1.89.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=5ce311993ad80194 -C extra-filename=-8167d8c45b7f8e93 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-756a695b86644cd3.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b76f60d987f4d5e4.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-850c29b1257bec29.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-987dc09129798b66.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c14636abdee91fd2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-d209c809433ee866.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-6594f68b46c84e40.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-163bfd59a4ebceb3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-4f61f6ad568fa094.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-34755a53d1201374.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-887a068323a4403a.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-2b5a9debf5f804ac.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-efc35b60a1b50fb8.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-999cbb18455b4f77.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-16388f2318237ee2.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-4a59649b23648846.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-9661a1d7d82cc106.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-548c88d14b43b8ce.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-e765c70071b2e3c1.rlib --extern sled_agent_zone_images_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images_examples-8707a165b8774ee4.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-d0e5a81495d33d3d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8d005a2322326d35.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-89a1c7ef88a2a1ad.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-5a1679b8d288c4a1.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b43bdf38595be1a5.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-f6682370f98c2212.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5ac22ac6536d6646.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-3e51a5d0b0dc2dda.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ee84094cc079cc54.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-995c6462d1d2b326.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-d6fb0ee203f38cf2.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a5d02eea395b66a8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
48402025-09-03T17:15:26.859Z Running `/home/build/.rustup/toolchains/1.89.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=63e09b1dcbcdd9c8 -C extra-filename=-584d563a411f464e --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-629bb59000983610.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/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`
48412025-09-03T17:15:27.853Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
48422025-09-03T17:15:27.923Z Running `/home/build/.rustup/toolchains/1.89.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=c457f5a204420920 -C extra-filename=-67e13231d0ec332f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edb894b10c052b43.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-95814c0bf93677b3.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rmeta --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-4f61f6ad568fa094.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-36c8673bf7654df1.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-584d563a411f464e.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rmeta --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-2e5cb515c9e425e6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-907a717c9949d86c.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rmeta --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-962771e9778f93d5.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fccff6b6098a7958.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rmeta --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-43296686c9c6761d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6d353b8938f7cb8b.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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/`
48432025-09-03T17:15:32.703Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
48442025-09-03T17:15:32.741Z Running `/home/build/.rustup/toolchains/1.89.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=3b53c8cbb74ca643 -C extra-filename=-9f0914ebed5729fb --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-213b523f3513e0a5.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rmeta --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-9f9a8d02e59971f7.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
48452025-09-03T17:15:34.888Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
48462025-09-03T17:15:34.923Z Running `/home/build/.rustup/toolchains/1.89.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=88b5d29504a271d9 -C extra-filename=-ba4bde9ba099d5cc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-cd13dd30a4739e97.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/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`
48472025-09-03T17:15:37.583Z Running `/home/build/.rustup/toolchains/1.89.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=f3ec559dd70dfa72 -C extra-filename=-8b36e129c7d1103d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-7ff42448b4f2de57.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-9a47467faecf2db1.rmeta --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-2f1ce02a79f6689d.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-4ee77d325e6c777b.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-20b778ea24683811.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rmeta --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-9f9a8d02e59971f7.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-cd13dd30a4739e97.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rmeta --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-9a3e7e421023200a.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-9f0914ebed5729fb.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/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`
48482025-09-03T17:15:37.621Z Running `/home/build/.rustup/toolchains/1.89.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=ec7d8d7b8920a8fb -C extra-filename=-b82bcdb6765c4716 --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-4595a8b79348ae0e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-cd13dd30a4739e97.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-85a95801f5195f1a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/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`
48492025-09-03T17:15:40.541Z Running `/home/build/.rustup/toolchains/1.89.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=456ca04c2e1fa31f -C extra-filename=-3f2c33149e74b4ba --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-4595a8b79348ae0e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-9aab949f60a4810f.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
48502025-09-03T17:15:42.525Z Running `/home/build/.rustup/toolchains/1.89.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=77aa9ff00d6e0e23 -C extra-filename=-6ec977a07d339e52 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
48512025-09-03T17:15:43.932Z Running `/home/build/.rustup/toolchains/1.89.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=51c3d9db1d6148bb -C extra-filename=-a594b2df02fd197d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-d7339b959aea399b.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-0fd9158a9b5639f8.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edb894b10c052b43.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-6aac4332d3d731fa.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-761ba223aa642ada.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e340083b86ca8543.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-ba11f873af450cd1.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-2cf1514765963a9f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-4f61f6ad568fa094.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-bbcd3faa17ca487c.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-515187c6ccc490f2.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-60e349419ff39633.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-55bb2370dc3b9a62.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-0041bad4ae669c3b.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-9f9a8d02e59971f7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-cd13dd30a4739e97.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-01507ff17084f9a5.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-2a96acb49163e435.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-ba4bde9ba099d5cc.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-b82bcdb6765c4716.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1912649d1c9076bc.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-9aab949f60a4810f.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a914a810e7648424.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-f24391214db0f810.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-af4981e7f14b2684.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-85a95801f5195f1a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern support_bundle_viewer=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_viewer-a58850e314fdc097.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-ae32eeec992b302d.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-be939306ae8345f8.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4c806b4877c02ae1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3e67ad21e09c6294.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
48522025-09-03T17:15:44.526Z Running `/home/build/.rustup/toolchains/1.89.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=0487e5417d5dac35 -C extra-filename=-716e7ad32000a3fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-67e13231d0ec332f.rlib --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-a016c3fbd1d80a8e.rlib --extern ntp_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types-843446985f1ec623.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2fabb904f4f33a83.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
48532025-09-03T17:15:51.360Z Running `/home/build/.rustup/toolchains/1.89.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=0ec8e82f5a6fef8e -C extra-filename=-2345d99392fc0d08 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rmeta --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b76f60d987f4d5e4.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7ae056b45f42057d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-7ff42448b4f2de57.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-9a47467faecf2db1.rmeta --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-2f1ce02a79f6689d.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-4ee77d325e6c777b.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edb894b10c052b43.rmeta --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-68bc1d1520dc6a2b.rmeta --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-6aac4332d3d731fa.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-987dc09129798b66.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-2cf1514765963a9f.rmeta --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-d64e3c78264433e6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-36c8673bf7654df1.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-6ae10ea56cda503c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-aaad22f1b536c78c.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rmeta --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-9784e461ba0fc5db.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-16388f2318237ee2.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e2c518ee4147a9b5.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-9f96a5f306f34918.rmeta --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-5d8edd4df4f8572e.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rmeta --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-9f9a8d02e59971f7.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-cd13dd30a4739e97.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rmeta --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-01507ff17084f9a5.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-21f35b1e368d1dad.rmeta --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-0c6d9defec03a5a3.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-50f835346cc854af.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-2a96acb49163e435.rmeta --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-3f2c33149e74b4ba.rmeta --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-9a3e7e421023200a.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-9f0914ebed5729fb.rmeta --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-8b36e129c7d1103d.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d84559c60ee8eedf.rmeta --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-ba4bde9ba099d5cc.rmeta --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-6ec977a07d339e52.rmeta --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-b82bcdb6765c4716.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-584d563a411f464e.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rmeta --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-8c2e25f1308fcebb.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6a2faba7b8751801.rmeta --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-5132bb28d998bf86.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-825a950909701285.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-9aab949f60a4810f.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1cb2fa42811edc28.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fccff6b6098a7958.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-922e27123a7ea513.rmeta --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-9ed913ab13143b6f.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4989bc0ffac4375f.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-75d109eb574d49ce.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-6f93aef842666c51.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rmeta --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-03c9073558d2a86d.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-0e5ac3bec893a79f.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-af4b1351daf744bb.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0958cfca0f2b9ad1.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6aa1d7aad4b48e0b.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-cc7dc78f97b83d6f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6d353b8938f7cb8b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-85a95801f5195f1a.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-89a1c7ef88a2a1ad.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5ac22ac6536d6646.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-baefe1c512864837.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/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`
48542025-09-03T17:15:52.980Z Running `/home/build/.rustup/toolchains/1.89.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=823b0ad2a04b0f0a -C extra-filename=-e1aa8c413f96ee56 --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-4595a8b79348ae0e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-9f96a5f306f34918.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-cd13dd30a4739e97.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-67e13231d0ec332f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1620e91ab68feeb8.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-43296686c9c6761d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-85a95801f5195f1a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/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/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
48552025-09-03T17:15:53.017Z Running `/home/build/.rustup/toolchains/1.89.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=e7c9ea0b9cd97f39 -C extra-filename=-86660977e9be9299 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-86a48ce7783a1361.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-cdab03d2b4fc7d4b.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-761ba223aa642ada.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-67e13231d0ec332f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2fabb904f4f33a83.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
48562025-09-03T17:16:03.240Z Running `/home/build/.rustup/toolchains/1.89.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=f90d0b7fe0c0c382 -C extra-filename=-ffbdc2b2516e84c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-d7339b959aea399b.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-cdab03d2b4fc7d4b.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-dbcb8217361b1701.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-614e8197790fdf80.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-d075230063b1238f.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e340083b86ca8543.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-ecb4e8014c423104.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-2cf1514765963a9f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-bae16fbacaca8933.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-9f96a5f306f34918.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-0041bad4ae669c3b.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-505b973dfec136d3.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-9f9a8d02e59971f7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-cd13dd30a4739e97.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-01507ff17084f9a5.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-2a96acb49163e435.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d84559c60ee8eedf.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-67e13231d0ec332f.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-5132bb28d998bf86.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-907a717c9949d86c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-4ac7bec46b1b1736.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4989bc0ffac4375f.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-856e36b09938a13c.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a914a810e7648424.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-d8448149a9b86ace.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-43296686c9c6761d.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-488827abf405b754.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-0e5ac3bec893a79f.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0958cfca0f2b9ad1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-d80f7f1c30dea53d.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-85a95801f5195f1a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-562e110c4f8068f4.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-1d609157b3a0f371.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
48572025-09-03T17:16:06.238Z Running `/home/build/.rustup/toolchains/1.89.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=5471966a040105fb -C extra-filename=-4670830b69927562 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-cd13dd30a4739e97.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-9a3e7e421023200a.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-8b36e129c7d1103d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-506559380ae0645e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-ae32eeec992b302d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/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`
48582025-09-03T17:16:10.266Z Running `/home/build/.rustup/toolchains/1.89.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=96e77e6aaf85e4d0 -C extra-filename=-841edf6c35fa8e64 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-86a48ce7783a1361.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-cdab03d2b4fc7d4b.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-761ba223aa642ada.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-67e13231d0ec332f.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-2e5cb515c9e425e6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2fabb904f4f33a83.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
48592025-09-03T17:16:12.895Z Running `/home/build/.rustup/toolchains/1.89.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=445acecd46d3a68e -C extra-filename=-27cba78db08669de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-67e13231d0ec332f.rlib --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-a016c3fbd1d80a8e.rlib --extern ntp_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types-843446985f1ec623.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_ntp_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ntp_admin-a88f39e22b4bb9ba.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2fabb904f4f33a83.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
48602025-09-03T17:16:15.394Z Running `/home/build/.rustup/toolchains/1.89.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=e2446db06343068d -C extra-filename=-e2fb3db81788825b --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-d7339b959aea399b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e340083b86ca8543.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-450f84b7a11e74da.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-cd13dd30a4739e97.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-01507ff17084f9a5.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-67e13231d0ec332f.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-9aab949f60a4810f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
48612025-09-03T17:16:16.895Z Running `/home/build/.rustup/toolchains/1.89.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=6a89530d18557a04 -C extra-filename=-b186e750e3f40cec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern live_tests_macros=/work/oxidecomputer/omicron/target/debug/deps/liblive_tests_macros-1958fb1211551782.so --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-cd13dd30a4739e97.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-2a96acb49163e435.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d84559c60ee8eedf.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-ba4bde9ba099d5cc.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4c806b4877c02ae1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/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-09-03T17:16:17.574Z Running `/home/build/.rustup/toolchains/1.89.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=7b11fde0c1948ceb -C extra-filename=-40b3561c574a37e5 --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-629bb59000983610.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/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`
48632025-09-03T17:16:20.558Z Running `/home/build/.rustup/toolchains/1.89.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=0837af56b2ae9e2c -C extra-filename=-04f582ee19945cc6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edb894b10c052b43.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-95814c0bf93677b3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-4f61f6ad568fa094.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-36c8673bf7654df1.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-584d563a411f464e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-2e5cb515c9e425e6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-907a717c9949d86c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-962771e9778f93d5.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fccff6b6098a7958.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-43296686c9c6761d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6d353b8938f7cb8b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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/`
48642025-09-03T17:16:27.046Z Running `/home/build/.rustup/toolchains/1.89.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=f8014444feb31b79 -C extra-filename=-6fd880274de8ec79 --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-d7339b959aea399b.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-d075230063b1238f.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e340083b86ca8543.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-ecb4e8014c423104.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-9f96a5f306f34918.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-0041bad4ae669c3b.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-9f9a8d02e59971f7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-cd13dd30a4739e97.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-01507ff17084f9a5.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
48652025-09-03T17:16:27.702Z Running `/home/build/.rustup/toolchains/1.89.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=8743bddd1f8574e4 -C extra-filename=-4aaaf7f405fc15d1 --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-d7339b959aea399b.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-d075230063b1238f.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e340083b86ca8543.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-ecb4e8014c423104.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-9f96a5f306f34918.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-0041bad4ae669c3b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-cd13dd30a4739e97.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-01507ff17084f9a5.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
48662025-09-03T17:16:37.592Z Running `/home/build/.rustup/toolchains/1.89.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=63cfea63ad0d6c22 -C extra-filename=-b57a57728ab36841 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-d7339b959aea399b.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e340083b86ca8543.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-cd13dd30a4739e97.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-01507ff17084f9a5.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2fabb904f4f33a83.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
48672025-09-03T17:17:05.150Z Running `/home/build/.rustup/toolchains/1.89.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=8eec4f1556b530d6 -C extra-filename=-55782c65a4f3698b --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-213b523f3513e0a5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-9f9a8d02e59971f7.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
48682025-09-03T17:17:05.846Z Running `/home/build/.rustup/toolchains/1.89.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=8c16ac3d66697950 -C extra-filename=-2575a26580f085cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-cd13dd30a4739e97.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/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`
48692025-09-03T17:17:09.176Z Running `/home/build/.rustup/toolchains/1.89.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=0c76dd35ee7cd4db -C extra-filename=-a50be628f3f290cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-756a695b86644cd3.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b76f60d987f4d5e4.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-850c29b1257bec29.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-987dc09129798b66.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c14636abdee91fd2.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-6594f68b46c84e40.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-34755a53d1201374.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-2b5a9debf5f804ac.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-999cbb18455b4f77.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-4a59649b23648846.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-9661a1d7d82cc106.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-89a1c7ef88a2a1ad.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-5a1679b8d288c4a1.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-f6682370f98c2212.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5ac22ac6536d6646.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ee84094cc079cc54.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-995c6462d1d2b326.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-d6fb0ee203f38cf2.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a5d02eea395b66a8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
48702025-09-03T17:17:09.536Z Running `/home/build/.rustup/toolchains/1.89.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=c7525b298bdd1d8e -C extra-filename=-d7e0a6f3bc9322e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-756a695b86644cd3.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b76f60d987f4d5e4.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-850c29b1257bec29.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-987dc09129798b66.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c14636abdee91fd2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-d209c809433ee866.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-6594f68b46c84e40.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-163bfd59a4ebceb3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-4f61f6ad568fa094.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-34755a53d1201374.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-887a068323a4403a.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-2b5a9debf5f804ac.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-efc35b60a1b50fb8.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-999cbb18455b4f77.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-16388f2318237ee2.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-4a59649b23648846.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-9661a1d7d82cc106.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-548c88d14b43b8ce.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-e765c70071b2e3c1.rlib --extern sled_agent_zone_images_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images_examples-8707a165b8774ee4.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-d0e5a81495d33d3d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8d005a2322326d35.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-89a1c7ef88a2a1ad.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-5a1679b8d288c4a1.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b43bdf38595be1a5.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-f6682370f98c2212.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5ac22ac6536d6646.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-3e51a5d0b0dc2dda.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ee84094cc079cc54.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-995c6462d1d2b326.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-d6fb0ee203f38cf2.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a5d02eea395b66a8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
48712025-09-03T17:17:13.104Z Running `/home/build/.rustup/toolchains/1.89.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=b506b7a85fd2535d -C extra-filename=-34280e5962847962 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-fe68c36aaea6ae09.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-4b9bdfaa760e88b0.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1ba936c6c35aca75.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-756a695b86644cd3.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7ae056b45f42057d.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-4ee77d325e6c777b.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edb894b10c052b43.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-825648db36282c10.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-95814c0bf93677b3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-987dc09129798b66.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-d209c809433ee866.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-6594f68b46c84e40.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-558c6603bd35f247.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-4f0196e567f39e99.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-aaad22f1b536c78c.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-999cbb18455b4f77.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-269f0cd0b7d43e45.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e2c518ee4147a9b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-8c2e25f1308fcebb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-9661a1d7d82cc106.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-907a717c9949d86c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f3e46e579ce4c4d0.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1cb2fa42811edc28.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fccff6b6098a7958.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-6f93aef842666c51.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-b569df916b0cd244.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-4c374818cfa16c73.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-03c9073558d2a86d.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-da256d64d6e76177.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-506559380ae0645e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-04a487eee05280e9.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-328dd0a1c27f23dc.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-87465a8e443a1547.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-548c88d14b43b8ce.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-e765c70071b2e3c1.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-72220a5a6bef247c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-14912efc82f7d081.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-d0e5a81495d33d3d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0d343a6412630e5b.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-8daf79b90edce993.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-d80f7f1c30dea53d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8d005a2322326d35.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-d3f43ee9a1bad88b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-9e93a97342da7cb4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-36caab45f0e573e7.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-baefe1c512864837.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-9d11cdf682a19ede.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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/`
48722025-09-03T17:17:14.819Z Running `/home/build/.rustup/toolchains/1.89.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=878e12a1ede7a77a -C extra-filename=-36d9331461e562f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-fe68c36aaea6ae09.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-4b9bdfaa760e88b0.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1ba936c6c35aca75.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-756a695b86644cd3.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7ae056b45f42057d.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-4ee77d325e6c777b.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edb894b10c052b43.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-825648db36282c10.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-95814c0bf93677b3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-987dc09129798b66.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-d209c809433ee866.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-6594f68b46c84e40.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-558c6603bd35f247.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-da828835753b5a38.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-dfcdc52815112383.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-4f0196e567f39e99.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-aaad22f1b536c78c.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-999cbb18455b4f77.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-269f0cd0b7d43e45.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e2c518ee4147a9b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-1ed52fdb6b1115fe.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-8c2e25f1308fcebb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-9661a1d7d82cc106.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-907a717c9949d86c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f3e46e579ce4c4d0.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1cb2fa42811edc28.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fccff6b6098a7958.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-43296686c9c6761d.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-6f93aef842666c51.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-b569df916b0cd244.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-4c374818cfa16c73.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-03c9073558d2a86d.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-488827abf405b754.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-da256d64d6e76177.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-506559380ae0645e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-04a487eee05280e9.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-328dd0a1c27f23dc.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-87465a8e443a1547.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-548c88d14b43b8ce.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-e765c70071b2e3c1.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-72220a5a6bef247c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-14912efc82f7d081.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-d0e5a81495d33d3d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0d343a6412630e5b.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-8daf79b90edce993.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-d80f7f1c30dea53d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8d005a2322326d35.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-d3f43ee9a1bad88b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-9e93a97342da7cb4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-36caab45f0e573e7.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-baefe1c512864837.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-9d11cdf682a19ede.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
48732025-09-03T17:17:18.440Z Running `/home/build/.rustup/toolchains/1.89.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=4a6c81089b0ee91b -C extra-filename=-93aae7acf87ade5c --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-ca4ebf2465e25529.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-e18793f311249a73.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-b1318ac90b28d140.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-e2b0d954f59d0ac5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-bbcd3faa17ca487c.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-9cafe0c893e294c5.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-69f570790f1414db.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-907a717c9949d86c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9b82845ab87fbca7.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-77a2f69aa5246693.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-9e67bc66422368a8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-16d50aea078713d7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
48742025-09-03T17:17:21.766Z Running `/home/build/.rustup/toolchains/1.89.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=e3a63054ffb88bde -C extra-filename=-57c347a216645582 --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-ca4ebf2465e25529.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-e18793f311249a73.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-b1318ac90b28d140.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-e2b0d954f59d0ac5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-bbcd3faa17ca487c.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-9cafe0c893e294c5.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-69f570790f1414db.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-907a717c9949d86c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9b82845ab87fbca7.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-77a2f69aa5246693.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-9e67bc66422368a8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-16d50aea078713d7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
48752025-09-03T17:17:24.940Z Running `/home/build/.rustup/toolchains/1.89.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=2b4c55659f1c9fe4 -C extra-filename=-feae08d53e5964b7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-fe68c36aaea6ae09.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-4b9bdfaa760e88b0.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1ba936c6c35aca75.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-756a695b86644cd3.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7ae056b45f42057d.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-4ee77d325e6c777b.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edb894b10c052b43.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-825648db36282c10.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-95814c0bf93677b3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-987dc09129798b66.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-d209c809433ee866.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-6594f68b46c84e40.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-558c6603bd35f247.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-4f0196e567f39e99.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-aaad22f1b536c78c.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-999cbb18455b4f77.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-269f0cd0b7d43e45.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e2c518ee4147a9b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-8c2e25f1308fcebb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-9661a1d7d82cc106.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-907a717c9949d86c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f3e46e579ce4c4d0.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1cb2fa42811edc28.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fccff6b6098a7958.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-6f93aef842666c51.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-b569df916b0cd244.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-4c374818cfa16c73.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-03c9073558d2a86d.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-da256d64d6e76177.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-506559380ae0645e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-04a487eee05280e9.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-328dd0a1c27f23dc.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-87465a8e443a1547.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-548c88d14b43b8ce.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-e765c70071b2e3c1.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-72220a5a6bef247c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-14912efc82f7d081.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-d0e5a81495d33d3d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0d343a6412630e5b.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-8daf79b90edce993.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-d80f7f1c30dea53d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8d005a2322326d35.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-d3f43ee9a1bad88b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-9e93a97342da7cb4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-36caab45f0e573e7.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-baefe1c512864837.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-9d11cdf682a19ede.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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/`
48762025-09-03T17:17:32.549Z Running `/home/build/.rustup/toolchains/1.89.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=cc70b4f6482b9d2d -C extra-filename=-810fbb4f7bd121a1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-fe68c36aaea6ae09.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-4b9bdfaa760e88b0.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1ba936c6c35aca75.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-756a695b86644cd3.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7ae056b45f42057d.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-4ee77d325e6c777b.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edb894b10c052b43.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-825648db36282c10.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-95814c0bf93677b3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-987dc09129798b66.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-d209c809433ee866.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-6594f68b46c84e40.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-558c6603bd35f247.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-da828835753b5a38.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-dfcdc52815112383.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-4f0196e567f39e99.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-aaad22f1b536c78c.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-999cbb18455b4f77.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-269f0cd0b7d43e45.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e2c518ee4147a9b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-1ed52fdb6b1115fe.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-8c2e25f1308fcebb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-9661a1d7d82cc106.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-907a717c9949d86c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f3e46e579ce4c4d0.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1cb2fa42811edc28.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fccff6b6098a7958.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-43296686c9c6761d.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-6f93aef842666c51.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-b569df916b0cd244.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-4c374818cfa16c73.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-03c9073558d2a86d.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-488827abf405b754.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-da256d64d6e76177.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-506559380ae0645e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-04a487eee05280e9.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-328dd0a1c27f23dc.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-87465a8e443a1547.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-548c88d14b43b8ce.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-e765c70071b2e3c1.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-72220a5a6bef247c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-14912efc82f7d081.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-d0e5a81495d33d3d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0d343a6412630e5b.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-8daf79b90edce993.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-d80f7f1c30dea53d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8d005a2322326d35.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-d3f43ee9a1bad88b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-9e93a97342da7cb4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-36caab45f0e573e7.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-baefe1c512864837.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-9d11cdf682a19ede.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
48772025-09-03T17:17:34.801Z Running `/home/build/.rustup/toolchains/1.89.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=ed726fbc2b038af6 -C extra-filename=-6a4e16bab6e5a4f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-0114a3825d975b1b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-08f6be44a05b044a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-515187c6ccc490f2.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-60e349419ff39633.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-9d2950c27cb83091.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-559236eae80d925c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a914a810e7648424.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-e5b7b452a411c16d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-af4b1351daf744bb.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6cd10c8ccff504d8.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-14912efc82f7d081.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-f982376f0c2ca6ec.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0d343a6412630e5b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8d005a2322326d35.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-36caab45f0e573e7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2fd8863ab8870645/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2fd8863ab8870645/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/lib/amd64`
48782025-09-03T17:17:36.063Z Running `/home/build/.rustup/toolchains/1.89.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=80f5798897dc7da4 -C extra-filename=-a355391cfa3fae8d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickana=/work/oxidecomputer/omicron/target/debug/deps/libclickana-a667f40e38ecbfd3.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-9a47467faecf2db1.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-f24391214db0f810.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
48792025-09-03T17:17:38.828Z Running `/home/build/.rustup/toolchains/1.89.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=b7910ed43467f3f2 -C extra-filename=-79e1559c5dd3fc6b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-3a9a1eb5d3fd1184.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-9d11cdf682a19ede.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-5d65fe626d547eb6.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
48802025-09-03T17:17:41.422Z Running `/home/build/.rustup/toolchains/1.89.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=1929311f31a00e90 -C extra-filename=-81029a9fe97efb1c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-585ec2621c7aa31e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-614e8197790fdf80.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-dc5628cd2ffc9e49.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-b8fd7fff960ca28a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
48812025-09-03T17:17:41.813Z Running `/home/build/.rustup/toolchains/1.89.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=215cd52da0b76774 -C extra-filename=-0876bf16c5644883 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-464ff577eafdd533.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/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`
48822025-09-03T17:17:42.247Z Running `/home/build/.rustup/toolchains/1.89.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=17e64573688d49cf -C extra-filename=-a84dc385f3f287b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-6a446de549de076f.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-0fd9158a9b5639f8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-af4981e7f14b2684.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-cc2c239a89d86c5f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-3e51a5d0b0dc2dda.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-d82df3cbcf2a602e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
48832025-09-03T17:17:43.268Z Running `/home/build/.rustup/toolchains/1.89.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=64ba8ec7f9e5343a -C extra-filename=-680cb6232cdfc5d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-6a446de549de076f.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-0fd9158a9b5639f8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-af4981e7f14b2684.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-cc2c239a89d86c5f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-3e51a5d0b0dc2dda.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-d82df3cbcf2a602e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
48842025-09-03T17:17:44.723Z Running `/home/build/.rustup/toolchains/1.89.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=df3fe1eefe262c74 -C extra-filename=-a8188330e264bb7f --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-e9a1bdb27c790840.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-614e8197790fdf80.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-56e3f4021334fd94.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-0ea0dec4f78e8e14.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-8e94b746696e2122.so --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-b3b10877585f41a1.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-f99e50500207a476.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-9d1a71a343ddbfa3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
48852025-09-03T17:17:45.106Z Running `/home/build/.rustup/toolchains/1.89.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=535b6076773d48aa -C extra-filename=-f6bf8e36ac9f450b --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-e9a1bdb27c790840.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-614e8197790fdf80.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-56e3f4021334fd94.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-0ea0dec4f78e8e14.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-8e94b746696e2122.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-5c358c6ad19adb9f.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-b3b10877585f41a1.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-f99e50500207a476.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-9d1a71a343ddbfa3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
48862025-09-03T17:17:46.264Z Running `/home/build/.rustup/toolchains/1.89.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=e259cc16ac06a4bc -C extra-filename=-998ed86096644091 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b76f60d987f4d5e4.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7ae056b45f42057d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-dfcdc52815112383.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-887a068323a4403a.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-efc35b60a1b50fb8.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-999cbb18455b4f77.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-8699da05c7c4f7f7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-9661a1d7d82cc106.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-e18b20d07fd34f27.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-14912efc82f7d081.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-d0e5a81495d33d3d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-cc2c239a89d86c5f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0d343a6412630e5b.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2fabb904f4f33a83.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-f6682370f98c2212.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
48872025-09-03T17:17:46.353Z Running `/home/build/.rustup/toolchains/1.89.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=0ba9aeca19b7cd4e -C extra-filename=-9679340b48357512 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b76f60d987f4d5e4.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7ae056b45f42057d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-dfcdc52815112383.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-efc35b60a1b50fb8.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-999cbb18455b4f77.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-8699da05c7c4f7f7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-9661a1d7d82cc106.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-e18b20d07fd34f27.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-14912efc82f7d081.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-d0e5a81495d33d3d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-cc2c239a89d86c5f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0d343a6412630e5b.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2fabb904f4f33a83.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-f6682370f98c2212.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
48882025-09-03T17:17:49.428Z Running `/home/build/.rustup/toolchains/1.89.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=c11c807cdc16cc10 -C extra-filename=-0189bd9a37baa298 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-3a9a1eb5d3fd1184.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-9d11cdf682a19ede.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
48892025-09-03T17:17:52.051Z Running `/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/rustc --crate-name trust_quorum_test_utils --edition=2024 trust-quorum/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=560e4447dceefd6c -C extra-filename=-cfdd582b5515b06e --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-1ab39f11511e72f8.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-ade64c46061ee20a.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-f4fa7be0f26b25ed.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
48902025-09-03T17:17:52.349Z Running `/home/build/.rustup/toolchains/1.89.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=a770d9d445b69332 -C extra-filename=-1bc534dc24225ab7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-0114a3825d975b1b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-553ecad22240ed78.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-0f71e4018767c5cb.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a914a810e7648424.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
48912025-09-03T17:17:56.211Z Running `/home/build/.rustup/toolchains/1.89.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=5f90921766d1f157 -C extra-filename=-60e480d1e258ea87 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-0114a3825d975b1b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-553ecad22240ed78.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-0f71e4018767c5cb.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a914a810e7648424.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
48922025-09-03T17:17:57.550Z Running `/home/build/.rustup/toolchains/1.89.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=78ba69d5bded426b -C extra-filename=-e8c86960a8852411 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-0114a3825d975b1b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-553ecad22240ed78.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-0f71e4018767c5cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a914a810e7648424.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
48932025-09-03T17:18:01.378Z Running `/home/build/.rustup/toolchains/1.89.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=b91c591b7a7ce843 -C extra-filename=-19846f677bfca810 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-756a695b86644cd3.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b76f60d987f4d5e4.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-850c29b1257bec29.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-987dc09129798b66.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c14636abdee91fd2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-d209c809433ee866.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-6594f68b46c84e40.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-163bfd59a4ebceb3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-4f61f6ad568fa094.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-34755a53d1201374.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-887a068323a4403a.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-2b5a9debf5f804ac.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-efc35b60a1b50fb8.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-999cbb18455b4f77.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-16388f2318237ee2.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-4a59649b23648846.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-9661a1d7d82cc106.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-548c88d14b43b8ce.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-e765c70071b2e3c1.rlib --extern sled_agent_zone_images_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images_examples-8707a165b8774ee4.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-d0e5a81495d33d3d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8d005a2322326d35.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-89a1c7ef88a2a1ad.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-5a1679b8d288c4a1.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b43bdf38595be1a5.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-f6682370f98c2212.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5ac22ac6536d6646.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-3e51a5d0b0dc2dda.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ee84094cc079cc54.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-d6fb0ee203f38cf2.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a5d02eea395b66a8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
48942025-09-03T17:18:02.793Z Running `/home/build/.rustup/toolchains/1.89.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=cc0e66892f2d5eb9 -C extra-filename=-78090aa95855d5d6 --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-e340083b86ca8543.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-9f96a5f306f34918.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
48952025-09-03T17:18:03.135Z Running `/home/build/.rustup/toolchains/1.89.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=1f8a5650eea636ea -C extra-filename=-8ef3d271d46d3511 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-2701a6601d48fb10.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-2e39810d14a71eec.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-36c8673bf7654df1.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-553ecad22240ed78.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-505b973dfec136d3.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-cd13dd30a4739e97.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-825a950909701285.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-4ac7bec46b1b1736.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-cc7dc78f97b83d6f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6d353b8938f7cb8b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/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`
48962025-09-03T17:18:05.885Z Running `/home/build/.rustup/toolchains/1.89.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=012a3d76b98b01df -C extra-filename=-1887f08843af1b19 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-e620476de194b608.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b76f60d987f4d5e4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-6a446de549de076f.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-0fd9158a9b5639f8.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-bbcd3faa17ca487c.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f3f41ccd8f8b0723.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-60e349419ff39633.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-16388f2318237ee2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1912649d1c9076bc.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-f24391214db0f810.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-944bd832c0bfc2c1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6cd10c8ccff504d8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-cc2c239a89d86c5f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-ae32eeec992b302d.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4c806b4877c02ae1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-b071dad6ed04a436.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-5a1679b8d288c4a1.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-b8e684ae52e6a06a.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3e67ad21e09c6294.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-3e51a5d0b0dc2dda.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ee84094cc079cc54.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a5d02eea395b66a8.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
48972025-09-03T17:18:08.608Z Running `/home/build/.rustup/toolchains/1.89.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=0234b006c7fa86c0 -C extra-filename=-3eef54cd8a568d16 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-e620476de194b608.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b76f60d987f4d5e4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-6a446de549de076f.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-0fd9158a9b5639f8.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-bbcd3faa17ca487c.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f3f41ccd8f8b0723.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-60e349419ff39633.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-16388f2318237ee2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1912649d1c9076bc.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-f24391214db0f810.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-944bd832c0bfc2c1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6cd10c8ccff504d8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-cc2c239a89d86c5f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-ae32eeec992b302d.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4c806b4877c02ae1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-b071dad6ed04a436.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-5a1679b8d288c4a1.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-b8e684ae52e6a06a.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3e67ad21e09c6294.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-3e51a5d0b0dc2dda.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ee84094cc079cc54.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a5d02eea395b66a8.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
48982025-09-03T17:18:10.317Z Running `/home/build/.rustup/toolchains/1.89.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=2ec7893ebe07fb9e -C extra-filename=-07bf9ae6ba824dab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-e620476de194b608.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b76f60d987f4d5e4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-6a446de549de076f.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-0fd9158a9b5639f8.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-bbcd3faa17ca487c.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f3f41ccd8f8b0723.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-60e349419ff39633.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-16388f2318237ee2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1912649d1c9076bc.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-f24391214db0f810.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-944bd832c0bfc2c1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6cd10c8ccff504d8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-cc2c239a89d86c5f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-ae32eeec992b302d.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4c806b4877c02ae1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-b071dad6ed04a436.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-5a1679b8d288c4a1.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-b8e684ae52e6a06a.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3e67ad21e09c6294.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ee84094cc079cc54.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a5d02eea395b66a8.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
48992025-09-03T17:18:16.954Z Running `/home/build/.rustup/toolchains/1.89.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=558257e9a780d828 -C extra-filename=-3c0aa70621f829d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-9ab5ecfa6fbfcbf0.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
49002025-09-03T17:18:21.946Z Running `/home/build/.rustup/toolchains/1.89.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=5f24654cc45927d4 -C extra-filename=-b405ec4ce833340b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-0736dd70643e5adc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-464ff577eafdd533.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/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`
49012025-09-03T17:18:24.793Z Running `/home/build/.rustup/toolchains/1.89.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=0e7f0889035262b3 -C extra-filename=-10eeef8fdba6c88f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-464ff577eafdd533.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/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`
49022025-09-03T17:18:35.688Z Running `/home/build/.rustup/toolchains/1.89.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=09de58a66c5e7b34 -C extra-filename=-b9411dadd63c982b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-0736dd70643e5adc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-464ff577eafdd533.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/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`
49032025-09-03T17:18:38.707Z Running `/home/build/.rustup/toolchains/1.89.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=11d07d3c09348ced -C extra-filename=-21be5feb806df3e1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-e18793f311249a73.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-3aebff0611dc5d5e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-bbcd3faa17ca487c.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-515187c6ccc490f2.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-20b778ea24683811.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-2a96acb49163e435.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-1ed52fdb6b1115fe.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d84559c60ee8eedf.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-56ba1157f9bfd98c.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-bf1c7f045c922c78.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-562e110c4f8068f4.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-be939306ae8345f8.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b43bdf38595be1a5.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-f6682370f98c2212.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5ac22ac6536d6646.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
49042025-09-03T17:18:41.061Z Running `/home/build/.rustup/toolchains/1.89.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=5a3c08faef06a8b2 -C extra-filename=-1aff182bd130a491 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-e18793f311249a73.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-3aebff0611dc5d5e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-bbcd3faa17ca487c.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-515187c6ccc490f2.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-20b778ea24683811.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-2a96acb49163e435.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-1ed52fdb6b1115fe.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d84559c60ee8eedf.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-56ba1157f9bfd98c.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-bf1c7f045c922c78.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-9ab5ecfa6fbfcbf0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-562e110c4f8068f4.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-be939306ae8345f8.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b43bdf38595be1a5.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-f6682370f98c2212.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5ac22ac6536d6646.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
49052025-09-03T17:18:44.506Z Running `/home/build/.rustup/toolchains/1.89.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=3ca2c2106012b107 -C extra-filename=-c7c38ebd7ead3093 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-e18793f311249a73.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-3aebff0611dc5d5e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-bbcd3faa17ca487c.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-515187c6ccc490f2.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-20b778ea24683811.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-2a96acb49163e435.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-1ed52fdb6b1115fe.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d84559c60ee8eedf.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-56ba1157f9bfd98c.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-bf1c7f045c922c78.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-9ab5ecfa6fbfcbf0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-562e110c4f8068f4.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-be939306ae8345f8.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b43bdf38595be1a5.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-f6682370f98c2212.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5ac22ac6536d6646.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
49062025-09-03T17:18:47.738Z Running `/home/build/.rustup/toolchains/1.89.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=01dc80f713bcf998 -C extra-filename=-cf720ff905d6c332 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-0114a3825d975b1b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-08f6be44a05b044a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-515187c6ccc490f2.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-60e349419ff39633.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-559236eae80d925c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a914a810e7648424.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-e5b7b452a411c16d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-af4b1351daf744bb.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6cd10c8ccff504d8.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-14912efc82f7d081.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-f982376f0c2ca6ec.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0d343a6412630e5b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8d005a2322326d35.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-36caab45f0e573e7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2fd8863ab8870645/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2fd8863ab8870645/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/lib/amd64`
49072025-09-03T17:18:48.459Z Running `/home/build/.rustup/toolchains/1.89.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=40bd899b86ad0e49 -C extra-filename=-c19812c76aad6ac2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-a95fa49209b029cb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-b3e8218813a08dd0.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-9aab949f60a4810f.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49082025-09-03T17:18:51.743Z Running `/home/build/.rustup/toolchains/1.89.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=f88e78a19f7e7e38 -C extra-filename=-b47e2b88edea5e8b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-a95fa49209b029cb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-b3e8218813a08dd0.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-9aab949f60a4810f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-962771e9778f93d5.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49092025-09-03T17:18:52.772Z Running `/home/build/.rustup/toolchains/1.89.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=7d2c800b65dfbedf -C extra-filename=-34abeddec57341d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-a95fa49209b029cb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-b3e8218813a08dd0.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-9aab949f60a4810f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-962771e9778f93d5.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49102025-09-03T17:18:54.818Z Running `/home/build/.rustup/toolchains/1.89.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=6919609a058f5dc8 -C extra-filename=-9211064bb38abcd9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-a95fa49209b029cb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-b3e8218813a08dd0.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-9aab949f60a4810f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-962771e9778f93d5.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49112025-09-03T17:18:55.929Z Running `/home/build/.rustup/toolchains/1.89.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=81e83949170f6e75 -C extra-filename=-46185640a354685f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-fe68c36aaea6ae09.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-4b9bdfaa760e88b0.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1ba936c6c35aca75.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-756a695b86644cd3.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7ae056b45f42057d.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-4ee77d325e6c777b.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edb894b10c052b43.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-825648db36282c10.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-95814c0bf93677b3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-987dc09129798b66.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-d209c809433ee866.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-6594f68b46c84e40.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-558c6603bd35f247.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-da828835753b5a38.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-dfcdc52815112383.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-4f0196e567f39e99.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-aaad22f1b536c78c.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-999cbb18455b4f77.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-269f0cd0b7d43e45.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e2c518ee4147a9b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-1ed52fdb6b1115fe.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-8c2e25f1308fcebb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-9661a1d7d82cc106.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f3e46e579ce4c4d0.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1cb2fa42811edc28.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fccff6b6098a7958.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-43296686c9c6761d.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-6f93aef842666c51.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-b569df916b0cd244.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-4c374818cfa16c73.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-03c9073558d2a86d.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-488827abf405b754.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-da256d64d6e76177.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-506559380ae0645e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-04a487eee05280e9.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-328dd0a1c27f23dc.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-87465a8e443a1547.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-548c88d14b43b8ce.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-e765c70071b2e3c1.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-72220a5a6bef247c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-14912efc82f7d081.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-d0e5a81495d33d3d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0d343a6412630e5b.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-8daf79b90edce993.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-d80f7f1c30dea53d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8d005a2322326d35.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-d3f43ee9a1bad88b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-9e93a97342da7cb4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-36caab45f0e573e7.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-baefe1c512864837.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-9d11cdf682a19ede.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
49122025-09-03T17:18:57.010Z Running `/home/build/.rustup/toolchains/1.89.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=72efb1b31bb06c09 -C extra-filename=-48cc18324adb3eaa --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-cd13dd30a4739e97.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/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`
49132025-09-03T17:18:58.335Z Running `/home/build/.rustup/toolchains/1.89.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=4072da57e6d23a67 -C extra-filename=-978e9bd78aa965fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-e18793f311249a73.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-bbcd3faa17ca487c.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-515187c6ccc490f2.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-20b778ea24683811.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-2a96acb49163e435.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-1ed52fdb6b1115fe.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d84559c60ee8eedf.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-56ba1157f9bfd98c.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-bf1c7f045c922c78.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-9ab5ecfa6fbfcbf0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-562e110c4f8068f4.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-be939306ae8345f8.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b43bdf38595be1a5.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-f6682370f98c2212.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5ac22ac6536d6646.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
49142025-09-03T17:19:03.901Z Running `/home/build/.rustup/toolchains/1.89.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=82bc53c14489c7de -C extra-filename=-8ef66cbdc94caca7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-6a446de549de076f.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-0fd9158a9b5639f8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-af4981e7f14b2684.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-cc2c239a89d86c5f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-3e51a5d0b0dc2dda.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
49152025-09-03T17:19:08.005Z Running `/home/build/.rustup/toolchains/1.89.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=ab27a7cc510c576a -C extra-filename=-b81c564f7de25491 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b76f60d987f4d5e4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-6a446de549de076f.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-0fd9158a9b5639f8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-bbcd3faa17ca487c.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f3f41ccd8f8b0723.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-60e349419ff39633.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1912649d1c9076bc.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-f24391214db0f810.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-944bd832c0bfc2c1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6cd10c8ccff504d8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-cc2c239a89d86c5f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-ae32eeec992b302d.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4c806b4877c02ae1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-b071dad6ed04a436.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-5a1679b8d288c4a1.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-b8e684ae52e6a06a.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3e67ad21e09c6294.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-3e51a5d0b0dc2dda.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ee84094cc079cc54.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a5d02eea395b66a8.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
49162025-09-03T17:19:28.590Z Running `/home/build/.rustup/toolchains/1.89.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=ace5a512d20494f1 -C extra-filename=-75d579a96fb322c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-08bec1b621e89e5d.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-fe2b7d26158db60e.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-197c4bc006e5eda1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-6594f68b46c84e40.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-91b3d8563275816c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49172025-09-03T17:19:29.902Z Running `/home/build/.rustup/toolchains/1.89.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=a36a7ff287742eb3 -C extra-filename=-8dd93a13b5bf83bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-08bec1b621e89e5d.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-fe2b7d26158db60e.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-197c4bc006e5eda1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-6594f68b46c84e40.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-be8063dfba269fbb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-91b3d8563275816c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49182025-09-03T17:19:33.404Z Running `/home/build/.rustup/toolchains/1.89.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=5472c566707f4471 -C extra-filename=-a66822bca438d9a4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-08bec1b621e89e5d.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-fe2b7d26158db60e.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-197c4bc006e5eda1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-6594f68b46c84e40.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-be8063dfba269fbb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-91b3d8563275816c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49192025-09-03T17:19:35.978Z Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
49202025-09-03T17:19:36.017Z Running `/home/build/.rustup/toolchains/1.89.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=2720e896a6a6ed3b -C extra-filename=-f69c6a0dc58ea78b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-fe2b7d26158db60e.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-197c4bc006e5eda1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-91b3d8563275816c.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-905e3bb7cf1dddb8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49212025-09-03T17:19:36.217Z Running `/home/build/.rustup/toolchains/1.89.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=a6516befd4651108 -C extra-filename=-845e642146fe457a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-08bec1b621e89e5d.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-fe2b7d26158db60e.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-197c4bc006e5eda1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-6594f68b46c84e40.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-be8063dfba269fbb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-91b3d8563275816c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49222025-09-03T17:19:38.125Z Running `/home/build/.rustup/toolchains/1.89.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=6a668f4ab0b82ed5 -C extra-filename=-ea68f16aaa789567 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-08bec1b621e89e5d.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-fe2b7d26158db60e.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-197c4bc006e5eda1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-6594f68b46c84e40.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-be8063dfba269fbb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-91b3d8563275816c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49232025-09-03T17:19:38.911Z Running `/home/build/.rustup/toolchains/1.89.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=a03af36c32feca60 -C extra-filename=-9f4f6538d5eef1a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-fe68c36aaea6ae09.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1ba936c6c35aca75.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-08bec1b621e89e5d.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-86a48ce7783a1361.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-850c29b1257bec29.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-8fd4bbc088ac80fb.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-163bfd59a4ebceb3.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-f5e799db72d61c4f.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-515187c6ccc490f2.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-2b5a9debf5f804ac.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-553ecad22240ed78.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-0c6d9defec03a5a3.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-50f835346cc854af.rlib --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-a016c3fbd1d80a8e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-4fbc8aa817d5f39d.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1912649d1c9076bc.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-b3e8218813a08dd0.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-da256d64d6e76177.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-8205f27d79057c60.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-87465a8e443a1547.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-ae32eeec992b302d.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4c806b4877c02ae1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-d6fb0ee203f38cf2.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
49242025-09-03T17:19:39.653Z Running `/home/build/.rustup/toolchains/1.89.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=d1c14c71b7c4628b -C extra-filename=-0b1fd020176d02c4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-08bec1b621e89e5d.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-6594f68b46c84e40.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-be8063dfba269fbb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
49252025-09-03T17:19:42.154Z Running `/home/build/.rustup/toolchains/1.89.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=3a002a34bec391a6 -C extra-filename=-9ba94a0d689c7e1b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-08bec1b621e89e5d.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-6594f68b46c84e40.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-be8063dfba269fbb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
49262025-09-03T17:19:44.097Z Running `/home/build/.rustup/toolchains/1.89.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=4954f8244a5992f9 -C extra-filename=-852ab66f97b9b88f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-08bec1b621e89e5d.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-6594f68b46c84e40.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-be8063dfba269fbb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
49272025-09-03T17:19:55.555Z Running `/home/build/.rustup/toolchains/1.89.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=39fe96cf61698222 -C extra-filename=-0cb6111a13430bff --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-dc89adee03cc5d0e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern ntp_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types-843446985f1ec623.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-4fbc8aa817d5f39d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
49282025-09-03T17:19:57.440Z Running `/home/build/.rustup/toolchains/1.89.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=270d89da257f7bf0 -C extra-filename=-986053e9f76fb0de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-9e4ce52b5e02f830.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-958080e60e6029e1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-e3a2dc1fcf8e0cd6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-197c4bc006e5eda1.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-dbcb8217361b1701.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-614e8197790fdf80.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-0fd9158a9b5639f8.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-850c29b1257bec29.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-f6d96358e93c60cf.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-c3f157400570652f.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-fe7adf2a3d3ea3d2.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f3f41ccd8f8b0723.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-ba17a7907081ab27.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-0ea0dec4f78e8e14.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-91b3d8563275816c.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-922e27123a7ea513.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-1a9cf255e3fe73b8.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-af4981e7f14b2684.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-6567dbfa129230c7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-59c714fd7714c4fb.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-b5719cfe9eb7f5df.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-be939306ae8345f8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-ca9e3786b6c9ea9c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49292025-09-03T17:20:00.615Z Running `/home/build/.rustup/toolchains/1.89.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=184561adae1843f0 -C extra-filename=-d38ff10ed6eff1a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-9e4ce52b5e02f830.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-958080e60e6029e1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-e3a2dc1fcf8e0cd6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-197c4bc006e5eda1.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-dbcb8217361b1701.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-614e8197790fdf80.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-0fd9158a9b5639f8.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-850c29b1257bec29.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-f6d96358e93c60cf.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-c3f157400570652f.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-fe7adf2a3d3ea3d2.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f3f41ccd8f8b0723.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-ba17a7907081ab27.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-0ea0dec4f78e8e14.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-91b3d8563275816c.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-922e27123a7ea513.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-1a9cf255e3fe73b8.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-af4981e7f14b2684.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-6567dbfa129230c7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-59c714fd7714c4fb.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-b5719cfe9eb7f5df.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-be939306ae8345f8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-ca9e3786b6c9ea9c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49302025-09-03T17:20:01.102Z Running `/home/build/.rustup/toolchains/1.89.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=950bb61c035a670f -C extra-filename=-51db4bdde142b8ae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-9e4ce52b5e02f830.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-958080e60e6029e1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-e3a2dc1fcf8e0cd6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-197c4bc006e5eda1.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-dbcb8217361b1701.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-614e8197790fdf80.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-0fd9158a9b5639f8.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-850c29b1257bec29.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-f6d96358e93c60cf.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-c3f157400570652f.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-fe7adf2a3d3ea3d2.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f3f41ccd8f8b0723.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-ba17a7907081ab27.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-0ea0dec4f78e8e14.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-91b3d8563275816c.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-922e27123a7ea513.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-1a9cf255e3fe73b8.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-af4981e7f14b2684.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-6567dbfa129230c7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-59c714fd7714c4fb.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-b5719cfe9eb7f5df.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-be939306ae8345f8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-ca9e3786b6c9ea9c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49312025-09-03T17:20:03.011Z Compiling reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
49322025-09-03T17:20:03.049Z Running `/home/build/.rustup/toolchains/1.89.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=1ac071e0ba758a14 -C extra-filename=-cab3bebc4e559267 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-bbcd3faa17ca487c.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-9a3e7e421023200a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-bf1c7f045c922c78.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-562e110c4f8068f4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
49332025-09-03T17:20:05.549Z Running `/home/build/.rustup/toolchains/1.89.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=d8c497479890b76d -C extra-filename=-5690b3aa37b31a9f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-4f61f6ad568fa094.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-34755a53d1201374.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-9a3e7e421023200a.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-da256d64d6e76177.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-506559380ae0645e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-87465a8e443a1547.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-72220a5a6bef247c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-652d55a989ef486e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/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`
49342025-09-03T17:20:06.687Z Running `/home/build/.rustup/toolchains/1.89.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=f9673db7e78102de -C extra-filename=-ad7604baf17a5ec6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-2cf1514765963a9f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-f5e799db72d61c4f.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-cda777e918db5bba.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-4f61f6ad568fa094.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-8699da05c7c4f7f7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-10676833ceb2a272.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1cb2fa42811edc28.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fccff6b6098a7958.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-fb63114deac9d891.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-464ff577eafdd533.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-652d55a989ef486e.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-c347f46cf55ae32b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-baefe1c512864837.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
49352025-09-03T17:20:13.064Z Running `/home/build/.rustup/toolchains/1.89.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=0a684f1fdc6c2678 -C extra-filename=-63b77258755d1df0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-2cf1514765963a9f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-f5e799db72d61c4f.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-cda777e918db5bba.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-8699da05c7c4f7f7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-10676833ceb2a272.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1cb2fa42811edc28.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fccff6b6098a7958.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-fb63114deac9d891.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-464ff577eafdd533.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-c347f46cf55ae32b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-baefe1c512864837.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
49362025-09-03T17:20:17.960Z Running `/home/build/.rustup/toolchains/1.89.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=4db10eeae70d381e -C extra-filename=-e42f7de2cf7b5611 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-2cf1514765963a9f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-f5e799db72d61c4f.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-cda777e918db5bba.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-4f61f6ad568fa094.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-8699da05c7c4f7f7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1cb2fa42811edc28.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fccff6b6098a7958.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-fb63114deac9d891.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-464ff577eafdd533.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-652d55a989ef486e.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-c347f46cf55ae32b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-baefe1c512864837.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
49372025-09-03T17:21:12.527Z Running `/home/build/.rustup/toolchains/1.89.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=9663c3707d7b579e -C extra-filename=-be04adb83c3ce133 --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-1ab39f11511e72f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-10676833ceb2a272.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-652d55a989ef486e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
49382025-09-03T17:21:14.568Z Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
49392025-09-03T17:21:14.635Z Running `/home/build/.rustup/toolchains/1.89.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=7a36f551054f41cc -C extra-filename=-6de0abd19454da51 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-4f61f6ad568fa094.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-10676833ceb2a272.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-464ff577eafdd533.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
49402025-09-03T17:21:14.635Z Running `/home/build/.rustup/toolchains/1.89.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=11004ef3d01cad30 -C extra-filename=-ec7c7feb64b78b26 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-4f61f6ad568fa094.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-34755a53d1201374.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-da256d64d6e76177.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-506559380ae0645e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-87465a8e443a1547.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-72220a5a6bef247c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-652d55a989ef486e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/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`
49412025-09-03T17:21:14.670Z Running `/home/build/.rustup/toolchains/1.89.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=2d6023f4ab9e3a71 -C extra-filename=-cc24988a2cece3c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-2cf1514765963a9f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-f5e799db72d61c4f.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-cda777e918db5bba.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-4f61f6ad568fa094.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-8699da05c7c4f7f7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-10676833ceb2a272.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1cb2fa42811edc28.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fccff6b6098a7958.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-fb63114deac9d891.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-464ff577eafdd533.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-652d55a989ef486e.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-c347f46cf55ae32b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-baefe1c512864837.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
49422025-09-03T17:21:18.482Z Running `/home/build/.rustup/toolchains/1.89.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=6f4928a680090884 -C extra-filename=-54f77548d9290c89 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-850c29b1257bec29.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-d209c809433ee866.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-163bfd59a4ebceb3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-34755a53d1201374.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8d005a2322326d35.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-89a1c7ef88a2a1ad.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b43bdf38595be1a5.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-9e93a97342da7cb4.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-f6682370f98c2212.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49432025-09-03T17:21:18.524Z Running `/home/build/.rustup/toolchains/1.89.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=72d94a1a45baef3d -C extra-filename=-342e3277e526413a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-b3e8218813a08dd0.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-9aab949f60a4810f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-962771e9778f93d5.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
49442025-09-03T17:21:18.568Z Running `/home/build/.rustup/toolchains/1.89.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=a25137781379cff2 -C extra-filename=-f11504f7478dedfb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-b3e8218813a08dd0.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-9aab949f60a4810f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-962771e9778f93d5.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
49452025-09-03T17:21:22.809Z Running `/home/build/.rustup/toolchains/1.89.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=ba682d6880f654d6 -C extra-filename=-fa28e2d92e3af642 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f3f41ccd8f8b0723.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-2a96acb49163e435.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d84559c60ee8eedf.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern petname=/work/oxidecomputer/omicron/target/debug/deps/libpetname-7a0663a142c5d11f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-562e110c4f8068f4.rlib --extern sync_ptr=/work/oxidecomputer/omicron/target/debug/deps/libsync_ptr-ff242f92cb1085d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-e8575f7d86716365.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
49462025-09-03T17:21:30.624Z Running `/home/build/.rustup/toolchains/1.89.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=050672c7031e4240 -C extra-filename=-5011d47a2c043973 --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-d84559c60ee8eedf.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
49472025-09-03T17:21:34.593Z Running `/home/build/.rustup/toolchains/1.89.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=447261e480e18aa2 -C extra-filename=-fa9cc762e3c7ccef --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-4595a8b79348ae0e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-999cbb18455b4f77.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cf96e9a33d86a668.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ee84094cc079cc54.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
49482025-09-03T17:21:35.282Z Running `/home/build/.rustup/toolchains/1.89.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=0ee90e7db0ed1438 -C extra-filename=-388bb833a8f53b3f --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-756a695b86644cd3.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-ee84094cc079cc54.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
49492025-09-03T17:21:38.779Z Running `/home/build/.rustup/toolchains/1.89.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=72aa1b9e4a1ae8de -C extra-filename=-4e668b39bcc8c306 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49502025-09-03T17:21:45.481Z Running `/home/build/.rustup/toolchains/1.89.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=2e5b2e8f42f99a12 -C extra-filename=-bc47c2de2c5660e2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-cdab03d2b4fc7d4b.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-850c29b1257bec29.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f3f41ccd8f8b0723.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-dace2deac663e6fe.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-16388f2318237ee2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-2a96acb49163e435.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-1ed52fdb6b1115fe.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-9f184b9950c390eb.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-652d55a989ef486e.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-d80f7f1c30dea53d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-562e110c4f8068f4.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2fabb904f4f33a83.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-e8575f7d86716365.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
49512025-09-03T17:21:46.514Z Compiling omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
49522025-09-03T17:21:46.551Z Running `/home/build/.rustup/toolchains/1.89.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=5ae5307590156f34 -C extra-filename=-08dc5b217c039c64 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b76f60d987f4d5e4.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-da256d64d6e76177.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-464ff577eafdd533.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5ac22ac6536d6646.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
49532025-09-03T17:21:49.389Z Running `/home/build/.rustup/toolchains/1.89.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=7200fabb8c746632 -C extra-filename=-20da8332d4592610 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-34db2e983fc685e1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-34755a53d1201374.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-4ba1a8c0141968be.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_cbor=/work/oxidecomputer/omicron/target/debug/deps/libserde_cbor-da54cebf2bb57aa0.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-328dd0a1c27f23dc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-652d55a989ef486e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6646a26bd241eeb4.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
49542025-09-03T17:21:51.992Z Running `/home/build/.rustup/toolchains/1.89.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=5b5ad8b180e6dd9f -C extra-filename=-96dee1319fe97e37 --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-4595a8b79348ae0e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cf96e9a33d86a668.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
49552025-09-03T17:21:52.288Z Running `/home/build/.rustup/toolchains/1.89.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=9aba5cab0282bbf4 -C extra-filename=-1cec866c0592fd90 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-4fbc8aa817d5f39d.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-5c358c6ad19adb9f.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-922e27123a7ea513.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
49562025-09-03T17:21:55.568Z Running `/home/build/.rustup/toolchains/1.89.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=b7d3f7c2fffd2a22 -C extra-filename=-f9bb2bd42a08268d --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-dc89adee03cc5d0e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
49572025-09-03T17:21:56.638Z Running `/home/build/.rustup/toolchains/1.89.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=02f390aa6dcdd38a -C extra-filename=-e632828a59e13346 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-cdab03d2b4fc7d4b.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-d075230063b1238f.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8c84a62f1829b219.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e340083b86ca8543.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-2cf1514765963a9f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-553ecad22240ed78.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-01507ff17084f9a5.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-21f35b1e368d1dad.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-4a59649b23648846.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-5132bb28d998bf86.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-0e5ac3bec893a79f.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-85a95801f5195f1a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/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`
49582025-09-03T17:21:59.233Z Running `/home/build/.rustup/toolchains/1.89.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=41a8fb616b1c2d6b -C extra-filename=-2037ab5e1d933a73 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-34db2e983fc685e1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-34755a53d1201374.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-4ba1a8c0141968be.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_cbor=/work/oxidecomputer/omicron/target/debug/deps/libserde_cbor-da54cebf2bb57aa0.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-328dd0a1c27f23dc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6646a26bd241eeb4.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
49592025-09-03T17:22:04.690Z Running `/home/build/.rustup/toolchains/1.89.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=64d818e88a29ec10 -C extra-filename=-ba854e88b64e271e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-9a47467faecf2db1.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-f24391214db0f810.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
49602025-09-03T17:22:06.938Z Running `/home/build/.rustup/toolchains/1.89.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=d88c6c3965c720f3 -C extra-filename=-2345dda09a8e66b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-197c4bc006e5eda1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-8e94b746696e2122.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-5c358c6ad19adb9f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49612025-09-03T17:22:09.926Z Running `/home/build/.rustup/toolchains/1.89.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=772488d1534bc8ba -C extra-filename=-d78cedac39956703 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-9e4ce52b5e02f830.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-958080e60e6029e1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-e3a2dc1fcf8e0cd6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-197c4bc006e5eda1.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-dbcb8217361b1701.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-0fd9158a9b5639f8.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-850c29b1257bec29.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-f6d96358e93c60cf.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-c3f157400570652f.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-fe7adf2a3d3ea3d2.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f3f41ccd8f8b0723.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-ba17a7907081ab27.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-0ea0dec4f78e8e14.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-922e27123a7ea513.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-1a9cf255e3fe73b8.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-af4981e7f14b2684.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-6567dbfa129230c7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-59c714fd7714c4fb.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-b5719cfe9eb7f5df.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-be939306ae8345f8.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-ca9e3786b6c9ea9c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
49622025-09-03T17:22:12.360Z Running `/home/build/.rustup/toolchains/1.89.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=0c7d919ae7d4a2ad -C extra-filename=-a06fc4d48f2f6c60 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-987dc09129798b66.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-16388f2318237ee2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1912649d1c9076bc.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-5a1679b8d288c4a1.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
49632025-09-03T17:22:23.262Z Running `/home/build/.rustup/toolchains/1.89.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=11b28a20e81691ff -C extra-filename=-2a28af652f7d6b99 --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-1ab39f11511e72f8.rlib --extern camino_tempfile_ext=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile_ext-5c7865fe80fc2454.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-43296686c9c6761d.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-e5b7b452a411c16d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-548c88d14b43b8ce.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern sled_agent_zone_images_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images_examples-8707a165b8774ee4.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-d0e5a81495d33d3d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
49642025-09-03T17:22:24.097Z Running `/home/build/.rustup/toolchains/1.89.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=805f5c5656945a0d -C extra-filename=-f5732ea7dd07def7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-850c29b1257bec29.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-825648db36282c10.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c14636abdee91fd2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-558c6603bd35f247.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-999cbb18455b4f77.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-269f0cd0b7d43e45.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-8c2e25f1308fcebb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-905e3bb7cf1dddb8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-87465a8e443a1547.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern sled_agent_zone_images_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images_examples-8707a165b8774ee4.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-14912efc82f7d081.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-d0e5a81495d33d3d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2fabb904f4f33a83.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern xshell=/work/oxidecomputer/omicron/target/debug/deps/libxshell-b4137fa4eb72a9f1.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-9d11cdf682a19ede.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
49652025-09-03T17:22:27.613Z Running `/home/build/.rustup/toolchains/1.89.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=760c8f3c45bda666 -C extra-filename=-d903679e01ed5a72 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-95814c0bf93677b3.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-8fd4bbc088ac80fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-5c629d34dc201085.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-c73daa2b459b043c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-a78e6d82db68f5ed.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-55222827ab93bbc8.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-e328370c545d7fd8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-cc2c239a89d86c5f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49662025-09-03T17:22:30.520Z Running `/home/build/.rustup/toolchains/1.89.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=3b74457809571b91 -C extra-filename=-8e674cae1ebe619c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-95814c0bf93677b3.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-8fd4bbc088ac80fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-5c629d34dc201085.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-c73daa2b459b043c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-a78e6d82db68f5ed.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-55222827ab93bbc8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-e328370c545d7fd8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-cc2c239a89d86c5f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
49672025-09-03T17:22:35.983Z Running `/home/build/.rustup/toolchains/1.89.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=fac055208c96873c -C extra-filename=-1d4e4ad3a229e032 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-95814c0bf93677b3.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-8fd4bbc088ac80fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-5c629d34dc201085.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-c73daa2b459b043c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-a78e6d82db68f5ed.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-55222827ab93bbc8.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-e328370c545d7fd8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-cc2c239a89d86c5f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49682025-09-03T17:22:38.783Z Running `/home/build/.rustup/toolchains/1.89.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=29385448f90705b4 -C extra-filename=-6e48f6e918d42010 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-95814c0bf93677b3.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-8fd4bbc088ac80fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-c73daa2b459b043c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-e328370c545d7fd8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49692025-09-03T17:22:42.732Z Running `/home/build/.rustup/toolchains/1.89.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=0fbef5480addba30 -C extra-filename=-94e26c11e5772442 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-95814c0bf93677b3.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-8fd4bbc088ac80fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-5c629d34dc201085.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-c73daa2b459b043c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-a78e6d82db68f5ed.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-55222827ab93bbc8.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-e328370c545d7fd8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-cc2c239a89d86c5f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49702025-09-03T17:22:46.351Z Running `/home/build/.rustup/toolchains/1.89.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=ba2315b97179d030 -C extra-filename=-3eee741d21aa3296 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-95814c0bf93677b3.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-8fd4bbc088ac80fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-5c629d34dc201085.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-c73daa2b459b043c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-a78e6d82db68f5ed.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-55222827ab93bbc8.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-e328370c545d7fd8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-cc2c239a89d86c5f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49712025-09-03T17:22:46.986Z Running `/home/build/.rustup/toolchains/1.89.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=2aa29b4d4e94ed91 -C extra-filename=-e2a0c3ed7104ebaf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-95814c0bf93677b3.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-8fd4bbc088ac80fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-5c629d34dc201085.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-c73daa2b459b043c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-a78e6d82db68f5ed.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-55222827ab93bbc8.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-e328370c545d7fd8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-cc2c239a89d86c5f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49722025-09-03T17:22:49.688Z Running `/home/build/.rustup/toolchains/1.89.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=99c51741f31fc5bd -C extra-filename=-54d69a0aef94091c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-95814c0bf93677b3.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-8fd4bbc088ac80fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-5c629d34dc201085.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-c73daa2b459b043c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-a78e6d82db68f5ed.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-55222827ab93bbc8.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-e328370c545d7fd8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-cc2c239a89d86c5f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49732025-09-03T17:22:50.441Z Running `/home/build/.rustup/toolchains/1.89.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=6afb6d07350061e7 -C extra-filename=-8e6b68ece5d97e1a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-95814c0bf93677b3.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-8fd4bbc088ac80fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-5c629d34dc201085.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-c73daa2b459b043c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-a78e6d82db68f5ed.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-55222827ab93bbc8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-e328370c545d7fd8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-cc2c239a89d86c5f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
49742025-09-03T17:23:03.706Z Running `/home/build/.rustup/toolchains/1.89.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=d6db8f0b0e414c34 -C extra-filename=-31bd27327c163b45 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-95814c0bf93677b3.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-8fd4bbc088ac80fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-5c629d34dc201085.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-c73daa2b459b043c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-a78e6d82db68f5ed.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-55222827ab93bbc8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-e328370c545d7fd8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-cc2c239a89d86c5f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
49752025-09-03T17:23:05.219Z Running `/home/build/.rustup/toolchains/1.89.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=d9891d35c8127b5d -C extra-filename=-4717087606c9ca29 --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-1ab39f11511e72f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-4fbc8aa817d5f39d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-72220a5a6bef247c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
49762025-09-03T17:23:05.262Z Running `/home/build/.rustup/toolchains/1.89.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=7e64ec27c7be0821 -C extra-filename=-13d345b6cea2e767 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-8fd4bbc088ac80fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-5c629d34dc201085.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-c73daa2b459b043c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-a78e6d82db68f5ed.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-55222827ab93bbc8.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-e328370c545d7fd8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-cc2c239a89d86c5f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49772025-09-03T17:23:06.908Z Running `/home/build/.rustup/toolchains/1.89.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=30d0f275185019bc -C extra-filename=-9c708389f6ce6020 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-163bfd59a4ebceb3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-9f184b9950c390eb.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-0e7a8b47807ccb63.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-9ed913ab13143b6f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-d0e5a81495d33d3d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-baefe1c512864837.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49782025-09-03T17:23:09.069Z Running `/home/build/.rustup/toolchains/1.89.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=d9c9243e7935f8ae -C extra-filename=-710b168bf85f24df --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-1ab39f11511e72f8.rlib --extern camino_tempfile_ext=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile_ext-5c7865fe80fc2454.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-d0e5a81495d33d3d.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
49792025-09-03T17:23:09.390Z Running `/home/build/.rustup/toolchains/1.89.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=ee5adb4a04abdbe5 -C extra-filename=-4b74a70d85f98196 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-999cbb18455b4f77.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
49802025-09-03T17:23:09.951Z Running `/home/build/.rustup/toolchains/1.89.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=2a946b6cea7907f2 -C extra-filename=-fe09e1cf3bc6e11b --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-999cbb18455b4f77.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cf96e9a33d86a668.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
49812025-09-03T17:23:12.043Z Running `/home/build/.rustup/toolchains/1.89.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=581346d81fe1c9f7 -C extra-filename=-594e1932f9d3d1f0 --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-16cff964c3cef883.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-73ccef7842c14551.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
49822025-09-03T17:23:15.311Z Running `/home/build/.rustup/toolchains/1.89.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=29fe7552170cd2d3 -C extra-filename=-d38d5bca42d37a6d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-850c29b1257bec29.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-825648db36282c10.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-558c6603bd35f247.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-269f0cd0b7d43e45.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-14912efc82f7d081.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern xshell=/work/oxidecomputer/omicron/target/debug/deps/libxshell-b4137fa4eb72a9f1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49832025-09-03T17:23:20.554Z Running `/home/build/.rustup/toolchains/1.89.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=c2eedd204956d2e4 -C extra-filename=-1d6273aa53a8b6e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-8e94b746696e2122.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-c6737971511817ab.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-397abc2ce13bfe0c.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-5c358c6ad19adb9f.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-90e570499299010f.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
49842025-09-03T17:23:21.285Z Running `/home/build/.rustup/toolchains/1.89.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=43a62caee457e5b8 -C extra-filename=-5b09a49d5c888244 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-4b9bdfaa760e88b0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-6f93aef842666c51.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-488827abf405b754.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-04a487eee05280e9.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-328dd0a1c27f23dc.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-562e110c4f8068f4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
49852025-09-03T17:23:23.047Z Running `/home/build/.rustup/toolchains/1.89.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=568107ac33598e3e -C extra-filename=-fdaab3d9b08d5295 --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-ca0b22273cebe02d.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-4b9bdfaa760e88b0.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-12b3a24b3bb6d9a1.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-6a446de549de076f.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-825648db36282c10.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-5a9b602df5cf5a2b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rlib --extern rand08=/work/oxidecomputer/omicron/target/debug/deps/librand-d797afaf21e29317.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-b8fd7fff960ca28a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-328dd0a1c27f23dc.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-88c5b982987ac088.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/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`
49862025-09-03T17:23:28.218Z Running `/home/build/.rustup/toolchains/1.89.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=61ecaf467c8c8782 -C extra-filename=-2578bde6e800cd2d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-6f93aef842666c51.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cf96e9a33d86a668.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
49872025-09-03T17:23:31.327Z Running `/home/build/.rustup/toolchains/1.89.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=bb3283374949a424 -C extra-filename=-510a6eaf38b55f4b --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-ca0b22273cebe02d.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-4b9bdfaa760e88b0.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-12b3a24b3bb6d9a1.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-6a446de549de076f.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-825648db36282c10.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-5a9b602df5cf5a2b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rlib --extern rand08=/work/oxidecomputer/omicron/target/debug/deps/librand-d797afaf21e29317.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-b8fd7fff960ca28a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-328dd0a1c27f23dc.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-88c5b982987ac088.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/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`
49882025-09-03T17:23:31.476Z Running `/home/build/.rustup/toolchains/1.89.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=235529135a1f6363 -C extra-filename=-e5ad5cb4fb126fca --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-dc89adee03cc5d0e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
49892025-09-03T17:23:34.445Z Running `/home/build/.rustup/toolchains/1.89.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=87ec826bb754a278 -C extra-filename=-5e5020aabe33655a --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-175b4ce4b308f596.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-d1d61f805b4a763b.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-207f1dfa1b096d86.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
49902025-09-03T17:23:36.452Z Running `/home/build/.rustup/toolchains/1.89.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=447dfee37b66f939 -C extra-filename=-7c4a8119982edade --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-5c05f5826724a819.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-cdab03d2b4fc7d4b.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-2e39810d14a71eec.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8c84a62f1829b219.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-825648db36282c10.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-bbcd3faa17ca487c.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-515187c6ccc490f2.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-20b778ea24683811.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-553ecad22240ed78.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-825a950909701285.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-922e27123a7ea513.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-85a95801f5195f1a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-be939306ae8345f8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2fabb904f4f33a83.so --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4c806b4877c02ae1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-89a1c7ef88a2a1ad.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3e67ad21e09c6294.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49912025-09-03T17:23:39.557Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
49922025-09-03T17:23:39.591Z Running `/home/build/.rustup/toolchains/1.89.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=c6ace6cf84118254 -C extra-filename=-b990fb118026bcf8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
49932025-09-03T17:23:42.378Z Running `/home/build/.rustup/toolchains/1.89.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=45274b8fa91bbb40 -C extra-filename=-42f914601952149c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-9612a25fb0aed7d0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-c6737971511817ab.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-5c358c6ad19adb9f.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-90e570499299010f.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
49942025-09-03T17:23:42.745Z Running `/home/build/.rustup/toolchains/1.89.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=a84a2be4cd73fc13 -C extra-filename=-6e72a436ea329830 --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-cdab03d2b4fc7d4b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-4fbc8aa817d5f39d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
49952025-09-03T17:23:44.913Z Running `/home/build/.rustup/toolchains/1.89.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=2adafbc531f9c842 -C extra-filename=-812bdbefafa72c6b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-4ee77d325e6c777b.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-cdab03d2b4fc7d4b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-9ed913ab13143b6f.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
49962025-09-03T17:23:45.027Z Running `/home/build/.rustup/toolchains/1.89.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=6a72b5b832769493 -C extra-filename=-37b3f697ea7e7aaf --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-ca0b22273cebe02d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-12b3a24b3bb6d9a1.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-6a446de549de076f.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-825648db36282c10.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-5a9b602df5cf5a2b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rlib --extern rand08=/work/oxidecomputer/omicron/target/debug/deps/librand-d797afaf21e29317.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-b8fd7fff960ca28a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-328dd0a1c27f23dc.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-88c5b982987ac088.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/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`
49972025-09-03T17:23:46.845Z Running `/home/build/.rustup/toolchains/1.89.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=bfe371e8a7e4b44b -C extra-filename=-08e858732aae5f0d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-f45b84729fe586da.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-bf80f7a3bae0a263.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-d0ff8c2c78f48d6a.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-850c29b1257bec29.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f3e46e579ce4c4d0.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-04fb608ab4fbef85.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-0e7a8b47807ccb63.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cf96e9a33d86a668.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0d343a6412630e5b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-736b5d70430ffdf6.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-9d11cdf682a19ede.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 --check-cfg 'cfg(svcadm_autoclear)'`
49982025-09-03T17:23:47.786Z Running `/home/build/.rustup/toolchains/1.89.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=bfb06653a0b3b30e -C extra-filename=-e4b99d98bc746ed7 --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-f8d71a72b9e8b2c4.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-44b668ede8600b95.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-825a950909701285.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-9029463f50607d27.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-488827abf405b754.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49992025-09-03T17:23:57.728Z Running `/home/build/.rustup/toolchains/1.89.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=082c34add5ef795a -C extra-filename=-1cfbb844c1aad8f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-fe68c36aaea6ae09.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-1024395cd648c8a4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-f6d96358e93c60cf.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-36c8673bf7654df1.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-308aec59bd5f06be.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-856e36b09938a13c.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-488827abf405b754.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-af4b1351daf744bb.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0958cfca0f2b9ad1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8d005a2322326d35.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-36caab45f0e573e7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
50002025-09-03T17:23:59.016Z Running `/home/build/.rustup/toolchains/1.89.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=1a82c0e01ed598aa -C extra-filename=-905d93bfeb3765e0 --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-784c297e68e85669.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
50012025-09-03T17:24:00.462Z Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
50022025-09-03T17:24:00.499Z Running `/home/build/.rustup/toolchains/1.89.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=1847c385118d039b -C extra-filename=-7bef153fe946f8ae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-825a950909701285.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-488827abf405b754.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
50032025-09-03T17:24:01.635Z Running `/home/build/.rustup/toolchains/1.89.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=84007a4506580231 -C extra-filename=-03c477b247f12a2f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b76f60d987f4d5e4.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7ae056b45f42057d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-850c29b1257bec29.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8c84a62f1829b219.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c14636abdee91fd2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-515187c6ccc490f2.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f3f41ccd8f8b0723.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-60e349419ff39633.rlib --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-5a8ba38dd8c9c489.so --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-09670cff46bdc2a9.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-09c1fab102bb0169.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1912649d1c9076bc.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a914a810e7648424.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-ae32eeec992b302d.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-562e110c4f8068f4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3e67ad21e09c6294.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
50042025-09-03T17:24:01.676Z Running `/home/build/.rustup/toolchains/1.89.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=202f3810d3b18033 -C extra-filename=-8626fe052fcb680f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-16cff964c3cef883.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-f6d96358e93c60cf.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-08a204a8dc5b660a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-43e38653a8531bbf.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-ed56ff1448281377.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-d3f43ee9a1bad88b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
50052025-09-03T17:24:02.204Z Running `/home/build/.rustup/toolchains/1.89.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=436a6d48ceae568f -C extra-filename=-44ffc70583d7b397 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-0114a3825d975b1b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-553ecad22240ed78.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a914a810e7648424.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
50062025-09-03T17:24:03.826Z Running `/home/build/.rustup/toolchains/1.89.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=3c03323757adaf8d -C extra-filename=-52ab9dce55cf2e9d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-825a950909701285.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-488827abf405b754.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
50072025-09-03T17:24:12.037Z Running `/home/build/.rustup/toolchains/1.89.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=7bf723ac9bb85662 -C extra-filename=-3583921813ef91ea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-fe68c36aaea6ae09.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-1024395cd648c8a4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-f6d96358e93c60cf.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-36c8673bf7654df1.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-308aec59bd5f06be.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-856e36b09938a13c.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-488827abf405b754.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-af4b1351daf744bb.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0958cfca0f2b9ad1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8d005a2322326d35.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-36caab45f0e573e7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
50082025-09-03T17:24:15.350Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
50092025-09-03T17:24:15.435Z Running `/home/build/.rustup/toolchains/1.89.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=2da0fca0e8de6ce2 -C extra-filename=-6d70647d3bbd193e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
50102025-09-03T17:24:15.562Z Running `/home/build/.rustup/toolchains/1.89.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=41c160299eee0452 -C extra-filename=-0e4de5acdb65671c --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-4595a8b79348ae0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50112025-09-03T17:24:17.802Z Running `/home/build/.rustup/toolchains/1.89.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=a55056302230350e -C extra-filename=-488729d0d295ec5a --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-4595a8b79348ae0e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-4fbc8aa817d5f39d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50122025-09-03T17:24:17.859Z Running `/home/build/.rustup/toolchains/1.89.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=cc7ea73d6847df2b -C extra-filename=-699ee7644fd60b32 --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-43fec2c760c1f6ef.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-2cf1514765963a9f.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50132025-09-03T17:24:18.490Z Running `/home/build/.rustup/toolchains/1.89.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=428ee3f802c2af0b -C extra-filename=-855a9cdd3a73db94 --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-dc89adee03cc5d0e.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-2cf1514765963a9f.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-4fbc8aa817d5f39d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50142025-09-03T17:24:19.933Z Running `/home/build/.rustup/toolchains/1.89.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=7e0d3a5026579ace -C extra-filename=-376e61687332044f --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-4595a8b79348ae0e.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50152025-09-03T17:24:21.023Z Running `/home/build/.rustup/toolchains/1.89.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=6e72823b829ac3af -C extra-filename=-68dde6a506bd3130 --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-e9203fa27a2f9142.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-4fbc8aa817d5f39d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50162025-09-03T17:24:24.226Z Running `/home/build/.rustup/toolchains/1.89.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=d280d8def24b2143 -C extra-filename=-efa685582021fc00 --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-4595a8b79348ae0e.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50172025-09-03T17:24:24.855Z Running `/home/build/.rustup/toolchains/1.89.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=bcfdf77a3f745502 -C extra-filename=-6540ed8d43f8a6cb --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-1ab39f11511e72f8.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-197c4bc006e5eda1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50182025-09-03T17:24:25.810Z Running `/home/build/.rustup/toolchains/1.89.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=f247ae096c0418e7 -C extra-filename=-f3b8723cda0547d6 --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-4595a8b79348ae0e.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50192025-09-03T17:24:26.212Z Running `/home/build/.rustup/toolchains/1.89.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=86866d02b30073ab -C extra-filename=-64694dbba2b05fac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-9612a25fb0aed7d0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-5c358c6ad19adb9f.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-90e570499299010f.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50202025-09-03T17:24:27.281Z Running `/home/build/.rustup/toolchains/1.89.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=1e32839d73130a5b -C extra-filename=-597957a197642a74 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-c3f157400570652f.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-0ea0dec4f78e8e14.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-5c358c6ad19adb9f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50212025-09-03T17:24:27.349Z Running `/home/build/.rustup/toolchains/1.89.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=4775b8802cf0a9b7 -C extra-filename=-39c0b1b8a0877a8a --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-141a2b0f1c73a3f5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cf96e9a33d86a668.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50222025-09-03T17:24:28.709Z Running `/home/build/.rustup/toolchains/1.89.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=a70a405ced53e06e -C extra-filename=-59014c82daf5837b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2fabb904f4f33a83.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50232025-09-03T17:24:30.085Z Running `/home/build/.rustup/toolchains/1.89.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=9d4072cdbdb38dc8 -C extra-filename=-b7d84fa48030eb99 --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-8f6bf65726e525c8.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c14636abdee91fd2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-75d109eb574d49ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50242025-09-03T17:24:32.515Z Running `/home/build/.rustup/toolchains/1.89.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=f8757dedc7e30fd0 -C extra-filename=-090abe78b440cce9 --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-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-515187c6ccc490f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-3e7410ea72e69281.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50252025-09-03T17:24:32.754Z Running `/home/build/.rustup/toolchains/1.89.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=b281a0a23f588000 -C extra-filename=-04435aae463a802e --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-90ea1d41986ab243.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50262025-09-03T17:24:41.151Z Running `/home/build/.rustup/toolchains/1.89.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=2e9aaf72aa5da523 -C extra-filename=-baebb91345a962cf --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-4595a8b79348ae0e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-4fbc8aa817d5f39d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50272025-09-03T17:24:41.803Z Running `/home/build/.rustup/toolchains/1.89.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=ec0fc06830c1db4d -C extra-filename=-3ffce63c445bbc12 --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-4595a8b79348ae0e.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-761ba223aa642ada.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2fabb904f4f33a83.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50282025-09-03T17:24:42.047Z Running `/home/build/.rustup/toolchains/1.89.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=9d19f2a7cce8ba26 -C extra-filename=-34d037e14a669f86 --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-6e69bbd5a21aae0d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50292025-09-03T17:24:43.836Z Running `/home/build/.rustup/toolchains/1.89.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=36fbd19b5ec13a9f -C extra-filename=-9c7df9a6744ba9ff --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-fe68c36aaea6ae09.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-825648db36282c10.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50302025-09-03T17:24:46.428Z Running `/home/build/.rustup/toolchains/1.89.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=6f6e7926274a107d -C extra-filename=-cbd3c0dde7a88240 --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-4595a8b79348ae0e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2fabb904f4f33a83.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50312025-09-03T17:24:46.684Z Running `/home/build/.rustup/toolchains/1.89.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=e4667acfafe718d4 -C extra-filename=-5fda09721729d661 --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-3fd9670d2037859a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50322025-09-03T17:24:47.360Z Running `/home/build/.rustup/toolchains/1.89.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=0118a1a8300a9856 -C extra-filename=-9b709c821afb8c21 --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-629bb59000983610.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-5a9b602df5cf5a2b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-b8fd7fff960ca28a.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-328dd0a1c27f23dc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50332025-09-03T17:24:47.941Z Running `/home/build/.rustup/toolchains/1.89.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=1b7603ce6d25722b -C extra-filename=-ed083edda6de20ef --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-4595a8b79348ae0e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50342025-09-03T17:24:48.998Z Running `/home/build/.rustup/toolchains/1.89.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=c1e3c6a4b07e79c2 -C extra-filename=-5aa39663690973d8 --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-6a446de549de076f.rlib --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-04abdf5c02d00fb1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2fabb904f4f33a83.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
50352025-09-03T17:24:51.659Z Running `/home/build/.rustup/toolchains/1.89.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=3fb822fcd652fbd2 -C extra-filename=-ddd1ed9b952df8d7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-fe68c36aaea6ae09.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-1024395cd648c8a4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-f6d96358e93c60cf.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-36c8673bf7654df1.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-308aec59bd5f06be.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-856e36b09938a13c.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-488827abf405b754.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-af4b1351daf744bb.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0958cfca0f2b9ad1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8d005a2322326d35.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-36caab45f0e573e7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
50362025-09-03T17:24:52.654Z Running `/home/build/.rustup/toolchains/1.89.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=dfd3c976a9c86076 -C extra-filename=-03babf12049c33c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-43296686c9c6761d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50372025-09-03T17:25:01.035Z Running `/home/build/.rustup/toolchains/1.89.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=317e30091aec92ba -C extra-filename=-e068264b79e25e85 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50382025-09-03T17:25:01.864Z Running `/home/build/.rustup/toolchains/1.89.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=2895d7fdd07c227d -C extra-filename=-a2742cccaa5f79bd --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-e340083b86ca8543.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
50392025-09-03T17:25:02.525Z Running `/home/build/.rustup/toolchains/1.89.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=c07fe26c1b07b8ed -C extra-filename=-8ef9befe2d446ea4 --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-080b5f685c1c2db9.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-9612a25fb0aed7d0.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-300bef925a887cab.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-90e570499299010f.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-49ede7fd9a37f392.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50402025-09-03T17:25:07.116Z Running `/home/build/.rustup/toolchains/1.89.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=ac4502787b9b2669 -C extra-filename=-d4a1a45823feb4ec --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-080b5f685c1c2db9.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-9612a25fb0aed7d0.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-300bef925a887cab.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-90e570499299010f.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-49ede7fd9a37f392.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50412025-09-03T17:25:12.072Z Running `/home/build/.rustup/toolchains/1.89.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=5e8fe562af448491 -C extra-filename=-3eb49b70ed71f2d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-558c6603bd35f247.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-ca80495d96b92005.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-0e7a8b47807ccb63.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-e5b7b452a411c16d.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-3fd8446d2566a752.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50422025-09-03T17:25:13.621Z Running `/home/build/.rustup/toolchains/1.89.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=84a98fd1dd6eb07b -C extra-filename=-ffc52636e0eb628f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-5c05f5826724a819.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-6382814ebd7444af.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e2c518ee4147a9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-75d109eb574d49ce.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rlib --extern lldp_protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-62c0e713a3847c0c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cf96e9a33d86a668.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-04a487eee05280e9.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6d353b8938f7cb8b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2fabb904f4f33a83.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50432025-09-03T17:25:14.339Z Running `/home/build/.rustup/toolchains/1.89.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=8afc50e7f95e4b69 -C extra-filename=-c2bc15494ec5c7d0 --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-175b4ce4b308f596.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50442025-09-03T17:25:15.134Z Running `/home/build/.rustup/toolchains/1.89.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=39c3c9312e7183f2 -C extra-filename=-e676299c531d9758 --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-175b4ce4b308f596.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50452025-09-03T17:25:15.803Z Running `/home/build/.rustup/toolchains/1.89.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=e0eb7cd34ca609c3 -C extra-filename=-d7cf9524e106042c --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-175b4ce4b308f596.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50462025-09-03T17:25:16.241Z Running `/home/build/.rustup/toolchains/1.89.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=eaae2536db4a8f75 -C extra-filename=-266c99b0b6b5716c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-af4981e7f14b2684.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50472025-09-03T17:25:17.281Z Running `/home/build/.rustup/toolchains/1.89.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=67a743dabb5d6e72 -C extra-filename=-2b5f03e96a8967ca --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-175b4ce4b308f596.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50482025-09-03T17:25:17.625Z Running `/home/build/.rustup/toolchains/1.89.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=0835c38c79b0bd7d -C extra-filename=-024cd0d795420bf7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-558c6603bd35f247.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-ca80495d96b92005.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-e5b7b452a411c16d.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-3fd8446d2566a752.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50492025-09-03T17:25:18.090Z Running `/home/build/.rustup/toolchains/1.89.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=8faa6c3ec48916fc -C extra-filename=-daa63535adbaec8e --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-7fc25a4247ca8d94.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-4e9172ec7057384e.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-4f0196e567f39e99.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50502025-09-03T17:25:18.463Z Running `/home/build/.rustup/toolchains/1.89.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=8b6c00bf9a8367fd -C extra-filename=-9befb9a915533834 --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-175b4ce4b308f596.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50512025-09-03T17:25:19.084Z Running `/home/build/.rustup/toolchains/1.89.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=f768c92f87fdb556 -C extra-filename=-295d20122070fddf --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-4595a8b79348ae0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50522025-09-03T17:25:19.123Z Running `/home/build/.rustup/toolchains/1.89.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=a75932099d290a22 -C extra-filename=-1067f2ddca0ddbfe --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-dc89adee03cc5d0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50532025-09-03T17:25:20.506Z Running `/home/build/.rustup/toolchains/1.89.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=c882dd80ecf3afa3 -C extra-filename=-8dc8f68f49e74be8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-488827abf405b754.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50542025-09-03T17:25:21.219Z Running `/home/build/.rustup/toolchains/1.89.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=debca0f5062bdd29 -C extra-filename=-5fc7a8abef931c22 --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-175b4ce4b308f596.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-3e7e2e136806e48c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50552025-09-03T17:25:21.640Z Running `/home/build/.rustup/toolchains/1.89.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=34c1a99cd9e05de3 -C extra-filename=-adf216d10480c121 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4989bc0ffac4375f.so --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50562025-09-03T17:25:22.324Z Running `/home/build/.rustup/toolchains/1.89.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=6f7444439080a0b2 -C extra-filename=-72d4ba6042de85f9 --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-175b4ce4b308f596.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50572025-09-03T17:25:23.022Z Running `/home/build/.rustup/toolchains/1.89.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=82d15fbfd2c5d6de -C extra-filename=-1b3c2f6d05122f19 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-0114a3825d975b1b.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-163bfd59a4ebceb3.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-b071dad6ed04a436.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50582025-09-03T17:25:23.703Z Running `/home/build/.rustup/toolchains/1.89.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=86008fbab80426e9 -C extra-filename=-b67e646e3d979622 --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-175b4ce4b308f596.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50592025-09-03T17:25:23.840Z Running `/home/build/.rustup/toolchains/1.89.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=22f5810c67a57ffe -C extra-filename=-3c5b74053c7826dd --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-4595a8b79348ae0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50602025-09-03T17:25:24.448Z Running `/home/build/.rustup/toolchains/1.89.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=6110f3137158a509 -C extra-filename=-f22d8d6a27f39787 --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-20b778ea24683811.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-3708ad563010fdb5.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-6db268b7ab5218c6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50612025-09-03T17:25:24.485Z Running `/home/build/.rustup/toolchains/1.89.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=5304070dcae70d56 -C extra-filename=-9f61ad83c10b415f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-d209c809433ee866.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-8d005a2322326d35.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50622025-09-03T17:25:24.991Z Running `/home/build/.rustup/toolchains/1.89.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 --cfg 'feature="danger_partial_eq_ct_wrapper"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("danger_partial_eq_ct_wrapper"))' -C metadata=7cdf668cc3d9c537 -C extra-filename=-7483d91849e1cbe5 --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-c03652d8d6c88650.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-b8fd7fff960ca28a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d7c287191cccedb3.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2fabb904f4f33a83.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50632025-09-03T17:25:25.191Z Running `/home/build/.rustup/toolchains/1.89.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=43469ec141c51050 -C extra-filename=-c2af9adacddeb36d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-ff4a936a0fd326c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-75d109eb574d49ce.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cf96e9a33d86a668.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50642025-09-03T17:25:25.235Z Running `/home/build/.rustup/toolchains/1.89.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=b801210fcb1bb8ba -C extra-filename=-ecbfde364def000e --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-175b4ce4b308f596.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50652025-09-03T17:25:25.908Z Running `/home/build/.rustup/toolchains/1.89.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=048e15f140a16adc -C extra-filename=-131a69357996f153 --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-6e69bbd5a21aae0d.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8c84a62f1829b219.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f337ee47a6db9f97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2fabb904f4f33a83.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-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50662025-09-03T17:25:27.739Z Running `/home/build/.rustup/toolchains/1.89.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=b2a0fae93568ae1d -C extra-filename=-95b18252f3cdd23e --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-dc89adee03cc5d0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50672025-09-03T17:25:28.882Z Running `/home/build/.rustup/toolchains/1.89.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=78b794865ebf990c -C extra-filename=-c602d559bb14c73c --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-a023f867486acc90.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-fa37e0de09fa0fe8.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-dacbb9cf1167fb96.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-aacfd2cdccf68808.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-918dddd36587fd89.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-19d9f1304dcf7a40.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-685ac79a84b69255.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-8629a278cecb7b23.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b76f60d987f4d5e4.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-bf80f7a3bae0a263.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9a68ddfa25d2136d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-84d46add4b8597a5.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-7fc67dc6d779fea4.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-2e39810d14a71eec.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c88024024eb262dd.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-275a97d56be8b68f.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8d54af6fb08d3022.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-72f113c130892b2e.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-f6a009235cb485a0.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-c59178062ea1bb1f.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-c03652d8d6c88650.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-a51c596edd72d8f2.rlib --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-375181654f4c41e1.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-8d4afa50947010bd.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c14636abdee91fd2.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-e47ee38796635ed1.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-15f45eb62b439b2b.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-d209c809433ee866.rlib --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-0a48cc8b19067905.rlib --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-2be51631477f9ca5.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-163bfd59a4ebceb3.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-03998943d15fa5cc.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-a7543549df8e10d9.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-ba54a4ee1bd11d0a.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-c194b658d59a65e1.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-8856b408ff7e90e9.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-6e7395cf40cb439c.rlib --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-34db2e983fc685e1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-21ee97052524a47f.rlib --extern getrandom_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-1f3893cab9c1cac2.rlib --extern getrandom_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-710e91481cd0b98a.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-8ed3aee3cab2c1bd.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-9caa1f323c45c460.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-c73daa2b459b043c.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-6ae10ea56cda503c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-bae16fbacaca8933.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-153f6b9a67c64b83.rlib --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-a4fd74ac2468524c.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f3f41ccd8f8b0723.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-119e9b0cd754c80a.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-dace2deac663e6fe.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5488270ca8c700f6.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-fd7f55707a725433.rlib --extern itertools_594e8ee84c453af0=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6503b63ec2d4e4bb.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-eb27b949f6068efc.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4921d2a92b76412d.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a76b93ce4f157850.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-5d31aa9cbc163b3b.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-10ab7de2df72a452.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-158cf049d676bd12.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-20b778ea24683811.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-6cbdcd7fc85c615a.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-ba17a7907081ab27.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-caf299686e7cec65.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6a2faba7b8751801.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-bafffdbacfab42ee.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e7bbba1d1c8c50c5.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-9f184b9950c390eb.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-5ed192293457b111.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-20be41f6f1f20a39.rlib --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0cc1548a24fd9f67.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-55c188c63291fbf3.rlib --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-995525dbff172137.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-eef78c50bba7d059.rlib --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-51e5d1e7a99effa1.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-ebf13a14a38e330c.rlib --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-be98e4fd96343ce6.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-d8448149a9b86ace.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-862561e759921f66.rlib --extern rand_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/librand-d797afaf21e29317.rlib --extern rand_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern rand_chacha_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-4a669e4ad0e21ffe.rlib --extern rand_chacha_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-05820855fe0e705d.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-5f2da1f73d56e025.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-ea2fa3130f21e300.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-7a7907bea23cd83a.rlib --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-2cd3428be69f273e.rlib --extern rustix_d585fab2519d2d1=/work/oxidecomputer/omicron/target/debug/deps/librustix-1f2143ef03012a20.rlib --extern rustix_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/librustix-e8a0bf43db175489.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-1cfe07235191dde0.rlib --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-b4d133c5a80433c2.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-905e3bb7cf1dddb8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-bb095d7eb0d28ec2.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-8205f27d79057c60.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-590a634e5a2f8629.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-16d50aea078713d7.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-9bddb589b61cd740.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-8e665379beeb9a3c.rlib --extern strum_2f80eeee3b1b6c7e=/work/oxidecomputer/omicron/target/debug/deps/libstrum-4d05d58375967aa4.rlib --extern strum_754bda37e0fb3874=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d7c287191cccedb3.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3b56629d53d220b7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-214680a193c04733.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-9240021472f657ee.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fac0151730ef4663.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-43bb47649998433a.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-08331bbb5132ebf2.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9ebd7ea1a6b1284d.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-b071dad6ed04a436.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c408e455ac50c684.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-58a5172ac4a60185.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-8428c26553ab55d3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern winnow_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-5545e8a854ee9211.rlib --extern winnow_ca01ad9e24f5d932=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-380517021d21c4e8.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-9ffcc4485a5d3239.rlib --extern zerocopy_ca01ad9e24f5d932=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-d77465ec1bbbf54e.rlib --extern zerocopy_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6646a26bd241eeb4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-c543893b8fa11592.rlib --extern zip_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libzip-fc0c4b0c5510b8d5.rlib --extern zip_164d15cefe24d7eb=/work/oxidecomputer/omicron/target/debug/deps/libzip-baefe1c512864837.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/usr/ssl-3/lib/amd64`
50682025-09-03T17:25:29.318Z Running `/home/build/.rustup/toolchains/1.89.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=5f0c53d1c52decb8 -C extra-filename=-e58be731503826ce --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-6e69bbd5a21aae0d.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-20b778ea24683811.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4989bc0ffac4375f.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
50692025-09-03T17:25:29.403Z Running `/home/build/.rustup/toolchains/1.89.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=9accf2a6895a2008 -C extra-filename=-bc75913913d33ef1 --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`
50702025-09-03T17:26:29.006Z Running `/home/build/.rustup/toolchains/1.89.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=894e0251c6e404c5 -C extra-filename=-4071937050919c1d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-ba4bde9ba099d5cc.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-67e13231d0ec332f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1620e91ab68feeb8.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2345d99392fc0d08.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-9ab5ecfa6fbfcbf0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-562e110c4f8068f4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/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/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
50712025-09-03T17:26:29.086Z Running `/home/build/.rustup/toolchains/1.89.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=f94356564c1f21f2 -C extra-filename=-e06814641103a5e2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-d7339b959aea399b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-7ff42448b4f2de57.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-9a47467faecf2db1.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-2f1ce02a79f6689d.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-e9203fa27a2f9142.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-4ee77d325e6c777b.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e340083b86ca8543.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-450f84b7a11e74da.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-dace2deac663e6fe.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-20b778ea24683811.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-9f9a8d02e59971f7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-cd13dd30a4739e97.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-01507ff17084f9a5.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-2a96acb49163e435.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-9a3e7e421023200a.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-9f0914ebed5729fb.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d84559c60ee8eedf.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-ba4bde9ba099d5cc.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-67e13231d0ec332f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1620e91ab68feeb8.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2345d99392fc0d08.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
50722025-09-03T17:26:29.086Z Running `/home/build/.rustup/toolchains/1.89.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=83e79e08d6e69039 -C extra-filename=-c41556c0ee71580c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-4f61f6ad568fa094.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-584d563a411f464e.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-67e13231d0ec332f.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-0736dd70643e5adc.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2345d99392fc0d08.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9b82845ab87fbca7.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-464ff577eafdd533.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
50732025-09-03T17:26:29.086Z Running `/home/build/.rustup/toolchains/1.89.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=178bcb968e08db20 -C extra-filename=-4ce6f78259789d8d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-ba4bde9ba099d5cc.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-67e13231d0ec332f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1620e91ab68feeb8.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2345d99392fc0d08.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-9ab5ecfa6fbfcbf0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-562e110c4f8068f4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/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/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
50742025-09-03T17:26:29.160Z Running `/home/build/.rustup/toolchains/1.89.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=3cb12371ef1b773b -C extra-filename=-dfd28420675add3e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-d7339b959aea399b.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-0fd9158a9b5639f8.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edb894b10c052b43.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-6aac4332d3d731fa.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-761ba223aa642ada.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e340083b86ca8543.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-ba11f873af450cd1.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-2cf1514765963a9f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-4f61f6ad568fa094.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-bbcd3faa17ca487c.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-515187c6ccc490f2.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-60e349419ff39633.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-55bb2370dc3b9a62.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-0041bad4ae669c3b.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-9f9a8d02e59971f7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-cd13dd30a4739e97.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-01507ff17084f9a5.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-2a96acb49163e435.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-ba4bde9ba099d5cc.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-b82bcdb6765c4716.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-67e13231d0ec332f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1620e91ab68feeb8.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2345d99392fc0d08.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1912649d1c9076bc.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-9aab949f60a4810f.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a914a810e7648424.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-f24391214db0f810.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-af4981e7f14b2684.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-85a95801f5195f1a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern support_bundle_viewer=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_viewer-a58850e314fdc097.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-ae32eeec992b302d.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-be939306ae8345f8.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4c806b4877c02ae1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3e67ad21e09c6294.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
50752025-09-03T17:26:29.161Z Running `/home/build/.rustup/toolchains/1.89.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=3af5dc27af570f69 -C extra-filename=-4f401b302328ad3c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-4f61f6ad568fa094.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-584d563a411f464e.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-67e13231d0ec332f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2345d99392fc0d08.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-464ff577eafdd533.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
50762025-09-03T17:26:29.161Z Running `/home/build/.rustup/toolchains/1.89.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=50d309e6433bee48 -C extra-filename=-3d6bbe813742e331 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-d7339b959aea399b.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-0fd9158a9b5639f8.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edb894b10c052b43.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-6aac4332d3d731fa.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-761ba223aa642ada.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-6e69bbd5a21aae0d.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e340083b86ca8543.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-ba11f873af450cd1.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-2cf1514765963a9f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-4f61f6ad568fa094.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-8d75b22e756f96fc.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-bbcd3faa17ca487c.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-515187c6ccc490f2.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-60e349419ff39633.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-55bb2370dc3b9a62.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-0041bad4ae669c3b.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-9f9a8d02e59971f7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-cd13dd30a4739e97.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-01507ff17084f9a5.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-2a96acb49163e435.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-ba4bde9ba099d5cc.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-b82bcdb6765c4716.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-67e13231d0ec332f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1620e91ab68feeb8.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2345d99392fc0d08.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1912649d1c9076bc.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-9aab949f60a4810f.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a914a810e7648424.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-f24391214db0f810.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-af4981e7f14b2684.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-85a95801f5195f1a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern support_bundle_viewer=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_viewer-a58850e314fdc097.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-ae32eeec992b302d.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-be939306ae8345f8.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-4c806b4877c02ae1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3e67ad21e09c6294.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-8174e7630f5aa349.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
50772025-09-03T17:26:29.161Z Running `/home/build/.rustup/toolchains/1.89.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=965b242f41ef4789 -C extra-filename=-a671dd5e0910e7e2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-4f61f6ad568fa094.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-784c297e68e85669.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-584d563a411f464e.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-67e13231d0ec332f.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-0736dd70643e5adc.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2345d99392fc0d08.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9b82845ab87fbca7.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-464ff577eafdd533.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ed66e64bb699c714.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
50782025-09-03T17:32:04.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25m 42s
50792025-09-03T17:32:22.512Z
50802025-09-03T17:32:22.552Zreal 25:59.754754403
50812025-09-03T17:32:22.552Zuser 2:15:04.470151952
50822025-09-03T17:32:22.552Zsys 23:40.378357481
50832025-09-03T17:32:22.552Ztrap 12.681258074
50842025-09-03T17:32:22.552Ztflt 1.963445915
50852025-09-03T17:32:22.553Zdflt 6:28.245212659
50862025-09-03T17:32:22.553Zkflt 0.653619169
50872025-09-03T17:32:22.553Zlock 7:45:14.214751100
50882025-09-03T17:32:22.553Zslp 12:30:57.695979229
50892025-09-03T17:32:22.553Zlat 12:19.266999097
50902025-09-03T17:32:22.553Zstop 16:19.658573177
50912025-09-03T17:32:23.519Z+ ptime -m cargo build -Z unstable-options --timings=json --workspace --tests --locked --verbose
50922025-09-03T17:32:28.728Z Fresh unicode-ident v1.0.18
50932025-09-03T17:32:28.728Z Fresh cfg-if v1.0.1
50942025-09-03T17:32:28.805Z Fresh autocfg v1.4.0
50952025-09-03T17:32:28.805Z Fresh memchr v2.7.4
50962025-09-03T17:32:28.805Z Fresh value-bag v1.9.0
50972025-09-03T17:32:28.805Z Fresh proc-macro2 v1.0.95
50982025-09-03T17:32:28.805Z Fresh log v0.4.27
50992025-09-03T17:32:28.805Z Fresh smallvec v1.15.1
51002025-09-03T17:32:28.805Z Fresh version_check v0.9.5
51012025-09-03T17:32:28.805Z Fresh itoa v1.0.11
51022025-09-03T17:32:28.805Z Fresh quote v1.0.40
51032025-09-03T17:32:28.805Z Fresh libc v0.2.174
51042025-09-03T17:32:28.805Z Fresh scopeguard v1.2.0
51052025-09-03T17:32:28.805Z Fresh critical-section v1.1.3
51062025-09-03T17:32:28.806Z Fresh syn v2.0.104
51072025-09-03T17:32:28.806Z Fresh lock_api v0.4.12
51082025-09-03T17:32:28.806Z Fresh getrandom v0.2.15
51092025-09-03T17:32:28.806Z Fresh stable_deref_trait v1.2.0
51102025-09-03T17:32:28.806Z Fresh ryu v1.0.18
51112025-09-03T17:32:28.806Z Fresh serde_derive v1.0.219
51122025-09-03T17:32:28.806Z Fresh portable-atomic v1.11.0
51132025-09-03T17:32:28.806Z Fresh zeroize_derive v1.4.2
51142025-09-03T17:32:28.806Z Fresh libm v0.2.8
51152025-09-03T17:32:28.806Z Fresh synstructure v0.13.1
51162025-09-03T17:32:28.807Z Fresh zerovec-derive v0.10.3
51172025-09-03T17:32:28.807Z Fresh displaydoc v0.2.5
51182025-09-03T17:32:28.807Z Fresh pin-project-lite v0.2.14
51192025-09-03T17:32:28.807Z Fresh serde v1.0.219
51202025-09-03T17:32:28.807Z Fresh once_cell v1.21.3
51212025-09-03T17:32:28.807Z Fresh zeroize v1.8.1
51222025-09-03T17:32:28.807Z Fresh num-traits v0.2.19
51232025-09-03T17:32:28.807Z Fresh zerofrom-derive v0.1.4
51242025-09-03T17:32:28.807Z Fresh yoke-derive v0.7.4
51252025-09-03T17:32:28.807Z Fresh bytes v1.10.1
51262025-09-03T17:32:28.807Z Fresh bitflags v2.9.1
51272025-09-03T17:32:28.808Z Fresh zerofrom v0.1.4
51282025-09-03T17:32:28.808Z Fresh litemap v0.7.3
51292025-09-03T17:32:28.808Z Fresh percent-encoding v2.3.1
51302025-09-03T17:32:28.808Z Fresh writeable v0.5.5
51312025-09-03T17:32:28.808Z Fresh yoke v0.7.4
51322025-09-03T17:32:28.808Z Fresh serde_json v1.0.142
51332025-09-03T17:32:28.808Z Fresh getrandom v0.3.1
51342025-09-03T17:32:28.808Z Fresh icu_provider_macros v1.5.0
51352025-09-03T17:32:28.808Z Fresh allocator-api2 v0.2.21
51362025-09-03T17:32:28.808Z Fresh shlex v1.3.0
51372025-09-03T17:32:28.808Z Fresh foldhash v0.1.5
51382025-09-03T17:32:28.808Z Fresh equivalent v1.0.2
51392025-09-03T17:32:28.808Z Fresh zerovec v0.10.4
51402025-09-03T17:32:28.808Z Fresh hashbrown v0.15.4
51412025-09-03T17:32:28.808Z Fresh icu_locid_transform_data v1.5.0
51422025-09-03T17:32:28.809Z Fresh rand_core v0.6.4
51432025-09-03T17:32:28.809Z Fresh icu_properties_data v1.5.0
51442025-09-03T17:32:28.809Z Fresh jobserver v0.1.32
51452025-09-03T17:32:28.809Z Fresh icu_normalizer_data v1.5.0
51462025-09-03T17:32:28.809Z Fresh tinystr v0.7.6
51472025-09-03T17:32:28.809Z Fresh icu_collections v1.5.0
51482025-09-03T17:32:28.809Z Fresh utf8_iter v1.0.4
51492025-09-03T17:32:28.809Z Fresh write16 v1.0.0
51502025-09-03T17:32:28.809Z Fresh utf16_iter v1.0.5
51512025-09-03T17:32:28.809Z Fresh cc v1.2.30
51522025-09-03T17:32:28.809Z Fresh icu_locid v1.5.0
51532025-09-03T17:32:28.810Z Fresh parking_lot_core v0.9.10
51542025-09-03T17:32:28.810Z Fresh form_urlencoded v1.2.1
51552025-09-03T17:32:28.810Z Fresh regex-syntax v0.8.5
51562025-09-03T17:32:28.810Z Fresh subtle v2.6.1
51572025-09-03T17:32:28.810Z Fresh signal-hook-registry v1.4.2
51582025-09-03T17:32:28.810Z Fresh errno v0.3.12
51592025-09-03T17:32:28.810Z Fresh icu_provider v1.5.0
51602025-09-03T17:32:28.810Z Fresh parking_lot v0.12.3
51612025-09-03T17:32:28.810Z Fresh semver v1.0.26
51622025-09-03T17:32:28.810Z Fresh byteorder v1.5.0
51632025-09-03T17:32:28.811Z Fresh fnv v1.0.7
51642025-09-03T17:32:28.811Z Fresh aho-corasick v1.1.3
51652025-09-03T17:32:28.811Z Fresh mio v1.0.2
51662025-09-03T17:32:28.811Z Fresh icu_locid_transform v1.5.0
51672025-09-03T17:32:28.811Z Fresh regex-automata v0.4.8
51682025-09-03T17:32:28.811Z Fresh futures-core v0.3.31
51692025-09-03T17:32:28.811Z Fresh heck v0.5.0
51702025-09-03T17:32:28.811Z Fresh icu_properties v1.5.1
51712025-09-03T17:32:28.811Z Fresh typenum v1.17.0
51722025-09-03T17:32:28.811Z Fresh thiserror-impl v1.0.69
51732025-09-03T17:32:28.811Z Fresh tokio-macros v2.5.0
51742025-09-03T17:32:28.811Z Fresh socket2 v0.6.0
51752025-09-03T17:32:28.811Z Fresh icu_normalizer v1.5.0
51762025-09-03T17:32:28.812Z Fresh generic-array v0.14.7
51772025-09-03T17:32:28.812Z Fresh rustix v0.38.37
51782025-09-03T17:32:28.812Z Fresh either v1.15.0
51792025-09-03T17:32:28.812Z Fresh tokio v1.47.0
51802025-09-03T17:32:28.812Z Fresh thiserror v1.0.69
51812025-09-03T17:32:28.812Z Fresh regex v1.11.1
51822025-09-03T17:32:28.812Z Fresh indexmap v2.10.0
51832025-09-03T17:32:28.812Z Fresh idna_adapter v1.2.0
51842025-09-03T17:32:28.812Z Fresh crypto-common v0.1.6
51852025-09-03T17:32:28.812Z Fresh iana-time-zone v0.1.63
51862025-09-03T17:32:28.813Z Fresh uuid v1.17.0
51872025-09-03T17:32:28.813Z Fresh futures-io v0.3.31
51882025-09-03T17:32:28.813Z Fresh pkg-config v0.3.31
51892025-09-03T17:32:28.813Z Fresh spin v0.9.8
51902025-09-03T17:32:28.813Z Fresh idna v1.0.3
51912025-09-03T17:32:28.813Z Fresh chrono v0.4.41
51922025-09-03T17:32:28.813Z Fresh zerocopy-derive v0.7.35
51932025-09-03T17:32:28.813Z Fresh const-oid v0.9.6
51942025-09-03T17:32:28.852Z Fresh serde_derive_internals v0.29.1
51952025-09-03T17:32:28.852Z Fresh dyn-clone v1.0.20
51962025-09-03T17:32:28.852Z Fresh url v2.5.4
51972025-09-03T17:32:28.852Z Fresh slab v0.4.9
51982025-09-03T17:32:28.852Z Fresh zerocopy v0.7.35
51992025-09-03T17:32:28.852Z Fresh schemars_derive v0.8.22
52002025-09-03T17:32:28.852Z Fresh block-buffer v0.10.4
52012025-09-03T17:32:28.853Z Fresh pin-utils v0.1.0
52022025-09-03T17:32:28.853Z Fresh futures-sink v0.3.31
52032025-09-03T17:32:28.853Z Fresh schemars v0.8.22
52042025-09-03T17:32:28.853Z Fresh digest v0.10.7
52052025-09-03T17:32:28.853Z Fresh lazy_static v1.5.0
52062025-09-03T17:32:28.853Z Fresh futures-channel v0.3.31
52072025-09-03T17:32:28.853Z Fresh futures-macro v0.3.31
52082025-09-03T17:32:28.853Z Fresh futures-task v0.3.31
52092025-09-03T17:32:28.854Z Fresh cpufeatures v0.2.14
52102025-09-03T17:32:28.854Z Fresh futures-util v0.3.31
52112025-09-03T17:32:28.854Z Fresh ppv-lite86 v0.2.20
52122025-09-03T17:32:28.854Z Fresh tracing-core v0.1.32
52132025-09-03T17:32:28.854Z Fresh tracing-attributes v0.1.27
52142025-09-03T17:32:28.854Z Fresh strsim v0.11.1
52152025-09-03T17:32:28.854Z Fresh glob v0.3.2
52162025-09-03T17:32:28.854Z Fresh syn v1.0.109
52172025-09-03T17:32:28.854Z Fresh tracing v0.1.40
52182025-09-03T17:32:28.854Z Fresh thiserror-impl v2.0.12
52192025-09-03T17:32:28.855Z Fresh http v1.3.1
52202025-09-03T17:32:28.855Z Fresh minimal-lexical v0.2.1
52212025-09-03T17:32:28.855Z Fresh thiserror v2.0.12
52222025-09-03T17:32:28.855Z Fresh nom v7.1.3
52232025-09-03T17:32:28.855Z Fresh adler2 v2.0.0
52242025-09-03T17:32:28.855Z Fresh libloading v0.8.5
52252025-09-03T17:32:28.855Z Fresh miniz_oxide v0.8.5
52262025-09-03T17:32:28.855Z Fresh vcpkg v0.2.15
52272025-09-03T17:32:28.855Z Fresh cexpr v0.6.0
52282025-09-03T17:32:28.855Z Fresh prettyplease v0.2.36
52292025-09-03T17:32:28.855Z Fresh clang-sys v1.8.1
52302025-09-03T17:32:28.856Z Fresh home v0.5.9
52312025-09-03T17:32:28.856Z Fresh crossbeam-utils v0.8.21
52322025-09-03T17:32:28.856Z Fresh paste v1.0.15
52332025-09-03T17:32:28.856Z Fresh block-padding v0.3.3
52342025-09-03T17:32:28.856Z Fresh serde_tokenstream v0.2.2
52352025-09-03T17:32:28.856Z Fresh powerfmt v0.2.0
52362025-09-03T17:32:28.856Z Fresh time-core v0.1.2
52372025-09-03T17:32:28.856Z Fresh num-conv v0.1.0
52382025-09-03T17:32:28.856Z Fresh deranged v0.3.11
52392025-09-03T17:32:28.856Z Fresh inout v0.1.3
52402025-09-03T17:32:28.856Z Fresh time-macros v0.2.18
52412025-09-03T17:32:28.857Z Fresh num_threads v0.1.7
52422025-09-03T17:32:28.857Z Fresh itertools v0.12.1
52432025-09-03T17:32:28.857Z Fresh base64 v0.22.1
52442025-09-03T17:32:28.857Z Fresh cipher v0.4.4
52452025-09-03T17:32:28.857Z Fresh time v0.3.36
52462025-09-03T17:32:28.857Z Fresh which v4.4.2
52472025-09-03T17:32:28.857Z Fresh tokio-util v0.7.15
52482025-09-03T17:32:28.857Z Fresh ipnet v2.11.0
52492025-09-03T17:32:28.857Z Fresh rustc-hash v1.1.0
52502025-09-03T17:32:28.857Z Fresh lazycell v1.3.0
52512025-09-03T17:32:28.857Z Fresh gimli v0.31.1
52522025-09-03T17:32:28.857Z Fresh atomic-waker v1.1.2
52532025-09-03T17:32:28.857Z Fresh cmake v0.1.51
52542025-09-03T17:32:28.857Z Fresh object v0.36.5
52552025-09-03T17:32:28.857Z Fresh untrusted v0.9.0
52562025-09-03T17:32:28.858Z Fresh addr2line v0.24.2
52572025-09-03T17:32:28.858Z Fresh bindgen v0.69.5
52582025-09-03T17:32:28.858Z Fresh dunce v1.0.5
52592025-09-03T17:32:28.858Z Fresh rustc-demangle v0.1.24
52602025-09-03T17:32:28.858Z Fresh base64ct v1.6.0
52612025-09-03T17:32:28.858Z Fresh fs_extra v1.3.0
52622025-09-03T17:32:28.858Z Fresh ring v0.17.14
52632025-09-03T17:32:28.858Z Fresh httparse v1.9.5
52642025-09-03T17:32:28.858Z Fresh backtrace v0.3.74
52652025-09-03T17:32:28.858Z Fresh hmac v0.12.1
52662025-09-03T17:32:28.858Z Fresh sha2 v0.10.9
52672025-09-03T17:32:28.858Z Fresh rand_chacha v0.3.1
52682025-09-03T17:32:28.858Z Fresh rustls-pki-types v1.10.0
52692025-09-03T17:32:28.858Z Fresh anyhow v1.0.99
52702025-09-03T17:32:28.859Z Fresh rand v0.8.5
52712025-09-03T17:32:28.859Z Fresh http-body v1.0.1
52722025-09-03T17:32:28.859Z Fresh serde_spanned v0.6.9
52732025-09-03T17:32:28.859Z Fresh toml_datetime v0.6.11
52742025-09-03T17:32:28.859Z Fresh pem-rfc7468 v0.7.0
52752025-09-03T17:32:28.859Z Fresh aws-lc-sys v0.26.0
52762025-09-03T17:32:28.859Z Fresh httpdate v1.0.3
52772025-09-03T17:32:28.859Z Fresh utf8parse v0.2.2
52782025-09-03T17:32:28.859Z Fresh try-lock v0.2.5
52792025-09-03T17:32:28.859Z Fresh untrusted v0.7.1
52802025-09-03T17:32:28.859Z Fresh want v0.3.1
52812025-09-03T17:32:28.859Z Fresh aws-lc-rs v1.12.4
52822025-09-03T17:32:28.859Z Fresh h2 v0.4.6
52832025-09-03T17:32:28.859Z Fresh tower-service v0.3.3
52842025-09-03T17:32:28.859Z Fresh async-trait v0.1.89
52852025-09-03T17:32:28.860Z Fresh der_derive v0.7.3
52862025-09-03T17:32:28.860Z Fresh hyper v1.6.0
52872025-09-03T17:32:28.860Z Fresh rustls-webpki v0.102.8
52882025-09-03T17:32:28.860Z Fresh rustversion v1.0.17
52892025-09-03T17:32:28.860Z Fresh flagset v0.4.6
52902025-09-03T17:32:28.860Z Fresh pbkdf2 v0.12.2
52912025-09-03T17:32:28.861Z Fresh aes v0.8.4
52922025-09-03T17:32:28.861Z Fresh mime v0.3.17
52932025-09-03T17:32:28.861Z Fresh der v0.7.9
52942025-09-03T17:32:29.986Z Fresh anstyle v1.0.11
52952025-09-03T17:32:29.986Z Fresh slog v2.7.0
52962025-09-03T17:32:29.986Z Fresh hyper-util v0.1.16
52972025-09-03T17:32:29.986Z Fresh salsa20 v0.10.2
52982025-09-03T17:32:29.986Z Fresh cbc v0.1.2
52992025-09-03T17:32:29.986Z Fresh openssl-probe v0.1.5
53002025-09-03T17:32:29.986Z Fresh spki v0.7.3
53012025-09-03T17:32:29.986Z Fresh foreign-types-shared v0.1.1
53022025-09-03T17:32:29.986Z Fresh scrypt v0.11.0
53032025-09-03T17:32:29.986Z Fresh openssl-sys v0.9.109
53042025-09-03T17:32:29.986Z Fresh anstyle-parse v0.2.5
53052025-09-03T17:32:29.986Z Fresh http-body-util v0.1.3
53062025-09-03T17:32:29.986Z Fresh rustc_version v0.4.1
53072025-09-03T17:32:29.986Z Fresh foreign-types v0.3.2
53082025-09-03T17:32:29.986Z Fresh openssl-macros v0.1.1
53092025-09-03T17:32:29.986Z Fresh is_terminal_polyfill v1.70.1
53102025-09-03T17:32:29.986Z Fresh anstyle-query v1.1.1
53112025-09-03T17:32:29.986Z Fresh colorchoice v1.0.2
53122025-09-03T17:32:29.986Z Fresh pkcs5 v0.7.1
53132025-09-03T17:32:29.986Z Fresh terminal_size v0.4.0
53142025-09-03T17:32:29.986Z Fresh anstream v0.6.18
53152025-09-03T17:32:29.986Z Fresh openssl v0.10.73
53162025-09-03T17:32:29.986Z Fresh pkcs8 v0.10.2
53172025-09-03T17:32:29.986Z Fresh serde_urlencoded v0.7.1
53182025-09-03T17:32:29.986Z Fresh encoding_rs v0.8.34
53192025-09-03T17:32:29.986Z Fresh rustls v0.23.19
53202025-09-03T17:32:29.986Z Fresh litrs v0.4.1
53212025-09-03T17:32:29.986Z Fresh clap_lex v0.7.4
53222025-09-03T17:32:29.986Z Fresh sync_wrapper v1.0.1
53232025-09-03T17:32:29.986Z Fresh clap_derive v4.5.41
53242025-09-03T17:32:29.986Z Fresh psl-types v2.0.11
53252025-09-03T17:32:29.986Z Fresh tokio-rustls v0.26.0
53262025-09-03T17:32:29.986Z Fresh clap_builder v4.5.41
53272025-09-03T17:32:29.986Z Fresh document-features v0.2.11
53282025-09-03T17:32:29.986Z Fresh native-tls v0.2.12
53292025-09-03T17:32:29.986Z Fresh ucd-trie v0.1.7
53302025-09-03T17:32:29.987Z Fresh tower-layer v0.3.3
53312025-09-03T17:32:29.987Z Fresh publicsuffix v2.3.0
53322025-09-03T17:32:29.987Z Fresh cookie v0.18.1
53332025-09-03T17:32:29.987Z Fresh tower v0.5.2
53342025-09-03T17:32:29.987Z Fresh tokio-native-tls v0.3.1
53352025-09-03T17:32:29.987Z Fresh pest v2.7.14
53362025-09-03T17:32:29.987Z Fresh clap v4.5.41
53372025-09-03T17:32:29.987Z Fresh rustls-native-certs v0.8.1
53382025-09-03T17:32:29.987Z Fresh webpki-roots v1.0.1
53392025-09-03T17:32:29.987Z Fresh openapiv3 v2.2.0
53402025-09-03T17:32:29.987Z Fresh rand_core v0.9.3
53412025-09-03T17:32:29.987Z Fresh iri-string v0.7.8
53422025-09-03T17:32:29.987Z Fresh hyper-rustls v0.27.7
53432025-09-03T17:32:29.987Z Fresh hyper-tls v0.6.0
53442025-09-03T17:32:29.987Z Fresh pest_meta v2.7.14
53452025-09-03T17:32:29.988Z Fresh cookie_store v0.21.1
53462025-09-03T17:32:29.988Z Fresh ipnetwork v0.21.1
53472025-09-03T17:32:29.988Z Fresh scroll_derive v0.12.0
53482025-09-03T17:32:29.988Z Fresh winnow v0.7.10
53492025-09-03T17:32:29.988Z Fresh tower-http v0.6.6
53502025-09-03T17:32:29.988Z Fresh unicode-segmentation v1.12.0
53512025-09-03T17:32:29.988Z Fresh data-encoding v2.9.0
53522025-09-03T17:32:29.988Z Fresh scroll v0.12.0
53532025-09-03T17:32:29.988Z Fresh pest_generator v2.7.14
53542025-09-03T17:32:29.988Z Fresh plain v0.2.3
53552025-09-03T17:32:29.988Z Fresh unicode-width v0.2.0
53562025-09-03T17:32:29.988Z Fresh reqwest v0.12.22
53572025-09-03T17:32:29.988Z Fresh winnow v0.5.40
53582025-09-03T17:32:29.988Z Fresh tinyvec_macros v0.1.1
53592025-09-03T17:32:29.988Z Fresh goblin v0.8.2
53602025-09-03T17:32:29.988Z Fresh pest_derive v2.7.14
53612025-09-03T17:32:29.988Z Fresh rand_chacha v0.9.0
53622025-09-03T17:32:29.988Z Fresh toml_edit v0.19.15
53632025-09-03T17:32:29.988Z Fresh tinyvec v1.8.0
53642025-09-03T17:32:29.988Z Fresh rustix v1.0.7
53652025-09-03T17:32:29.988Z Fresh signature v2.2.0
53662025-09-03T17:32:29.988Z Fresh zerocopy-derive v0.8.26
53672025-09-03T17:32:29.988Z Fresh pretty-hex v0.4.1
53682025-09-03T17:32:29.988Z Fresh dof v0.3.0
53692025-09-03T17:32:29.988Z Fresh zerocopy v0.8.26
53702025-09-03T17:32:29.988Z Fresh dtrace-parser v0.2.0
53712025-09-03T17:32:29.988Z Fresh rand v0.9.2
53722025-09-03T17:32:29.988Z Fresh thread-id v4.2.2
53732025-09-03T17:32:29.988Z Fresh sha1 v0.10.6
53742025-09-03T17:32:29.988Z Fresh num-integer v0.1.46
53752025-09-03T17:32:29.988Z Fresh usdt-impl v0.5.0
53762025-09-03T17:32:29.988Z Fresh crc32fast v1.4.2
53772025-09-03T17:32:29.988Z Fresh toml_write v0.1.2
53782025-09-03T17:32:29.988Z Fresh static_assertions v1.1.0
53792025-09-03T17:32:29.988Z Fresh crossbeam-epoch v0.9.18
53802025-09-03T17:32:29.988Z Fresh itertools v0.13.0
53812025-09-03T17:32:29.988Z Fresh bstr v1.10.0
53822025-09-03T17:32:29.989Z Fresh memmap v0.7.0
53832025-09-03T17:32:29.989Z Fresh usdt-macro v0.5.0
53842025-09-03T17:32:29.989Z Fresh usdt-attr-macro v0.5.0
53852025-09-03T17:32:29.989Z Fresh toml_edit v0.22.27
53862025-09-03T17:32:29.989Z Fresh base16ct v0.2.0
53872025-09-03T17:32:29.989Z Fresh oxnet v0.1.3
53882025-09-03T17:32:29.989Z Fresh hubpack_derive v0.1.1
53892025-09-03T17:32:29.989Z Fresh ff v0.13.0
53902025-09-03T17:32:29.989Z Fresh zlib-rs v0.5.1
53912025-09-03T17:32:29.989Z Fresh usdt v0.5.0
53922025-09-03T17:32:29.989Z Fresh sec1 v0.7.3
53932025-09-03T17:32:29.989Z Fresh hubpack v0.1.2
53942025-09-03T17:32:30.032Z Fresh group v0.13.0
53952025-09-03T17:32:30.032Z Fresh libz-rs-sys v0.5.1
53962025-09-03T17:32:30.032Z Fresh num-iter v0.1.45
53972025-09-03T17:32:30.032Z Fresh strum_macros v0.26.4
53982025-09-03T17:32:30.032Z Fresh hkdf v0.12.4
53992025-09-03T17:32:30.032Z Fresh crypto-bigint v0.5.5
54002025-09-03T17:32:30.032Z Fresh bitflags v1.3.2
54012025-09-03T17:32:30.032Z Fresh unicode-xid v0.2.6
54022025-09-03T17:32:30.032Z Fresh strum v0.26.3
54032025-09-03T17:32:30.032Z Fresh flate2 v1.1.2
54042025-09-03T17:32:30.032Z Fresh elliptic-curve v0.13.8
54052025-09-03T17:32:30.032Z Fresh siphasher v0.3.11
54062025-09-03T17:32:30.032Z Fresh pkcs1 v0.7.5
54072025-09-03T17:32:30.032Z Fresh num-bigint-dig v0.8.4
54082025-09-03T17:32:30.032Z Fresh bzip2-sys v0.1.13+1.0.8
54092025-09-03T17:32:30.032Z Fresh phf_shared v0.11.2
54102025-09-03T17:32:30.032Z Fresh cfg_aliases v0.2.1
54112025-09-03T17:32:30.032Z Fresh rsa v0.9.6
54122025-09-03T17:32:30.032Z Fresh signal-hook v0.3.18
54132025-09-03T17:32:30.032Z Fresh newtype-uuid v1.2.4
54142025-09-03T17:32:30.032Z Fresh toml v0.7.8
54152025-09-03T17:32:30.032Z Fresh unicode-normalization v0.1.24
54162025-09-03T17:32:30.032Z Fresh rfc6979 v0.4.0
54172025-09-03T17:32:30.032Z Fresh enum-as-inner v0.6.1
54182025-09-03T17:32:30.032Z Fresh curve25519-dalek-derive v0.1.1
54192025-09-03T17:32:30.032Z Fresh daft-derive v0.1.4
54202025-09-03T17:32:30.032Z Fresh managed v0.8.0
54212025-09-03T17:32:30.032Z Fresh memoffset v0.9.1
54222025-09-03T17:32:30.032Z Fresh ahash v0.8.12
54232025-09-03T17:32:30.032Z Fresh curve25519-dalek v4.1.3
54242025-09-03T17:32:30.032Z Fresh ecdsa v0.16.9
54252025-09-03T17:32:30.032Z Fresh daft v0.1.4
54262025-09-03T17:32:30.032Z Fresh x509-cert v0.2.5
54272025-09-03T17:32:30.033Z Fresh itertools v0.10.5
54282025-09-03T17:32:30.033Z Fresh precomputed-hash v0.1.1
54292025-09-03T17:32:30.033Z Fresh new_debug_unreachable v1.0.6
54302025-09-03T17:32:30.033Z Fresh fixedbitset v0.4.2
54312025-09-03T17:32:30.033Z Fresh string_cache v0.8.9
54322025-09-03T17:32:30.033Z Fresh zstd-sys v2.0.14+zstd.1.5.7
54332025-09-03T17:32:30.033Z Fresh signal-hook-mio v0.2.4
54342025-09-03T17:32:30.033Z Fresh ed25519 v2.2.3
54352025-09-03T17:32:30.033Z Fresh bzip2 v0.4.4
54362025-09-03T17:32:30.033Z Fresh petgraph v0.6.5
54372025-09-03T17:32:30.033Z Fresh zstd-safe v7.2.3
54382025-09-03T17:32:30.033Z Fresh ed25519-dalek v2.1.1
54392025-09-03T17:32:30.033Z Fresh console v0.15.10
54402025-09-03T17:32:30.033Z Fresh socket2 v0.5.10
54412025-09-03T17:32:30.033Z Fresh bumpalo v3.16.0
54422025-09-03T17:32:30.033Z Fresh rustc-hash v2.1.1
54432025-09-03T17:32:30.033Z Fresh lockfree-object-pool v0.1.6
54442025-09-03T17:32:30.033Z Fresh lalrpop-util v0.19.12
54452025-09-03T17:32:30.033Z Fresh simd-adler32 v0.3.7
54462025-09-03T17:32:30.033Z Fresh zstd v0.13.3
54472025-09-03T17:32:30.033Z Fresh crossterm v0.28.1
54482025-09-03T17:32:30.033Z Fresh zip v0.6.6
54492025-09-03T17:32:30.033Z Fresh zopfli v0.8.1
54502025-09-03T17:32:30.033Z Fresh bzip2 v0.5.2
54512025-09-03T17:32:30.033Z Fresh hash32 v0.2.1
54522025-09-03T17:32:30.033Z Fresh winnow v0.6.26
54532025-09-03T17:32:30.033Z Fresh unicode-properties v0.1.3
54542025-09-03T17:32:30.033Z Fresh predicates-core v1.0.8
54552025-09-03T17:32:30.033Z Fresh unicode-bidi v0.3.17
54562025-09-03T17:32:30.033Z Fresh zip v4.2.0
54572025-09-03T17:32:30.033Z Fresh heapless v0.7.17
54582025-09-03T17:32:30.034Z Fresh nix v0.29.0
54592025-09-03T17:32:30.034Z Fresh hickory-proto v0.25.2
54602025-09-03T17:32:30.034Z Fresh similar v2.7.0
54612025-09-03T17:32:30.034Z Fresh stringprep v0.1.5
54622025-09-03T17:32:30.034Z Fresh strum_macros v0.27.1
54632025-09-03T17:32:30.034Z Fresh tokio-stream v0.1.17
54642025-09-03T17:32:30.034Z Fresh md-5 v0.10.6
54652025-09-03T17:32:30.034Z Fresh float-cmp v0.10.0
54662025-09-03T17:32:30.034Z Fresh normalize-line-endings v0.3.0
54672025-09-03T17:32:30.034Z Fresh difflib v0.4.0
54682025-09-03T17:32:30.034Z Fresh fallible-iterator v0.2.0
54692025-09-03T17:32:30.034Z Fresh strum v0.27.2
54702025-09-03T17:32:30.034Z Fresh predicates v3.1.3
54712025-09-03T17:32:30.034Z Fresh buf-list v1.0.3
54722025-09-03T17:32:30.035Z Fresh smoltcp v0.9.1
54732025-09-03T17:32:30.035Z Fresh serde-big-array v0.5.1
54742025-09-03T17:32:30.035Z Fresh serde_repr v0.1.19
54752025-09-03T17:32:30.035Z Fresh postgres-protocol v0.6.8
54762025-09-03T17:32:30.035Z Fresh peg-runtime v0.8.5
54772025-09-03T17:32:30.035Z Fresh gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
54782025-09-03T17:32:30.035Z Fresh fs-err v3.1.1
54792025-09-03T17:32:30.035Z Fresh phf v0.11.2
54802025-09-03T17:32:30.035Z Fresh gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
54812025-09-03T17:32:30.035Z Fresh whoami v1.5.2
54822025-09-03T17:32:30.035Z Fresh postgres-types v0.2.9
54832025-09-03T17:32:30.035Z Fresh regress v0.10.4
54842025-09-03T17:32:30.035Z Fresh fastrand v2.1.1
54852025-09-03T17:32:30.035Z Fresh ident_case v1.0.1
54862025-09-03T17:32:30.035Z Fresh futures-executor v0.3.31
54872025-09-03T17:32:30.035Z Fresh is-terminal v0.4.13
54882025-09-03T17:32:30.035Z Fresh dirs-sys-next v0.1.2
54892025-09-03T17:32:30.035Z Fresh tokio-postgres v0.7.13
54902025-09-03T17:32:30.035Z Fresh camino v1.1.11
54912025-09-03T17:32:30.035Z Fresh futures v0.3.31
54922025-09-03T17:32:30.035Z Fresh dirs-next v2.0.0
54932025-09-03T17:32:30.035Z Fresh crossbeam-channel v0.5.15
54942025-09-03T17:32:30.078Z Fresh unsafe-libyaml v0.2.11
54952025-09-03T17:32:30.078Z Fresh tempfile v3.20.0
54962025-09-03T17:32:30.078Z Fresh darling_core v0.20.10
54972025-09-03T17:32:30.078Z Fresh term v0.7.0
54982025-09-03T17:32:30.078Z Fresh serde_yaml v0.9.34+deprecated
54992025-09-03T17:32:30.078Z Fresh darling_macro v0.20.10
55002025-09-03T17:32:30.078Z Fresh thread_local v1.1.8
55012025-09-03T17:32:30.078Z Fresh take_mut v0.2.2
55022025-09-03T17:32:30.078Z Fresh quick-error v1.2.3
55032025-09-03T17:32:30.078Z Fresh darling v0.20.10
55042025-09-03T17:32:30.078Z Fresh slog-term v2.9.1
55052025-09-03T17:32:30.078Z Fresh match_cfg v0.1.0
55062025-09-03T17:32:30.078Z Fresh structmeta-derive v0.3.0
55072025-09-03T17:32:30.078Z Fresh hex v0.4.3
55082025-09-03T17:32:30.078Z Fresh debug-ignore v1.0.5
55092025-09-03T17:32:30.078Z Fresh slog-async v2.8.0
55102025-09-03T17:32:30.078Z Fresh hostname v0.3.1
55112025-09-03T17:32:30.078Z Fresh structmeta v0.3.0
55122025-09-03T17:32:30.078Z Fresh bit-vec v0.8.0
55132025-09-03T17:32:30.078Z Fresh progenitor-client v0.10.0
55142025-09-03T17:32:30.078Z Fresh wait-timeout v0.2.0
55152025-09-03T17:32:30.078Z Fresh bit-set v0.8.0
55162025-09-03T17:32:30.078Z Fresh rusty-fork v0.3.0
55172025-09-03T17:32:30.078Z Fresh toml_parser v1.0.2
55182025-09-03T17:32:30.078Z Fresh rand_xorshift v0.4.0
55192025-09-03T17:32:30.079Z Fresh toml_datetime v0.7.0
55202025-09-03T17:32:30.079Z Fresh serde_path_to_error v0.1.17
55212025-09-03T17:32:30.079Z Fresh serde_spanned v1.0.0
55222025-09-03T17:32:30.079Z Fresh unarray v0.1.4
55232025-09-03T17:32:30.079Z Fresh toml_writer v1.0.2
55242025-09-03T17:32:30.079Z Fresh rustls v0.22.4
55252025-09-03T17:32:30.079Z Fresh slog-json v2.6.1
55262025-09-03T17:32:30.079Z Fresh async-stream-impl v0.3.6
55272025-09-03T17:32:30.079Z Fresh derive-ex v0.1.8
55282025-09-03T17:32:30.079Z Fresh proptest v1.7.0
55292025-09-03T17:32:30.079Z Fresh toml v0.9.5
55302025-09-03T17:32:30.079Z Fresh async-stream v0.3.6
55312025-09-03T17:32:30.079Z Fresh slog-bunyan v2.5.0
55322025-09-03T17:32:30.079Z Fresh tokio-rustls v0.25.0
55332025-09-03T17:32:30.079Z Fresh rustls-pemfile v2.2.0
55342025-09-03T17:32:30.079Z Fresh multer v3.1.0
55352025-09-03T17:32:30.079Z Fresh waitgroup v0.1.2
55362025-09-03T17:32:30.079Z Fresh dropshot_endpoint v0.16.3
55372025-09-03T17:32:30.079Z Fresh hostname v0.4.0
55382025-09-03T17:32:30.079Z Fresh test-strategy v0.4.3
55392025-09-03T17:32:30.079Z Fresh serde_with_macros v3.14.0
55402025-09-03T17:32:30.079Z Fresh typify-impl v0.3.0
55412025-09-03T17:32:30.079Z Fresh macaddr v1.0.1
55422025-09-03T17:32:30.079Z Fresh dropshot v0.16.3
55432025-09-03T17:32:30.079Z Fresh serde_with v3.14.0
55442025-09-03T17:32:30.079Z Fresh typify-macro v0.3.0
55452025-09-03T17:32:30.079Z Fresh serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
55462025-09-03T17:32:30.080Z Fresh ref-cast-impl v1.0.24
55472025-09-03T17:32:30.080Z Fresh instant v0.1.13
55482025-09-03T17:32:30.080Z Fresh typify v0.3.0
55492025-09-03T17:32:30.080Z Fresh tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
55502025-09-03T17:32:30.080Z Fresh derive-where v1.5.0
55512025-09-03T17:32:30.080Z Fresh parse-display-derive v0.10.0
55522025-09-03T17:32:30.080Z Fresh progenitor-client v0.9.1
55532025-09-03T17:32:30.080Z Fresh slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
55542025-09-03T17:32:30.080Z Fresh backoff v0.4.0
55552025-09-03T17:32:30.080Z Fresh progenitor-impl v0.9.1
55562025-09-03T17:32:30.080Z Fresh ref-cast v1.0.24
55572025-09-03T17:32:30.080Z Fresh parse-display v0.10.0
55582025-09-03T17:32:30.080Z Fresh slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
55592025-09-03T17:32:30.080Z Fresh protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
55602025-09-03T17:32:30.080Z Fresh camino-tempfile v1.4.1
55612025-09-03T17:32:30.080Z Fresh progenitor-macro v0.9.1
55622025-09-03T17:32:30.080Z Fresh iddqd v0.3.9
55632025-09-03T17:32:30.080Z Fresh unicode-width v0.1.14
55642025-09-03T17:32:30.080Z Fresh toml v0.8.23
55652025-09-03T17:32:30.080Z Fresh proc-macro-crate v1.3.1
55662025-09-03T17:32:30.080Z Fresh progenitor v0.9.1
55672025-09-03T17:32:30.080Z Fresh num_enum_derive v0.5.11
55682025-09-03T17:32:30.080Z Fresh tabwriter v1.4.0
55692025-09-03T17:32:30.080Z Fresh foreign-types-macros v0.2.3
55702025-09-03T17:32:30.080Z Fresh mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
55712025-09-03T17:32:30.080Z Fresh proc-macro-error-attr v1.0.4
55722025-09-03T17:32:30.080Z Fresh num_enum v0.5.11
55732025-09-03T17:32:30.080Z Fresh foreign-types-shared v0.3.1
55742025-09-03T17:32:30.080Z Fresh nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
55752025-09-03T17:32:30.080Z Fresh rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
55762025-09-03T17:32:30.080Z Fresh cstr-argument v0.1.2
55772025-09-03T17:32:30.080Z Fresh proc-macro-error v1.0.4
55782025-09-03T17:32:30.080Z Fresh libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
55792025-09-03T17:32:30.080Z Fresh foreign-types v0.5.0
55802025-09-03T17:32:30.080Z Fresh pretty-hex v0.2.1
55812025-09-03T17:32:30.081Z Fresh rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
55822025-09-03T17:32:30.081Z Fresh colored v2.2.0
55832025-09-03T17:32:30.081Z Fresh dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
55842025-09-03T17:32:30.081Z Fresh nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
55852025-09-03T17:32:30.081Z Fresh smf v0.2.3
55862025-09-03T17:32:30.081Z Fresh itertools v0.14.0
55872025-09-03T17:32:30.081Z Fresh heck v0.4.1
55882025-09-03T17:32:30.081Z Fresh crossbeam-deque v0.8.5
55892025-09-03T17:32:30.081Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
55902025-09-03T17:32:30.081Z Fresh darling_core v0.21.0
55912025-09-03T17:32:30.081Z Fresh atomicwrites v0.4.4
55922025-09-03T17:32:30.081Z Fresh typify-impl v0.4.1
55932025-09-03T17:32:30.081Z Fresh hash32 v0.3.1
55942025-09-03T17:32:30.124Z Fresh rayon-core v1.12.1
55952025-09-03T17:32:30.124Z Fresh darling_macro v0.21.0
55962025-09-03T17:32:30.124Z Fresh typify-macro v0.4.1
55972025-09-03T17:32:30.124Z Fresh cobs v0.2.3
55982025-09-03T17:32:30.124Z Fresh illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
55992025-09-03T17:32:30.124Z Fresh rayon v1.10.0
56002025-09-03T17:32:30.124Z Fresh crucible-workspace-hack v0.1.0
56012025-09-03T17:32:30.124Z Fresh darling v0.21.0
56022025-09-03T17:32:30.124Z Fresh typify v0.4.1
56032025-09-03T17:32:30.124Z Fresh heapless v0.8.0
56042025-09-03T17:32:30.124Z Fresh postcard v1.0.10
56052025-09-03T17:32:30.124Z Fresh ingot-macros v0.1.1
56062025-09-03T17:32:30.124Z Fresh smoltcp v0.11.0
56072025-09-03T17:32:30.124Z Fresh progenitor-impl v0.10.0
56082025-09-03T17:32:30.124Z Fresh base64 v0.21.7
56092025-09-03T17:32:30.124Z Fresh kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
56102025-09-03T17:32:30.124Z Fresh sigpipe v0.1.3
56112025-09-03T17:32:30.124Z Fresh jiff v0.2.15
56122025-09-03T17:32:30.124Z Fresh ingot-types v0.1.2
56132025-09-03T17:32:30.124Z Fresh progenitor-macro v0.10.0
56142025-09-03T17:32:30.124Z Fresh zone_cfg_derive v0.3.0
56152025-09-03T17:32:30.124Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
56162025-09-03T17:32:30.124Z Fresh num-derive v0.4.2
56172025-09-03T17:32:30.124Z Fresh convert_case v0.4.0
56182025-09-03T17:32:30.124Z Fresh ingot v0.1.1
56192025-09-03T17:32:30.124Z Fresh progenitor v0.10.0
56202025-09-03T17:32:30.124Z Fresh zone v0.3.1
56212025-09-03T17:32:30.124Z Fresh crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
56222025-09-03T17:32:30.124Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
56232025-09-03T17:32:30.124Z Fresh derive_more v0.99.20
56242025-09-03T17:32:30.124Z Fresh same-file v1.0.6
56252025-09-03T17:32:30.124Z Fresh opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
56262025-09-03T17:32:30.124Z Fresh walkdir v2.5.0
56272025-09-03T17:32:30.124Z Fresh utf-8 v0.7.6
56282025-09-03T17:32:30.124Z Fresh newline-converter v0.3.0
56292025-09-03T17:32:30.124Z Fresh num-rational v0.4.2
56302025-09-03T17:32:30.124Z Fresh num-complex v0.4.6
56312025-09-03T17:32:30.125Z Fresh tokio-dtrace v0.1.0
56322025-09-03T17:32:30.125Z Fresh opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
56332025-09-03T17:32:30.125Z Fresh tungstenite v0.21.0
56342025-09-03T17:32:30.125Z Fresh expectorate v1.2.0
56352025-09-03T17:32:30.125Z Fresh num v0.4.3
56362025-09-03T17:32:30.125Z Fresh pem v3.0.5
56372025-09-03T17:32:30.125Z Fresh float-ord v0.3.2
56382025-09-03T17:32:30.125Z Fresh oxide-tokio-rt v0.1.2
56392025-09-03T17:32:30.125Z Fresh indent_write v2.2.0
56402025-09-03T17:32:30.125Z Fresh oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
56412025-09-03T17:32:30.125Z Fresh tokio-tungstenite v0.21.0
56422025-09-03T17:32:30.125Z Fresh secrecy v0.10.3
56432025-09-03T17:32:30.125Z Fresh swrite v0.1.0
56442025-09-03T17:32:30.125Z Fresh bytecount v0.6.8
56452025-09-03T17:32:30.125Z Fresh fixedbitset v0.5.7
56462025-09-03T17:32:30.125Z Fresh password-hash v0.5.0
56472025-09-03T17:32:30.125Z Fresh opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
56482025-09-03T17:32:30.125Z Fresh petgraph v0.8.2
56492025-09-03T17:32:30.125Z Fresh blake2 v0.10.6
56502025-09-03T17:32:30.125Z Fresh arc-swap v1.7.1
56512025-09-03T17:32:30.125Z Fresh xattr v1.3.1
56522025-09-03T17:32:30.125Z Fresh filetime v0.2.25
56532025-09-03T17:32:30.125Z Fresh argon2 v0.5.3
56542025-09-03T17:32:30.125Z Fresh slog-scope v4.4.0
56552025-09-03T17:32:30.125Z Fresh tar v0.4.44
56562025-09-03T17:32:30.125Z Fresh libsw-core v0.3.1
56572025-09-03T17:32:30.125Z Fresh half v2.4.1
56582025-09-03T17:32:30.125Z Fresh slog-stdlog v4.1.1
56592025-09-03T17:32:30.125Z Fresh libsw v3.5.0
56602025-09-03T17:32:30.125Z Fresh cancel-safe-futures v0.1.5
56612025-09-03T17:32:30.125Z Fresh ciborium-io v0.2.2
56622025-09-03T17:32:30.125Z Fresh linear-map v1.2.0
56632025-09-03T17:32:30.125Z Fresh slog-envlogger v2.2.0
56642025-09-03T17:32:30.125Z Fresh owo-colors v4.2.2
56652025-09-03T17:32:30.125Z Fresh ciborium-ll v0.2.2
56662025-09-03T17:32:30.125Z Fresh keccak v0.1.5
56672025-09-03T17:32:30.125Z Fresh async-recursion v1.1.1
56682025-09-03T17:32:30.125Z Fresh ciborium v0.2.2
56692025-09-03T17:32:30.125Z Fresh sha3 v0.10.8
56702025-09-03T17:32:30.126Z Fresh pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
56712025-09-03T17:32:30.126Z Fresh papergrid v0.11.0
56722025-09-03T17:32:30.126Z Fresh tabled_derive v0.7.0
56732025-09-03T17:32:30.126Z Fresh globset v0.4.15
56742025-09-03T17:32:30.126Z Fresh universal-hash v0.5.1
56752025-09-03T17:32:30.126Z Fresh opaque-debug v0.3.1
56762025-09-03T17:32:30.126Z Fresh highway v1.3.0
56772025-09-03T17:32:30.126Z Fresh tabled v0.15.0
56782025-09-03T17:32:30.126Z Fresh typify-impl v0.2.0
56792025-09-03T17:32:30.126Z Fresh aead v0.5.2
56802025-09-03T17:32:30.126Z Fresh subprocess v0.2.9
56812025-09-03T17:32:30.126Z Fresh poly1305 v0.8.0
56822025-09-03T17:32:30.126Z Fresh chacha20 v0.9.1
56832025-09-03T17:32:30.126Z Fresh headers-core v0.3.0
56842025-09-03T17:32:30.126Z Fresh typify-macro v0.2.0
56852025-09-03T17:32:30.126Z Fresh pin-project-internal v1.1.6
56862025-09-03T17:32:30.127Z Fresh headers v0.4.1
56872025-09-03T17:32:30.127Z Fresh resolv-conf v0.7.0
56882025-09-03T17:32:30.127Z Fresh snafu-derive v0.8.5
56892025-09-03T17:32:30.127Z Fresh olpc-cjson v0.1.4
56902025-09-03T17:32:30.127Z Fresh progenitor-client v0.8.0
56912025-09-03T17:32:30.127Z Fresh typify v0.2.0
56922025-09-03T17:32:30.127Z Fresh pin-project v1.1.6
56932025-09-03T17:32:30.127Z Fresh heck v0.3.3
56942025-09-03T17:32:30.164Z Fresh thiserror-impl-no-std v2.0.2
56952025-09-03T17:32:30.164Z Fresh serde_plain v1.0.2
56962025-09-03T17:32:30.164Z Fresh typed-path v0.9.3
56972025-09-03T17:32:30.164Z Fresh progenitor-impl v0.8.0
56982025-09-03T17:32:30.164Z Fresh snafu v0.8.5
56992025-09-03T17:32:30.164Z Fresh zone_cfg_derive v0.1.2
57002025-09-03T17:32:30.164Z Fresh lzma-sys v0.1.20
57012025-09-03T17:32:30.164Z Fresh thiserror-no-std v2.0.2
57022025-09-03T17:32:30.164Z Fresh cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
57032025-09-03T17:32:30.164Z Fresh yasna v0.5.2
57042025-09-03T17:32:30.164Z Fresh number_prefix v0.4.0
57052025-09-03T17:32:30.164Z Fresh progenitor-macro v0.8.0
57062025-09-03T17:32:30.164Z Fresh tough v0.20.0
57072025-09-03T17:32:30.164Z Fresh humantime v2.2.0
57082025-09-03T17:32:30.164Z Fresh smawk v0.3.2
57092025-09-03T17:32:30.164Z Fresh base64 v0.13.1
57102025-09-03T17:32:30.164Z Fresh unicode-linebreak v0.1.5
57112025-09-03T17:32:30.164Z Fresh propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
57122025-09-03T17:32:30.164Z Fresh vsss-rs v3.3.4
57132025-09-03T17:32:30.165Z Fresh progenitor v0.8.0
57142025-09-03T17:32:30.165Z Fresh textwrap v0.16.2
57152025-09-03T17:32:30.165Z Fresh ron v0.7.1
57162025-09-03T17:32:30.165Z Fresh zone v0.1.8
57172025-09-03T17:32:30.165Z Fresh rcgen v0.12.1
57182025-09-03T17:32:30.165Z Fresh xz2 v0.1.7
57192025-09-03T17:32:30.165Z Fresh indicatif v0.17.11
57202025-09-03T17:32:30.165Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
57212025-09-03T17:32:30.165Z Fresh chacha20poly1305 v0.10.1
57222025-09-03T17:32:30.165Z Fresh semver v0.1.20
57232025-09-03T17:32:30.165Z Fresh csv-core v0.1.11
57242025-09-03T17:32:30.165Z Fresh crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
57252025-09-03T17:32:30.165Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
57262025-09-03T17:32:30.165Z Fresh linked-hash-map v0.5.6
57272025-09-03T17:32:30.165Z Fresh hickory-proto v0.24.4
57282025-09-03T17:32:30.165Z Fresh rustc_version v0.1.7
57292025-09-03T17:32:30.165Z Fresh libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
57302025-09-03T17:32:30.165Z Fresh csv v1.3.1
57312025-09-03T17:32:30.165Z Fresh propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
57322025-09-03T17:32:30.165Z Fresh lru-cache v0.1.2
57332025-09-03T17:32:30.165Z Fresh tagptr v0.2.0
57342025-09-03T17:32:30.165Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
57352025-09-03T17:32:30.165Z Fresh hickory-resolver v0.24.4
57362025-09-03T17:32:30.165Z Fresh display-error-chain v0.2.2
57372025-09-03T17:32:30.165Z Fresh qorb v0.4.1
57382025-09-03T17:32:30.165Z Fresh moka v0.12.10
57392025-09-03T17:32:30.165Z Fresh gethostname v0.5.0
57402025-09-03T17:32:30.165Z Fresh newtype_derive v0.1.6
57412025-09-03T17:32:30.165Z Fresh hickory-resolver v0.25.2
57422025-09-03T17:32:30.165Z Fresh steno v0.4.1
57432025-09-03T17:32:30.165Z Fresh slog-dtrace v0.3.0
57442025-09-03T17:32:30.165Z Fresh nibble_vec v0.1.0
57452025-09-03T17:32:30.165Z Fresh endian-type v0.1.2
57462025-09-03T17:32:30.165Z Fresh termtree v0.5.1
57472025-09-03T17:32:30.165Z Fresh radix_trie v0.2.1
57482025-09-03T17:32:30.165Z Fresh bitfield-struct v0.6.2
57492025-09-03T17:32:30.166Z Fresh illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
57502025-09-03T17:32:30.166Z Fresh nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
57512025-09-03T17:32:30.166Z Fresh libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
57522025-09-03T17:32:30.166Z Fresh libefi-sys v0.1.0
57532025-09-03T17:32:30.166Z Fresh zerocopy-derive v0.6.6
57542025-09-03T17:32:30.166Z Fresh tap v1.0.1
57552025-09-03T17:32:30.166Z Fresh termcolor v1.4.1
57562025-09-03T17:32:30.166Z Fresh tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
57572025-09-03T17:32:30.166Z Fresh libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
57582025-09-03T17:32:30.166Z Fresh libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
57592025-09-03T17:32:30.166Z Fresh wyz v0.5.1
57602025-09-03T17:32:30.166Z Fresh zerocopy v0.6.6
57612025-09-03T17:32:30.166Z Fresh radium v0.7.0
57622025-09-03T17:32:30.166Z Fresh funty v2.0.0
57632025-09-03T17:32:30.166Z Fresh crc-catalog v2.4.0
57642025-09-03T17:32:30.166Z Fresh maybe-uninit v2.0.0
57652025-09-03T17:32:30.166Z Fresh packed_struct_codegen v0.10.1
57662025-09-03T17:32:30.166Z Fresh crc v3.2.1
57672025-09-03T17:32:30.166Z Fresh bitvec v1.0.1
57682025-09-03T17:32:30.166Z Fresh proc-macro-error-attr2 v2.0.0
57692025-09-03T17:32:30.166Z Fresh nodrop v0.1.14
57702025-09-03T17:32:30.166Z Fresh maplit v1.0.2
57712025-09-03T17:32:30.166Z Fresh smallvec v0.6.14
57722025-09-03T17:32:30.166Z Fresh array-init v0.0.4
57732025-09-03T17:32:30.166Z Fresh packed_struct v0.10.1
57742025-09-03T17:32:30.166Z Fresh proc-macro-error2 v2.0.1
57752025-09-03T17:32:30.166Z Fresh oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
57762025-09-03T17:32:30.166Z Fresh num-derive v0.3.3
57772025-09-03T17:32:30.166Z Fresh hashbrown v0.12.3
57782025-09-03T17:32:30.166Z Fresh xshell-macros v0.2.7
57792025-09-03T17:32:30.166Z Fresh bitfield v0.14.0
57802025-09-03T17:32:30.166Z Fresh oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
57812025-09-03T17:32:30.166Z Fresh xshell v0.2.7
57822025-09-03T17:32:30.166Z Fresh indexmap v1.9.3
57832025-09-03T17:32:30.166Z Fresh tabled_derive v0.10.0
57842025-09-03T17:32:30.166Z Fresh serde-hex v0.1.0
57852025-09-03T17:32:30.166Z Fresh libscf-sys v1.1.0
57862025-09-03T17:32:30.167Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
57872025-09-03T17:32:30.167Z Fresh lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
57882025-09-03T17:32:30.167Z Fresh oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
57892025-09-03T17:32:30.167Z Fresh env_logger v0.10.2
57902025-09-03T17:32:30.167Z Fresh papergrid v0.14.0
57912025-09-03T17:32:30.167Z Fresh ron v0.8.1
57922025-09-03T17:32:30.167Z Fresh oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
57932025-09-03T17:32:30.167Z Fresh hashbrown v0.13.2
57942025-09-03T17:32:30.205Z Fresh crc-any v2.5.0
57952025-09-03T17:32:30.205Z Fresh oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
57962025-09-03T17:32:30.205Z Fresh tabled v0.18.0
57972025-09-03T17:32:30.205Z Fresh object v0.30.4
57982025-09-03T17:32:30.205Z Fresh tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
57992025-09-03T17:32:30.205Z Fresh smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
58002025-09-03T17:32:30.205Z Fresh transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
58012025-09-03T17:32:30.205Z Fresh lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
58022025-09-03T17:32:30.206Z Fresh path-slash v0.1.5
58032025-09-03T17:32:30.206Z Fresh transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
58042025-09-03T17:32:30.206Z Fresh const_format_proc_macros v0.2.34
58052025-09-03T17:32:30.206Z Fresh hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
58062025-09-03T17:32:30.206Z Fresh transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
58072025-09-03T17:32:30.206Z Fresh vte_generate_state_changes v0.1.2
58082025-09-03T17:32:30.206Z Fresh crc8 v0.1.1
58092025-09-03T17:32:30.206Z Fresh const_format v0.2.34
58102025-09-03T17:32:30.206Z Fresh fd-lock v4.0.2
58112025-09-03T17:32:30.206Z Fresh convert_case v0.7.1
58122025-09-03T17:32:30.206Z Fresh vte v0.11.1
58132025-09-03T17:32:30.206Z Fresh fxhash v0.2.1
58142025-09-03T17:32:30.206Z Fresh nu-ansi-term v0.50.1
58152025-09-03T17:32:30.206Z Fresh derive_more-impl v2.0.1
58162025-09-03T17:32:30.206Z Fresh common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
58172025-09-03T17:32:30.206Z Fresh tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
58182025-09-03T17:32:30.207Z Fresh strip-ansi-escapes v0.2.0
58192025-09-03T17:32:30.207Z Fresh derive_more v2.0.1
58202025-09-03T17:32:30.207Z Fresh dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
58212025-09-03T17:32:30.207Z Fresh diff v0.1.13
58222025-09-03T17:32:30.207Z Fresh half v1.8.3
58232025-09-03T17:32:30.207Z Fresh dsl_auto_type v0.1.2
58242025-09-03T17:32:30.207Z Fresh scheduled-thread-pool v0.2.7
58252025-09-03T17:32:30.207Z Fresh reedline v0.40.0
58262025-09-03T17:32:30.207Z Fresh crossterm v0.29.0
58272025-09-03T17:32:30.207Z Fresh serde_cbor v0.11.2
58282025-09-03T17:32:30.207Z Fresh diesel_table_macro_syntax v0.2.0
58292025-09-03T17:32:30.207Z Fresh r2d2 v0.8.10
58302025-09-03T17:32:30.207Z Fresh libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
58312025-09-03T17:32:30.207Z Fresh diesel_derives v2.2.3
58322025-09-03T17:32:30.207Z Fresh bcs v0.1.6
58332025-09-03T17:32:30.207Z Fresh kstat-rs v0.2.4
58342025-09-03T17:32:30.207Z Fresh diesel v2.2.12
58352025-09-03T17:32:30.207Z Fresh nix v0.30.1
58362025-09-03T17:32:30.207Z Fresh cfg_aliases v0.1.1
58372025-09-03T17:32:30.207Z Fresh crunchy v0.2.2
58382025-09-03T17:32:30.207Z Fresh siphasher v1.0.1
58392025-09-03T17:32:30.207Z Fresh bit-vec v0.6.3
58402025-09-03T17:32:30.207Z Fresh tiny-keccak v2.0.2
58412025-09-03T17:32:30.207Z Fresh bit-set v0.5.3
58422025-09-03T17:32:30.207Z Fresh phf_shared v0.12.1
58432025-09-03T17:32:30.207Z Fresh clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
58442025-09-03T17:32:30.207Z Fresh ascii-canvas v3.0.0
58452025-09-03T17:32:30.207Z Fresh nanorand v0.7.0
58462025-09-03T17:32:30.207Z Fresh ena v0.14.3
58472025-09-03T17:32:30.207Z Fresh regex-syntax v0.6.29
58482025-09-03T17:32:30.207Z Fresh nix v0.28.0
58492025-09-03T17:32:30.207Z Fresh phf v0.12.1
58502025-09-03T17:32:30.207Z Fresh lalrpop v0.19.12
58512025-09-03T17:32:30.207Z Fresh flume v0.11.1
58522025-09-03T17:32:30.207Z Fresh parking_lot_core v0.8.6
58532025-09-03T17:32:30.207Z Fresh peg-macros v0.8.5
58542025-09-03T17:32:30.207Z Fresh sqlparser_derive v0.2.2
58552025-09-03T17:32:30.207Z Fresh unicode_categories v0.1.1
58562025-09-03T17:32:30.208Z Fresh parking_lot v0.11.2
58572025-09-03T17:32:30.208Z Fresh bindgen v0.71.1
58582025-09-03T17:32:30.208Z Fresh chrono-tz v0.10.4
58592025-09-03T17:32:30.208Z Fresh peg v0.8.5
58602025-09-03T17:32:30.208Z Fresh sqlformat v0.3.5
58612025-09-03T17:32:30.208Z Fresh sqlparser v0.45.0
58622025-09-03T17:32:30.208Z Fresh rustyline v14.0.0
58632025-09-03T17:32:30.208Z Fresh derive_builder_core v0.20.2
58642025-09-03T17:32:30.208Z Fresh prefix-trie v0.7.0
58652025-09-03T17:32:30.208Z Fresh derive_builder_macro v0.20.2
58662025-09-03T17:32:30.208Z Fresh sled v0.34.7
58672025-09-03T17:32:30.208Z Fresh hickory-server v0.25.2
58682025-09-03T17:32:30.208Z Fresh hickory-client v0.25.2
58692025-09-03T17:32:30.208Z Fresh strum_macros v0.24.3
58702025-09-03T17:32:30.208Z Fresh indoc v1.0.9
58712025-09-03T17:32:30.208Z Fresh derive_builder v0.20.2
58722025-09-03T17:32:30.208Z Fresh libxml v0.3.3
58732025-09-03T17:32:30.208Z Fresh polar-core v0.27.3
58742025-09-03T17:32:30.208Z Fresh oso-derive v0.27.3
58752025-09-03T17:32:30.208Z Fresh impl-trait-for-tuples v0.2.2
58762025-09-03T17:32:30.208Z Fresh quick-xml v0.37.2
58772025-09-03T17:32:30.208Z Fresh samael v0.0.19
58782025-09-03T17:32:30.208Z Fresh oso v0.27.3
58792025-09-03T17:32:30.208Z Fresh ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
58802025-09-03T17:32:30.208Z Fresh predicates-tree v1.0.12
58812025-09-03T17:32:30.208Z Fresh primeorder v0.13.6
58822025-09-03T17:32:30.208Z Fresh bb8 v0.8.5
58832025-09-03T17:32:30.208Z Fresh assert_matches v1.5.0
58842025-09-03T17:32:30.208Z Fresh async-bb8-diesel v0.2.1
58852025-09-03T17:32:30.208Z Fresh unicase v2.7.0
58862025-09-03T17:32:30.208Z Fresh diesel-dtrace v0.4.2
58872025-09-03T17:32:30.208Z Fresh http-range v0.1.5
58882025-09-03T17:32:30.208Z Fresh ignore v0.4.23
58892025-09-03T17:32:30.208Z Fresh signal-hook-tokio v0.3.1
58902025-09-03T17:32:30.208Z Fresh atty v0.2.14
58912025-09-03T17:32:30.208Z Fresh globwalk v0.9.1
58922025-09-03T17:32:30.208Z Fresh p384 v0.13.0
58932025-09-03T17:32:30.208Z Fresh crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
58942025-09-03T17:32:30.248Z Fresh camino-tempfile-ext v0.3.2
58952025-09-03T17:32:30.248Z Fresh env_filter v0.1.2
58962025-09-03T17:32:30.248Z Fresh mime_guess v2.0.5
58972025-09-03T17:32:30.248Z Fresh salty v0.3.0
58982025-09-03T17:32:30.248Z Fresh env_logger v0.11.5
58992025-09-03T17:32:30.248Z Fresh tungstenite v0.23.0
59002025-09-03T17:32:30.248Z Fresh void v1.0.2
59012025-09-03T17:32:30.248Z Fresh hyper-staticfile v0.10.1
59022025-09-03T17:32:30.248Z Fresh attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
59032025-09-03T17:32:30.248Z Fresh lzss v0.8.2
59042025-09-03T17:32:30.248Z Fresh tokio-tungstenite v0.23.1
59052025-09-03T17:32:30.248Z Fresh dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
59062025-09-03T17:32:30.248Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
59072025-09-03T17:32:30.248Z Fresh nix v0.27.1
59082025-09-03T17:32:30.248Z Fresh serde_bytes v0.11.17
59092025-09-03T17:32:30.248Z Fresh secrecy v0.8.0
59102025-09-03T17:32:30.248Z Fresh fs-err v2.11.0
59112025-09-03T17:32:30.248Z Fresh propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
59122025-09-03T17:32:30.248Z Fresh gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
59132025-09-03T17:32:30.248Z Fresh sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
59142025-09-03T17:32:30.248Z Fresh parse-size v1.1.0
59152025-09-03T17:32:30.248Z Fresh rand_seeder v0.4.0
59162025-09-03T17:32:30.248Z Fresh tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
59172025-09-03T17:32:30.248Z Fresh openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
59182025-09-03T17:32:30.248Z Fresh yansi v1.0.1
59192025-09-03T17:32:30.248Z Fresh pretty_assertions v1.4.1
59202025-09-03T17:32:30.248Z Fresh transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
59212025-09-03T17:32:30.248Z Fresh transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
59222025-09-03T17:32:30.248Z Fresh concurrent-queue v2.5.0
59232025-09-03T17:32:30.249Z Fresh transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
59242025-09-03T17:32:30.249Z Fresh parking v2.2.1
59252025-09-03T17:32:30.249Z Fresh castaway v0.2.3
59262025-09-03T17:32:30.249Z Fresh indoc v2.0.6
59272025-09-03T17:32:30.249Z Fresh typeid v1.0.3
59282025-09-03T17:32:30.249Z Fresh libz-sys v1.1.20
59292025-09-03T17:32:30.249Z Fresh compact_str v0.8.0
59302025-09-03T17:32:30.249Z Fresh unicode-truncate v1.1.0
59312025-09-03T17:32:30.249Z Fresh lru v0.12.5
59322025-09-03T17:32:30.249Z Fresh erased-serde v0.4.6
59332025-09-03T17:32:30.249Z Fresh ordered-float v2.10.1
59342025-09-03T17:32:30.249Z Fresh instability v0.3.2
59352025-09-03T17:32:30.249Z Fresh cassowary v0.3.0
59362025-09-03T17:32:30.249Z Fresh is_ci v1.2.0
59372025-09-03T17:32:30.249Z Fresh libgit2-sys v0.17.0+1.8.1
59382025-09-03T17:32:30.249Z Fresh event-listener v5.3.1
59392025-09-03T17:32:30.249Z Fresh console v0.16.0
59402025-09-03T17:32:30.249Z Fresh serde-value v0.7.0
59412025-09-03T17:32:30.249Z Fresh supports-color v3.0.2
59422025-09-03T17:32:30.249Z Fresh ratatui v0.29.0
59432025-09-03T17:32:30.249Z Fresh serde-untagged v0.1.7
59442025-09-03T17:32:30.249Z Fresh cargo-platform v0.1.8
59452025-09-03T17:32:30.249Z Fresh unit-prefix v0.5.1
59462025-09-03T17:32:30.249Z Fresh git2 v0.19.0
59472025-09-03T17:32:30.249Z Fresh indicatif v0.18.0
59482025-09-03T17:32:30.249Z Fresh cargo_metadata v0.18.1
59492025-09-03T17:32:30.249Z Fresh cargo-util-schemas v0.8.2
59502025-09-03T17:32:30.249Z Fresh event-listener-strategy v0.5.2
59512025-09-03T17:32:30.249Z Fresh cargo-platform v0.2.0
59522025-09-03T17:32:30.249Z Fresh vergen v8.3.2
59532025-09-03T17:32:30.249Z Fresh futures-lite v2.3.0
59542025-09-03T17:32:30.249Z Fresh common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
59552025-09-03T17:32:30.249Z Fresh cargo_metadata v0.21.0
59562025-09-03T17:32:30.249Z Fresh sct v0.7.1
59572025-09-03T17:32:30.250Z Fresh rustls-webpki v0.101.7
59582025-09-03T17:32:30.250Z Fresh rustls v0.21.12
59592025-09-03T17:32:30.250Z Fresh dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
59602025-09-03T17:32:30.250Z Fresh tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
59612025-09-03T17:32:30.250Z Fresh common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
59622025-09-03T17:32:30.250Z Fresh tokio-rustls v0.24.1
59632025-09-03T17:32:30.250Z Fresh async-lock v3.4.0
59642025-09-03T17:32:30.250Z Fresh crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
59652025-09-03T17:32:30.250Z Fresh rustls-pemfile v1.0.4
59662025-09-03T17:32:30.250Z Fresh twox-hash v2.1.0
59672025-09-03T17:32:30.250Z Fresh polling v3.7.3
59682025-09-03T17:32:30.250Z Fresh shell-words v1.1.0
59692025-09-03T17:32:30.250Z Fresh lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
59702025-09-03T17:32:30.250Z Fresh async-io v2.3.4
59712025-09-03T17:32:30.250Z Fresh crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
59722025-09-03T17:32:30.250Z Fresh fatfs v0.3.6
59732025-09-03T17:32:30.250Z Fresh async-task v4.7.1
59742025-09-03T17:32:30.251Z Fresh async-channel v2.3.1
59752025-09-03T17:32:30.251Z Fresh piper v0.2.4
59762025-09-03T17:32:30.251Z Fresh plotters-backend v0.3.7
59772025-09-03T17:32:30.251Z Fresh async-executor v1.13.1
59782025-09-03T17:32:30.251Z Fresh async-signal v0.2.10
59792025-09-03T17:32:30.251Z Fresh rtoolbox v0.0.2
59802025-09-03T17:32:30.251Z Fresh hex-literal v0.4.1
59812025-09-03T17:32:30.251Z Fresh plotters-svg v0.3.7
59822025-09-03T17:32:30.251Z Fresh blocking v1.6.1
59832025-09-03T17:32:30.251Z Fresh futures-timer v3.0.3
59842025-09-03T17:32:30.251Z Fresh cast v0.3.0
59852025-09-03T17:32:30.251Z Fresh event-listener v2.5.3
59862025-09-03T17:32:30.251Z Fresh rpassword v7.4.0
59872025-09-03T17:32:30.251Z Fresh async-process v2.3.0
59882025-09-03T17:32:30.251Z Fresh async-global-executor v2.4.1
59892025-09-03T17:32:30.251Z Fresh plotters v0.3.7
59902025-09-03T17:32:30.251Z Fresh criterion-plot v0.6.0
59912025-09-03T17:32:30.251Z Fresh async-channel v1.9.0
59922025-09-03T17:32:30.251Z Fresh tui-tree-widget v0.23.1
59932025-09-03T17:32:30.251Z Fresh async-attributes v1.1.2
59942025-09-03T17:32:30.293Z Fresh tinytemplate v1.2.1
59952025-09-03T17:32:30.293Z Fresh kv-log-macro v1.0.7
59962025-09-03T17:32:30.293Z Fresh anes v0.1.6
59972025-09-03T17:32:30.293Z Fresh oorandom v11.1.4
59982025-09-03T17:32:30.293Z Fresh petname v2.0.2
59992025-09-03T17:32:30.293Z Fresh polyval v0.6.2
60002025-09-03T17:32:30.293Z Fresh sync-ptr v0.1.4
60012025-09-03T17:32:30.293Z Fresh criterion v0.7.0
60022025-09-03T17:32:30.293Z Fresh async-std v1.13.0
60032025-09-03T17:32:30.293Z Fresh ghash v0.5.1
60042025-09-03T17:32:30.293Z Fresh ctr v0.9.2
60052025-09-03T17:32:30.293Z Fresh serde_regex v1.1.0
60062025-09-03T17:32:30.293Z Fresh async-object-pool v0.1.5
60072025-09-03T17:32:30.293Z Fresh assert-json-diff v2.0.2
60082025-09-03T17:32:30.293Z Fresh path-tree v0.8.1
60092025-09-03T17:32:30.293Z Fresh stringmetrics v2.2.2
60102025-09-03T17:32:30.293Z Fresh aes-gcm v0.10.3
60112025-09-03T17:32:30.294Z Fresh httpmock v0.8.0-alpha.1
60122025-09-03T17:32:30.294Z Fresh ssh-encoding v0.2.0
60132025-09-03T17:32:30.294Z Fresh blowfish v0.9.1
60142025-09-03T17:32:30.294Z Fresh constant_time_eq v0.3.1
60152025-09-03T17:32:30.294Z Fresh arrayref v0.3.9
60162025-09-03T17:32:30.294Z Fresh arrayvec v0.7.6
60172025-09-03T17:32:30.294Z Fresh target-lexicon v0.13.2
60182025-09-03T17:32:30.294Z Fresh bcrypt-pbkdf v0.10.0
60192025-09-03T17:32:30.294Z Fresh ssh-cipher v0.2.0
60202025-09-03T17:32:30.294Z Fresh password-hash v0.4.2
60212025-09-03T17:32:30.294Z Fresh guppy-workspace-hack v0.1.0
60222025-09-03T17:32:30.294Z Fresh cfg-expr v0.20.1
60232025-09-03T17:32:30.294Z Fresh ssh-key v0.6.6
60242025-09-03T17:32:30.294Z Fresh p256 v0.13.2
60252025-09-03T17:32:30.294Z Fresh pbkdf2 v0.11.0
60262025-09-03T17:32:30.294Z Fresh p521 v0.13.3
60272025-09-03T17:32:30.294Z Fresh russh-cryptovec v0.7.3
60282025-09-03T17:32:30.294Z Fresh md5 v0.7.0
60292025-09-03T17:32:30.294Z Fresh russh-keys v0.45.0
60302025-09-03T17:32:30.294Z Fresh target-spec v3.5.0
60312025-09-03T17:32:30.294Z Fresh pathdiff v0.2.3
60322025-09-03T17:32:30.294Z Fresh httptest v0.16.3
60332025-09-03T17:32:30.294Z Fresh num-bigint v0.4.6
60342025-09-03T17:32:30.294Z Fresh des v0.8.1
60352025-09-03T17:32:30.294Z Fresh memmap2 v0.9.5
60362025-09-03T17:32:30.294Z Fresh dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
60372025-09-03T17:32:30.294Z Fresh nested v0.1.1
60382025-09-03T17:32:30.294Z Fresh ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
60392025-09-03T17:32:30.294Z Fresh blake3 v1.5.4
60402025-09-03T17:32:30.294Z Fresh russh v0.45.0
60412025-09-03T17:32:30.294Z Fresh guppy v0.17.20
60422025-09-03T17:32:30.294Z Fresh dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
60432025-09-03T17:32:30.294Z Fresh topological-sort v0.2.2
60442025-09-03T17:32:30.294Z Fresh internet-checksum v0.2.1
60452025-09-03T17:32:30.294Z Fresh escape8259 v0.5.3
60462025-09-03T17:32:30.294Z Fresh omicron-zone-package v0.12.2
60472025-09-03T17:32:30.294Z Fresh doc-comment v0.3.3
60482025-09-03T17:32:30.294Z Fresh libtest-mimic v0.8.1
60492025-09-03T17:32:30.295Z Fresh fancy-regex v0.14.0
60502025-09-03T17:32:30.295Z Compiling similar-asserts v1.7.0
60512025-09-03T17:32:30.295Z Fresh proc-macro-crate v3.2.0
60522025-09-03T17:32:30.295Z Fresh relative-path v1.9.3
60532025-09-03T17:32:30.295Z Fresh datatest-stable v0.3.2
60542025-09-03T17:32:30.295Z Fresh target-triple v0.1.3
60552025-09-03T17:32:30.295Z Fresh rstest_macros v0.25.0
60562025-09-03T17:32:30.295Z Fresh assert_cmd v2.0.17
60572025-09-03T17:32:30.295Z Running `/home/build/.rustup/toolchains/1.89.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=100f90a476590e3b -C extra-filename=-9786b399c554961b --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-7fc67dc6d779fea4.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-8205f27d79057c60.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
60582025-09-03T17:32:30.295Z Fresh support-bundle-viewer v0.1.2
60592025-09-03T17:32:30.295Z Fresh multimap v0.10.1
60602025-09-03T17:32:30.295Z Fresh uzers v0.12.1
60612025-09-03T17:32:30.295Z Fresh rstest v0.25.0
60622025-09-03T17:32:30.295Z Fresh trybuild v1.0.106
60632025-09-03T17:32:30.295Z Fresh blake2b_simd v1.0.2
60642025-09-03T17:32:30.295Z Fresh partial-io v0.5.4
60652025-09-03T17:32:30.295Z Fresh rand_distr v0.5.1
60662025-09-03T17:32:30.295Z Fresh approx v0.5.1
60672025-09-03T17:32:30.295Z Fresh rust-argon2 v2.1.0
60682025-09-03T17:32:30.295Z Fresh cargo_toml v0.21.0
60692025-09-03T17:32:30.295Z Fresh termios v0.3.3
60702025-09-03T17:32:30.295Z Fresh omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
60712025-09-03T17:32:30.295Z Fresh xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
60722025-09-03T17:32:30.295Z Fresh omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
60732025-09-03T17:32:30.295Z Fresh gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
60742025-09-03T17:32:30.295Z Fresh omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
60752025-09-03T17:32:30.295Z Fresh ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
60762025-09-03T17:32:30.295Z Fresh omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
60772025-09-03T17:32:30.295Z Fresh oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
60782025-09-03T17:32:30.295Z Fresh installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
60792025-09-03T17:32:30.295Z Fresh zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
60802025-09-03T17:32:30.295Z Fresh omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
60812025-09-03T17:32:30.295Z Fresh omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
60822025-09-03T17:32:30.295Z Fresh db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
60832025-09-03T17:32:30.295Z Fresh trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
60842025-09-03T17:32:30.295Z Fresh nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
60852025-09-03T17:32:30.295Z Fresh tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
60862025-09-03T17:32:30.295Z Fresh omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
60872025-09-03T17:32:30.295Z Fresh omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
60882025-09-03T17:32:30.295Z Fresh wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
60892025-09-03T17:32:30.296Z Fresh end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
60902025-09-03T17:32:30.296Z Fresh trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
60912025-09-03T17:32:30.296Z Fresh nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
60922025-09-03T17:32:30.296Z Fresh nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
60932025-09-03T17:32:30.296Z Fresh clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
60942025-09-03T17:32:30.409Z Fresh openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
60952025-09-03T17:32:30.409Z Fresh reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
60962025-09-03T17:32:30.409Z Fresh omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
60972025-09-03T17:32:30.409Z Fresh ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
60982025-09-03T17:32:30.409Z Fresh nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
60992025-09-03T17:32:30.409Z Fresh nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
61002025-09-03T17:32:30.409Z Fresh nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
61012025-09-03T17:32:30.409Z Fresh reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
61022025-09-03T17:32:30.409Z Fresh wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
61032025-09-03T17:32:30.410Z Fresh wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
61042025-09-03T17:32:30.410Z Fresh nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
61052025-09-03T17:32:30.410Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
61062025-09-03T17:32:30.410Z Fresh nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
61072025-09-03T17:32:30.410Z Fresh update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
61082025-09-03T17:32:30.410Z Fresh omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
61092025-09-03T17:32:30.411Z Fresh omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
61102025-09-03T17:32:30.411Z Fresh omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
61112025-09-03T17:32:30.411Z Fresh update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
61122025-09-03T17:32:30.411Z Fresh clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
61132025-09-03T17:32:30.411Z Fresh wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
61142025-09-03T17:32:30.411Z Running `/home/build/.rustup/toolchains/1.89.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=641c1595092d1170 -C extra-filename=-a91dca437b89a1cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b76f60d987f4d5e4.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7ae056b45f42057d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-7ff42448b4f2de57.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-9a47467faecf2db1.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-2f1ce02a79f6689d.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-4ee77d325e6c777b.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edb894b10c052b43.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-68bc1d1520dc6a2b.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-6aac4332d3d731fa.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-987dc09129798b66.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-2cf1514765963a9f.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-d64e3c78264433e6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-36c8673bf7654df1.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-6ae10ea56cda503c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-aaad22f1b536c78c.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-9784e461ba0fc5db.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-16388f2318237ee2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e2c518ee4147a9b5.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-9f96a5f306f34918.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-5d8edd4df4f8572e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-9f9a8d02e59971f7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-cd13dd30a4739e97.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-01507ff17084f9a5.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-21f35b1e368d1dad.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-0c6d9defec03a5a3.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-50f835346cc854af.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-2a96acb49163e435.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-3f2c33149e74b4ba.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-9a3e7e421023200a.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-9f0914ebed5729fb.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-8b36e129c7d1103d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d84559c60ee8eedf.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-ba4bde9ba099d5cc.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-6ec977a07d339e52.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-b82bcdb6765c4716.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-584d563a411f464e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-8c2e25f1308fcebb.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6a2faba7b8751801.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-5132bb28d998bf86.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2345d99392fc0d08.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-825a950909701285.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-9aab949f60a4810f.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1cb2fa42811edc28.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fccff6b6098a7958.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-922e27123a7ea513.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-9ed913ab13143b6f.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4989bc0ffac4375f.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-75d109eb574d49ce.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-6f93aef842666c51.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-03c9073558d2a86d.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-0e5ac3bec893a79f.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-af4b1351daf744bb.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0958cfca0f2b9ad1.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6aa1d7aad4b48e0b.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-cc7dc78f97b83d6f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6d353b8938f7cb8b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-85a95801f5195f1a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-89a1c7ef88a2a1ad.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5ac22ac6536d6646.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-baefe1c512864837.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/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`
61152025-09-03T17:32:30.411Z Running `/home/build/.rustup/toolchains/1.89.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=0158f3d95620bf4d -C extra-filename=-834cc85d5428d058 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b76f60d987f4d5e4.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7ae056b45f42057d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-7ff42448b4f2de57.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-9a47467faecf2db1.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-2f1ce02a79f6689d.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-4ee77d325e6c777b.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edb894b10c052b43.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-68bc1d1520dc6a2b.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-6aac4332d3d731fa.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-987dc09129798b66.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-2cf1514765963a9f.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-d64e3c78264433e6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-36c8673bf7654df1.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-6ae10ea56cda503c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-aaad22f1b536c78c.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-9784e461ba0fc5db.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-16388f2318237ee2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e2c518ee4147a9b5.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-9f96a5f306f34918.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-5d8edd4df4f8572e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-9f9a8d02e59971f7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-cd13dd30a4739e97.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-01507ff17084f9a5.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-21f35b1e368d1dad.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-0c6d9defec03a5a3.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-50f835346cc854af.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-2a96acb49163e435.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-3f2c33149e74b4ba.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-9a3e7e421023200a.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-9f0914ebed5729fb.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-8b36e129c7d1103d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d84559c60ee8eedf.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-ba4bde9ba099d5cc.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-6ec977a07d339e52.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-b82bcdb6765c4716.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-584d563a411f464e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-8c2e25f1308fcebb.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6a2faba7b8751801.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-5132bb28d998bf86.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2345d99392fc0d08.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-825a950909701285.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-9aab949f60a4810f.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1cb2fa42811edc28.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fccff6b6098a7958.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-922e27123a7ea513.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-9ed913ab13143b6f.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4989bc0ffac4375f.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-75d109eb574d49ce.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-6f93aef842666c51.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-03c9073558d2a86d.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-0e5ac3bec893a79f.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-af4b1351daf744bb.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0958cfca0f2b9ad1.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6aa1d7aad4b48e0b.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-cc7dc78f97b83d6f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6d353b8938f7cb8b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-85a95801f5195f1a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-89a1c7ef88a2a1ad.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5ac22ac6536d6646.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-baefe1c512864837.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out -L native=/usr/ssl-3/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`
61162025-09-03T17:32:30.412Z Fresh wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
61172025-09-03T17:32:30.412Z Fresh nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
61182025-09-03T17:32:30.412Z Fresh wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
61192025-09-03T17:32:30.412Z Fresh nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
61202025-09-03T17:32:30.412Z Fresh mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
61212025-09-03T17:32:30.412Z Fresh sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
61222025-09-03T17:32:30.412Z Fresh nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
61232025-09-03T17:32:30.412Z Fresh nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
61242025-09-03T17:32:30.412Z Fresh nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
61252025-09-03T17:32:30.412Z Fresh nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
61262025-09-03T17:32:30.412Z Fresh omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
61272025-09-03T17:32:30.412Z Fresh gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
61282025-09-03T17:32:30.412Z Fresh omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
61292025-09-03T17:32:30.412Z Fresh omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
61302025-09-03T17:32:30.412Z Fresh oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
61312025-09-03T17:32:30.413Z Fresh typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
61322025-09-03T17:32:30.413Z Fresh sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
61332025-09-03T17:32:30.413Z Fresh nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
61342025-09-03T17:32:30.413Z Fresh nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
61352025-09-03T17:32:30.413Z Fresh nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
61362025-09-03T17:32:30.413Z Fresh sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
61372025-09-03T17:32:30.413Z Fresh range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
61382025-09-03T17:32:30.413Z Fresh internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
61392025-09-03T17:32:30.413Z Fresh bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
61402025-09-03T17:32:30.413Z Fresh nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
61412025-09-03T17:32:30.413Z Fresh omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
61422025-09-03T17:32:30.413Z Fresh nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
61432025-09-03T17:32:30.413Z Fresh dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
61442025-09-03T17:32:30.413Z Fresh nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
61452025-09-03T17:32:30.413Z Fresh oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
61462025-09-03T17:32:30.413Z Fresh oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
61472025-09-03T17:32:30.414Z Fresh nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
61482025-09-03T17:32:30.414Z Fresh sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
61492025-09-03T17:32:30.414Z Fresh clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
61502025-09-03T17:32:30.414Z Fresh nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
61512025-09-03T17:32:30.414Z Fresh sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
61522025-09-03T17:32:30.414Z Fresh authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
61532025-09-03T17:32:30.414Z Fresh db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
61542025-09-03T17:32:30.414Z Fresh oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
61552025-09-03T17:32:30.414Z Fresh ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
61562025-09-03T17:32:30.414Z Fresh omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
61572025-09-03T17:32:30.414Z Fresh oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
61582025-09-03T17:32:30.414Z Fresh sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
61592025-09-03T17:32:30.414Z Fresh installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
61602025-09-03T17:32:30.414Z Fresh installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
61612025-09-03T17:32:30.414Z Fresh sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
61622025-09-03T17:32:30.414Z Fresh sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
61632025-09-03T17:32:30.414Z Fresh nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
61642025-09-03T17:32:30.414Z Fresh nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
61652025-09-03T17:32:30.414Z Fresh nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
61662025-09-03T17:32:30.414Z Fresh nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
61672025-09-03T17:32:30.414Z Fresh internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
61682025-09-03T17:32:30.414Z Fresh oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
61692025-09-03T17:32:30.414Z Fresh oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
61702025-09-03T17:32:30.414Z Fresh omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
61712025-09-03T17:32:30.414Z Fresh oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
61722025-09-03T17:32:30.414Z Fresh bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
61732025-09-03T17:32:30.414Z Fresh omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
61742025-09-03T17:32:30.414Z Fresh sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
61752025-09-03T17:32:30.414Z Fresh sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
61762025-09-03T17:32:30.414Z Fresh omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
61772025-09-03T17:32:30.414Z Fresh oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
61782025-09-03T17:32:30.414Z Fresh crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
61792025-09-03T17:32:30.414Z Fresh gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
61802025-09-03T17:32:30.414Z Fresh illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
61812025-09-03T17:32:30.414Z Fresh omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
61822025-09-03T17:32:30.414Z Fresh clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
61832025-09-03T17:32:30.414Z Fresh cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
61842025-09-03T17:32:30.414Z Fresh dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
61852025-09-03T17:32:30.414Z Fresh cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
61862025-09-03T17:32:30.415Z Fresh cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
61872025-09-03T17:32:30.415Z Fresh oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
61882025-09-03T17:32:30.415Z Fresh installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
61892025-09-03T17:32:30.415Z Fresh clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
61902025-09-03T17:32:30.415Z Fresh dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
61912025-09-03T17:32:30.415Z Fresh key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
61922025-09-03T17:32:30.415Z Fresh clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
61932025-09-03T17:32:30.415Z Fresh clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
61942025-09-03T17:32:30.494Z Fresh gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
61952025-09-03T17:32:30.494Z Fresh oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
61962025-09-03T17:32:30.494Z Fresh nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
61972025-09-03T17:32:30.494Z Fresh bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
61982025-09-03T17:32:30.494Z Fresh xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
61992025-09-03T17:32:30.494Z Fresh sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
62002025-09-03T17:32:30.494Z Fresh gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
62012025-09-03T17:32:30.494Z Fresh clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
62022025-09-03T17:32:30.494Z Fresh omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
62032025-09-03T17:32:30.494Z Fresh internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
62042025-09-03T17:32:30.494Z Fresh oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
62052025-09-03T17:32:30.494Z Fresh cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
62062025-09-03T17:32:30.494Z Fresh repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
62072025-09-03T17:32:30.494Z Fresh ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
62082025-09-03T17:32:30.494Z Fresh oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
62092025-09-03T17:32:30.494Z Fresh ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
62102025-09-03T17:32:30.494Z Fresh nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
62112025-09-03T17:32:30.494Z Fresh gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
62122025-09-03T17:32:30.494Z Fresh repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
62132025-09-03T17:32:30.494Z Fresh id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
62142025-09-03T17:32:30.494Z Fresh ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
62152025-09-03T17:32:30.494Z Fresh omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
62162025-09-03T17:32:30.494Z Fresh live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
62172025-09-03T17:32:30.494Z Fresh nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
62182025-09-03T17:32:30.494Z Fresh api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
62192025-09-03T17:32:30.494Z Fresh nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
62202025-09-03T17:32:30.494Z Fresh nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
62212025-09-03T17:32:30.494Z Fresh oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
62222025-09-03T17:32:30.494Z Fresh openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
62232025-09-03T17:32:30.494Z Fresh parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
62242025-09-03T17:32:30.494Z Fresh omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
62252025-09-03T17:32:30.494Z Fresh omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
62262025-09-03T17:32:30.494Z Fresh dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
62272025-09-03T17:32:32.173Z Running `/home/build/.rustup/toolchains/1.89.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=eb18cf7225b28f91 -C extra-filename=-51e8adb4ce67146f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-d7339b959aea399b.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b76f60d987f4d5e4.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7ae056b45f42057d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-7ff42448b4f2de57.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-9a47467faecf2db1.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-2f1ce02a79f6689d.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-4ee77d325e6c777b.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-614e8197790fdf80.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edb894b10c052b43.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-68bc1d1520dc6a2b.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-6aac4332d3d731fa.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e340083b86ca8543.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-95814c0bf93677b3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-987dc09129798b66.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-2cf1514765963a9f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-d64e3c78264433e6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-4f61f6ad568fa094.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-36c8673bf7654df1.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-6ae10ea56cda503c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-a95fa49209b029cb.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-450f84b7a11e74da.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-34755a53d1201374.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-bae16fbacaca8933.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-aaad22f1b536c78c.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-9784e461ba0fc5db.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-16388f2318237ee2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e2c518ee4147a9b5.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-9f96a5f306f34918.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-5d8edd4df4f8572e.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-9f9a8d02e59971f7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-cd13dd30a4739e97.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-01507ff17084f9a5.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-21f35b1e368d1dad.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-0c6d9defec03a5a3.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-50f835346cc854af.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-2a96acb49163e435.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-3f2c33149e74b4ba.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-9a3e7e421023200a.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-9f0914ebed5729fb.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-8b36e129c7d1103d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d84559c60ee8eedf.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-ba4bde9ba099d5cc.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-6ec977a07d339e52.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-b82bcdb6765c4716.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-584d563a411f464e.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-67e13231d0ec332f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1620e91ab68feeb8.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-8c2e25f1308fcebb.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6a2faba7b8751801.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-5132bb28d998bf86.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-907a717c9949d86c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-825a950909701285.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9b82845ab87fbca7.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-9aab949f60a4810f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-962771e9778f93d5.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1cb2fa42811edc28.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fccff6b6098a7958.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-922e27123a7ea513.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-9ed913ab13143b6f.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4989bc0ffac4375f.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-856e36b09938a13c.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a914a810e7648424.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-43296686c9c6761d.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-75d109eb574d49ce.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-6f93aef842666c51.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-03c9073558d2a86d.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-488827abf405b754.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-0e5ac3bec893a79f.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-af4b1351daf744bb.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0958cfca0f2b9ad1.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6aa1d7aad4b48e0b.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-cc7dc78f97b83d6f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6d353b8938f7cb8b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-9786b399c554961b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-652d55a989ef486e.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-85a95801f5195f1a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-1d609157b3a0f371.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-89a1c7ef88a2a1ad.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b43bdf38595be1a5.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-f6682370f98c2212.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5ac22ac6536d6646.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-baefe1c512864837.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
62282025-09-03T17:32:32.254Z Running `/home/build/.rustup/toolchains/1.89.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=5ebf7ef87fbb763d -C extra-filename=-f1f8f3ec7e802a23 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-d7339b959aea399b.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b76f60d987f4d5e4.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7ae056b45f42057d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-7ff42448b4f2de57.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-9a47467faecf2db1.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-2f1ce02a79f6689d.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-4ee77d325e6c777b.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-614e8197790fdf80.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edb894b10c052b43.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-68bc1d1520dc6a2b.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-6aac4332d3d731fa.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e340083b86ca8543.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-95814c0bf93677b3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-987dc09129798b66.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-2cf1514765963a9f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-d64e3c78264433e6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-4f61f6ad568fa094.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-36c8673bf7654df1.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-6ae10ea56cda503c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-a95fa49209b029cb.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-450f84b7a11e74da.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-34755a53d1201374.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-bae16fbacaca8933.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-aaad22f1b536c78c.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-9784e461ba0fc5db.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-16388f2318237ee2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e2c518ee4147a9b5.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-9f96a5f306f34918.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-5d8edd4df4f8572e.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-9f9a8d02e59971f7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-cd13dd30a4739e97.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-01507ff17084f9a5.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-21f35b1e368d1dad.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-0c6d9defec03a5a3.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-50f835346cc854af.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-2a96acb49163e435.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-3f2c33149e74b4ba.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-9a3e7e421023200a.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-9f0914ebed5729fb.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-8b36e129c7d1103d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d84559c60ee8eedf.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-ba4bde9ba099d5cc.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-6ec977a07d339e52.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-b82bcdb6765c4716.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-584d563a411f464e.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-67e13231d0ec332f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1620e91ab68feeb8.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-8c2e25f1308fcebb.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6a2faba7b8751801.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-5132bb28d998bf86.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2345d99392fc0d08.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-907a717c9949d86c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-825a950909701285.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9b82845ab87fbca7.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-9aab949f60a4810f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-962771e9778f93d5.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1cb2fa42811edc28.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fccff6b6098a7958.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-922e27123a7ea513.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-9ed913ab13143b6f.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4989bc0ffac4375f.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-856e36b09938a13c.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a914a810e7648424.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-43296686c9c6761d.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-75d109eb574d49ce.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-6f93aef842666c51.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-03c9073558d2a86d.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-488827abf405b754.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-0e5ac3bec893a79f.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-af4b1351daf744bb.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0958cfca0f2b9ad1.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6aa1d7aad4b48e0b.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-cc7dc78f97b83d6f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6d353b8938f7cb8b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-9786b399c554961b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-652d55a989ef486e.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-85a95801f5195f1a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-1d609157b3a0f371.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-89a1c7ef88a2a1ad.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b43bdf38595be1a5.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-f6682370f98c2212.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5ac22ac6536d6646.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-baefe1c512864837.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
62292025-09-03T17:32:32.255Z Running `/home/build/.rustup/toolchains/1.89.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=490b0e246b4141ee -C extra-filename=-95a0a9dc13a6f2cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-d7339b959aea399b.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b76f60d987f4d5e4.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7ae056b45f42057d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-7ff42448b4f2de57.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-9a47467faecf2db1.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-2f1ce02a79f6689d.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-4ee77d325e6c777b.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-614e8197790fdf80.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edb894b10c052b43.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-68bc1d1520dc6a2b.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-6aac4332d3d731fa.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e340083b86ca8543.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-95814c0bf93677b3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-987dc09129798b66.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-2cf1514765963a9f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-d64e3c78264433e6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-4f61f6ad568fa094.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-36c8673bf7654df1.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-6ae10ea56cda503c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-a95fa49209b029cb.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-450f84b7a11e74da.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-34755a53d1201374.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-bae16fbacaca8933.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-aaad22f1b536c78c.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-9784e461ba0fc5db.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-16388f2318237ee2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e2c518ee4147a9b5.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-9f96a5f306f34918.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-5d8edd4df4f8572e.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-9f9a8d02e59971f7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-cd13dd30a4739e97.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-01507ff17084f9a5.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-21f35b1e368d1dad.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-0c6d9defec03a5a3.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-50f835346cc854af.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-2a96acb49163e435.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-3f2c33149e74b4ba.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-9a3e7e421023200a.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-9f0914ebed5729fb.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-8b36e129c7d1103d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d84559c60ee8eedf.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-ba4bde9ba099d5cc.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-6ec977a07d339e52.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-b82bcdb6765c4716.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-584d563a411f464e.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-67e13231d0ec332f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1620e91ab68feeb8.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-8c2e25f1308fcebb.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6a2faba7b8751801.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-5132bb28d998bf86.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2345d99392fc0d08.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-907a717c9949d86c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-825a950909701285.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9b82845ab87fbca7.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-9aab949f60a4810f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-962771e9778f93d5.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1cb2fa42811edc28.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fccff6b6098a7958.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-922e27123a7ea513.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-9ed913ab13143b6f.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4989bc0ffac4375f.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-856e36b09938a13c.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a914a810e7648424.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-43296686c9c6761d.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-75d109eb574d49ce.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-6f93aef842666c51.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-03c9073558d2a86d.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-488827abf405b754.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-0e5ac3bec893a79f.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-af4b1351daf744bb.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0958cfca0f2b9ad1.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6aa1d7aad4b48e0b.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-cc7dc78f97b83d6f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6d353b8938f7cb8b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-9786b399c554961b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-652d55a989ef486e.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-85a95801f5195f1a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-1d609157b3a0f371.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-89a1c7ef88a2a1ad.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b43bdf38595be1a5.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-f6682370f98c2212.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5ac22ac6536d6646.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-baefe1c512864837.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
62302025-09-03T17:32:32.255Z Running `/home/build/.rustup/toolchains/1.89.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=c329383770484ee5 -C extra-filename=-1d02e872f397116a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-154ac5e51bbc76fd.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-ca0b22273cebe02d.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-d7339b959aea399b.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-629bb59000983610.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-43fec2c760c1f6ef.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b76f60d987f4d5e4.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7fc25a4247ca8d94.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-1ab39f11511e72f8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-4f75889ed8135f2b.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7ae056b45f42057d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-4595a8b79348ae0e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a14ce7aeffd438ca.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-7ff42448b4f2de57.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-9a47467faecf2db1.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-2f1ce02a79f6689d.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-4ee77d325e6c777b.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-614e8197790fdf80.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edb894b10c052b43.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-68bc1d1520dc6a2b.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-6aac4332d3d731fa.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-e340083b86ca8543.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-f8d71a72b9e8b2c4.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-95814c0bf93677b3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0a5c6cd8a1410e0a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-987dc09129798b66.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dc89adee03cc5d0e.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-2cf1514765963a9f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-080b5f685c1c2db9.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-d64e3c78264433e6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-213b523f3513e0a5.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-6daf9b82ba976dd2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-10df9339ad3f417c.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-4f61f6ad568fa094.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-36c8673bf7654df1.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-29681606b761c47c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-3ccd1fbdd1c45258.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-6ae10ea56cda503c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-01d4044bf31cfb08.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-57868c250e025ad0.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-a95fa49209b029cb.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-450f84b7a11e74da.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-34755a53d1201374.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-32b24d5d5a8d10b2.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-bae16fbacaca8933.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-aaad22f1b536c78c.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-4b8a54bd636134f2.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-5a5727f9a509e3c9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-90ea1d41986ab243.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9803577f2b572eb3.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-f97458d5b07f5bc1.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-3fd9670d2037859a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5fbff7679012489b.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-9784e461ba0fc5db.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-43b26eef3d178e8f.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-16388f2318237ee2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e2c518ee4147a9b5.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-9f96a5f306f34918.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-5d8edd4df4f8572e.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a9181d0d6cf6be3e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-3e498c274e9b129d.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-9f9a8d02e59971f7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-cd13dd30a4739e97.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-b981b43d8a755577.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-01507ff17084f9a5.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-21f35b1e368d1dad.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-0c6d9defec03a5a3.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-50f835346cc854af.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-2a96acb49163e435.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-3f2c33149e74b4ba.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-9a3e7e421023200a.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-9f0914ebed5729fb.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-8b36e129c7d1103d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d84559c60ee8eedf.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-ba4bde9ba099d5cc.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-6ec977a07d339e52.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-b82bcdb6765c4716.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-f818c53d42f079a4.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-584d563a411f464e.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-67e13231d0ec332f.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1620e91ab68feeb8.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-0671232b4029fd34.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-8c2e25f1308fcebb.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6a2faba7b8751801.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-5132bb28d998bf86.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-141a2b0f1c73a3f5.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2345d99392fc0d08.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-7b811d93177c0ad5.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-907a717c9949d86c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-acdda2f47cf79591.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b57e74831f3eb579.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-175b4ce4b308f596.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-3d4b95175c817e03.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-0d30b965b3e9aa6a.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-825a950909701285.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9b82845ab87fbca7.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-f2fbd20f1ad7466a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-59413ed77fdbb294.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-9aab949f60a4810f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-962771e9778f93d5.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-da84d654be2d590b.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1cb2fa42811edc28.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-fccff6b6098a7958.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-252ef4c16b9a323d.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-922e27123a7ea513.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-9ed913ab13143b6f.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-de4c1a47b1e4d27f.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4989bc0ffac4375f.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-856e36b09938a13c.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a914a810e7648424.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1445a2383d7546e3.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-43296686c9c6761d.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-75d109eb574d49ce.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-6f93aef842666c51.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-722b779fc22e1664.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b931b77f68e70a43.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-03c9073558d2a86d.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-488827abf405b754.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-0e5ac3bec893a79f.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-9cd5ce373896e612.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-f657ea3be6535794.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-af4b1351daf744bb.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0958cfca0f2b9ad1.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6aa1d7aad4b48e0b.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-cc7dc78f97b83d6f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-eb575204b5be09b2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-ff23ca41994ba411.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-6742c73914dcd771.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-17a0b274f593e0b9.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6d353b8938f7cb8b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-23f00d3665e990ff.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-775a80fd19be5757.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-9786b399c554961b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d2c75464f319453d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-a56946d1d10c6502.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-a44f3921b7a9222f.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-fcec066e501cc986.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-bdb4ab9a8c39c308.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-616c84218f6be2d8.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-24f1881cbb34cc74.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-652d55a989ef486e.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-85a95801f5195f1a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-440ab57ab1074b47.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-83f289588422a12e.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-704014836a3eb908.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-1d609157b3a0f371.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-33544f2ccf232005.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-f07c819980ac1b50.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-0b3b0e0846d31f9b.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-fb301ec7943183bf.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-89a1c7ef88a2a1ad.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b43bdf38595be1a5.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-cf6fbe8a9b722a44.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-f6682370f98c2212.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-5ac22ac6536d6646.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fcbbb2a03cf7f1c7.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-4450d2f8e590b3ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-7065f3fe0d49b2df.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-baefe1c512864837.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/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`
62312025-09-03T17:41:18.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 54s
62322025-09-03T17:41:18.483Z
62332025-09-03T17:41:18.483Zreal 8:54.797999350
62342025-09-03T17:41:18.484Zuser 18:30.682490797
62352025-09-03T17:41:18.484Zsys 1:22.663559199
62362025-09-03T17:41:18.484Ztrap 0.455367564
62372025-09-03T17:41:18.484Ztflt 1.439783164
62382025-09-03T17:41:18.484Zdflt 19.918110080
62392025-09-03T17:41:18.484Zkflt 0.148557458
62402025-09-03T17:41:18.484Zlock 52:29.853632120
62412025-09-03T17:41:18.484Zslp 1:01:01.016900868
62422025-09-03T17:41:18.484Zlat 4.897260408
62432025-09-03T17:41:18.485Zstop 8.920539093
62442025-09-03T17:41:18.485Z+ banner test
62452025-09-03T17:41:18.561Z+ ptime -m timeout 2h cargo nextest run --profile ci --locked --verbose
62462025-09-03T17:41:18.562Z
62472025-09-03T17:41:18.562Z ##### ###### #### #####
62482025-09-03T17:41:18.562Z # # # #
62492025-09-03T17:41:18.562Z # ##### #### #
62502025-09-03T17:41:18.562Z # # # #
62512025-09-03T17:41:18.562Z # # # # #
62522025-09-03T17:41:18.562Z # ###### #### #
62532025-09-03T17:41:18.563Z
62542025-09-03T17:41:20.990Zinfo: experimental features enabled: setup-scripts
62552025-09-03T17:41:23.409Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
62562025-09-03T17:41:23.471Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
62572025-09-03T17:41:23.519Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
62582025-09-03T17:41:23.563Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
62592025-09-03T17:41:38.470Z Finished `test` profile [unoptimized + debuginfo] target(s) in 17.50s
62602025-09-03T17:41:42.266Z────────────
62612025-09-03T17:41:42.266Z Nextest run ID cfc0b1b7-bb62-4a18-89dc-60a184fada5e with nextest profile: ci
62622025-09-03T17:41:42.266Z Starting 2219 tests across 210 binaries (3 tests and 5 binaries skipped, including 5 binaries via profile.default.default-filter)
62632025-09-03T17:41:42.313Z SETUP [ 1/2] crdb-seed: cargo run -p crdb-seed --profile test
62642025-09-03T17:41:43.723Z Compiling newtype-uuid v1.2.4
62652025-09-03T17:41:44.416Z Compiling daft v0.1.4
62662025-09-03T17:41:45.056Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
62672025-09-03T17:41:45.621Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
62682025-09-03T17:41:45.682Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
62692025-09-03T17:41:46.590Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
62702025-09-03T17:41:57.755Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
62712025-09-03T17:42:00.512Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
62722025-09-03T17:42:03.058Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
62732025-09-03T17:42:11.621Z Finished `test` profile [unoptimized + debuginfo] target(s) in 29.10s
62742025-09-03T17:42:11.720Z Running `target/debug/crdb-seed`
62752025-09-03T17:42:11.881ZSep 03 17:42:11.202 INFO cockroach temporary directory: /var/tmp/omicron_tmp/.tmpARjgnw
62762025-09-03T17:42:11.881ZSep 03 17:42:11.207 INFO cockroach command line: cockroach start-single-node --insecure --http-addr=:0 --store=path=/var/tmp/omicron_tmp/crdb-base-build/.tmp7sA5k8,ballast-size=0 --listen-addr [::1]:0 --listening-url-file /var/tmp/omicron_tmp/.tmpARjgnw/listen-url
62772025-09-03T17:42:11.881ZSep 03 17:42:11.207 INFO cockroach environment: BUILDOMAT_JOB_ID=01K48845MX38R7QR1EMWT35QBB BUILDOMAT_TASK_ID=4 CARGO=/home/build/.rustup/toolchains/1.89.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=schema-updates-for-new-ip-pool-linkage GITHUB_REF=refs/heads/schema-updates-for-new-ip-pool-linkage GITHUB_REPOSITORY=oxidecomputer/omicron GITHUB_SHA=c982a599326225be10ebfe3db9707ec93819b67c 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-90c0c572df8b3d4c/out/build/artifacts:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib:/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out:/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts:/work/oxidecomputer/omicron/target/debug/build/blake3-2fd8863ab8870645/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib:/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-accd0061ac51e6f7/out/build:/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out:/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out:/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/lib LOGNAME=build NEXTEST=1 NEXTEST_ENV=/var/tmp/omicron_tmp/nextest-envqwFKCA NEXTEST_LD_LIBRARY_PATH=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-90c0c572df8b3d4c/out/build/artifacts:/work/oxidecomputer/omicron/target/debug/build/blake3-2fd8863ab8870645/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-206f18ea72f056c8/out/lib:/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-accd0061ac51e6f7/out/build:/work/oxidecomputer/omicron/target/debug/build/ring-0a6b4c36067e829f/out:/work/oxidecomputer/omicron/target/debug/build/tofino-186b10d9c65ceedd/out:/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4143f177147f2a15/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/lib NEXTEST_PROFILE=ci NEXTEST_RUN_ID=cfc0b1b7-bb62-4a18-89dc-60a184fada5e 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.89.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
62782025-09-03T17:42:13.071ZSep 03 17:42:12.538 INFO cockroach pid: 12482
62792025-09-03T17:42:13.072ZSep 03 17:42:12.538 INFO cockroach listen URL: postgresql://root@[::1]:44641/omicron?sslmode=disable
62802025-09-03T17:42:13.158ZSep 03 17:42:12.560 INFO cockroach: populating
62812025-09-03T17:42:15.842ZSep 03 17:42:15.299 INFO cockroach: populated
62822025-09-03T17:42:19.543ZSep 03 17:42:19.078 INFO Created CRDB seed tarball: `/var/tmp/omicron_tmp/crdb-base-build/50d6134342e5c550b86780ea173823cdd6e440e1eb058bfcd3e734d3074466ee.tar`
62832025-09-03T17:42:19.592Z SETUP PASS [ 37.285s] crdb-seed: cargo run -p crdb-seed --profile test
62842025-09-03T17:42:19.592Z SETUP [ 2/2] clickhouse-cluster: cargo run -p clickhouse-cluster-dev
62852025-09-03T17:42:21.025Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
62862025-09-03T17:42:21.067Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
62872025-09-03T17:42:21.067Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
62882025-09-03T17:42:21.068Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
62892025-09-03T17:42:21.105Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
62902025-09-03T17:42:23.833Z Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
62912025-09-03T17:42:24.075Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
62922025-09-03T17:42:27.616Z Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
62932025-09-03T17:42:29.882Z Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
62942025-09-03T17:42:39.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.08s
62952025-09-03T17:42:39.996Z Running `target/debug/clickhouse-cluster-dev`
62962025-09-03T17:42:40.149ZSep 03 17:42:39.475 INFO Setting up a ClickHouse cluster
62972025-09-03T17:42:40.149ZDeploying keeper: /var/tmp/omicron_tmp/clickward_test/keeper-1
62982025-09-03T17:42:40.149ZDeploying keeper: /var/tmp/omicron_tmp/clickward_test/keeper-2
62992025-09-03T17:42:40.149ZDeploying keeper: /var/tmp/omicron_tmp/clickward_test/keeper-3
63002025-09-03T17:42:40.149ZDeploying clickhouse server: /var/tmp/omicron_tmp/clickward_test/clickhouse-2
63012025-09-03T17:42:40.149ZDeploying clickhouse server: /var/tmp/omicron_tmp/clickward_test/clickhouse-1
63022025-09-03T17:42:42.565ZSep 03 17:42:42.047 INFO ClickHouse server ready
63032025-09-03T17:42:42.600ZSep 03 17:42:42.048 INFO ClickHouse server ready
63042025-09-03T17:42:42.946ZSep 03 17:42:42.364 INFO Keepers ready: [KeeperId(1), KeeperId(2), KeeperId(3)]
63052025-09-03T17:42:43.058Z SETUP PASS [ 23.286s] clickhouse-cluster: cargo run -p clickhouse-cluster-dev
63062025-09-03T17:43:12.066Z PASS [ 29.210s] omicron-nexus app::sagas::image_create::test::test_action_failure_can_unwind
63072025-09-03T17:43:12.103Z PASS [ 29.267s] omicron-nexus app::sagas::image_create::test::test_action_failure_can_unwind_idempotently
63082025-09-03T17:43:20.483Z PASS [ 37.640s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind_idempotently
63092025-09-03T17:43:21.277Z PASS [ 38.439s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind
63102025-09-03T17:43:30.527Z PASS [ 47.693s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind_idempotently
63112025-09-03T17:43:33.590Z PASS [ 50.755s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind
63122025-09-03T17:43:42.842Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
63132025-09-03T17:43:42.842Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
63142025-09-03T17:44:01.588Z PASS [ 49.547s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind
63152025-09-03T17:44:03.457Z PASS [ 51.320s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind_idempotently
63162025-09-03T17:44:08.624Z PASS [ 47.353s] omicron-nexus app::sagas::instance_start::test::test_action_failure_can_unwind
63172025-09-03T17:44:16.340Z PASS [ 42.759s] omicron-nexus app::sagas::region_replacement_start::test::test_action_failure_can_unwind_idempotently
63182025-09-03T17:44:20.160Z PASS [ 49.580s] omicron-nexus app::sagas::project_create::test::test_action_failure_can_unwind
63192025-09-03T17:44:20.535Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
63202025-09-03T17:44:42.855Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
63212025-09-03T17:44:42.856Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
63222025-09-03T17:44:50.289Z PASS [ 48.693s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_action_failure_can_unwind
63232025-09-03T17:44:53.516Z PASS [ 50.088s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_action_failure_can_unwind_idempotently
63242025-09-03T17:44:58.424Z PASS [ 38.279s] omicron-nexus app::sagas::vpc_create::test::test_action_failure_can_unwind
63252025-09-03T17:45:08.668Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
63262025-09-03T17:45:08.884Z PASS [ 108.359s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
63272025-09-03T17:45:08.980Z PASS [ 0.035s] api_identity test::test_identity
63282025-09-03T17:45:08.980Z PASS [ 0.025s] api_identity test::test_identity_no_field
63292025-09-03T17:45:09.047Z PASS [ 0.057s] authz-macros tests::test_authz_snapshots
63302025-09-03T17:45:09.047Z PASS [ 0.049s] bootstore schemes::tests::hello_roundtrip
63312025-09-03T17:45:10.168Z PASS [ 1.114s] bootstore schemes::v0::peer::tests::basic_3_nodes
63322025-09-03T17:45:10.304Z PASS [ 0.093s] bootstore schemes::v0::peer::tests::network_config
63332025-09-03T17:45:10.439Z PASS [ 0.030s] bootstore schemes::v0::share_pkg::tests::create_packages
63342025-09-03T17:45:10.439Z PASS [ 0.028s] bootstore trust_quorum::rack_secret::tests::create_and_verify
63352025-09-03T17:45:10.439Z PASS [ 0.027s] bootstore trust_quorum::rack_secret::tests::secret_splitting_fails_with_threshold_larger_than_total_shares
63362025-09-03T17:45:16.404Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
63372025-09-03T17:45:16.512Z PASS [ 6.073s] bootstore::v0-fsm-proptest-learner run
63382025-09-03T17:45:20.708Z PASS [ 30.427s] omicron-nexus app::sagas::vpc_subnet_create::test::test_action_failure_can_unwind
63392025-09-03T17:45:20.962Z PASS [ 0.255s] cert-dev::test-cert-dev test_cert_create
63402025-09-03T17:45:21.897Z PASS [ 0.826s] clickana chart::tests::gather_chart_data_failure
63412025-09-03T17:45:21.991Z PASS [ 0.035s] clickana chart::tests::gather_chart_data_for_disk_usage_success
63422025-09-03T17:45:21.991Z PASS [ 0.031s] clickana chart::tests::gather_chart_data_for_memory_tracking_success
63432025-09-03T17:45:21.991Z PASS [ 0.027s] clickana chart::tests::gather_chart_data_for_query_count_success
63442025-09-03T17:45:21.991Z PASS [ 0.028s] clickana chart::tests::gather_chart_data_for_running_queries_success
63452025-09-03T17:45:22.096Z PASS [ 0.067s] clickhouse-admin-types tests::test_additional_key_value_pairs_in_output_parse_fail
63462025-09-03T17:45:22.096Z PASS [ 0.040s] clickhouse-admin-types tests::test_distributed_ddl_queries_parse_success
63472025-09-03T17:45:22.203Z PASS [ 0.035s] clickhouse-admin-types tests::test_empty_distributed_ddl_queries_parse_success
63482025-09-03T17:45:22.203Z PASS [ 0.029s] clickhouse-admin-types tests::test_empty_output_parse_fail
63492025-09-03T17:45:22.203Z PASS [ 0.032s] clickhouse-admin-types tests::test_empty_output_raft_config_parse_fail
63502025-09-03T17:45:22.292Z PASS [ 0.032s] clickhouse-admin-types tests::test_empty_value_lgif_parse_fail
63512025-09-03T17:45:22.292Z PASS [ 0.034s] clickhouse-admin-types tests::test_full_keeper_conf_parse_success
63522025-09-03T17:45:22.292Z PASS [ 0.028s] clickhouse-admin-types tests::test_full_lgif_parse_success
63532025-09-03T17:45:22.384Z PASS [ 0.033s] clickhouse-admin-types tests::test_full_raft_config_parse_success
63542025-09-03T17:45:22.384Z PASS [ 0.041s] clickhouse-admin-types tests::test_generate_keeper_config
63552025-09-03T17:45:22.384Z PASS [ 0.029s] clickhouse-admin-types tests::test_generate_replica_config
63562025-09-03T17:45:22.471Z PASS [ 0.027s] clickhouse-admin-types tests::test_invalid_address_raft_config_parse_fail
63572025-09-03T17:45:22.471Z PASS [ 0.025s] clickhouse-admin-types tests::test_malformed_output_keeper_conf_parse_fail
63582025-09-03T17:45:22.471Z PASS [ 0.028s] clickhouse-admin-types tests::test_misshapen_distributed_ddl_queries_parse_fail
63592025-09-03T17:45:22.548Z PASS [ 0.042s] clickhouse-admin-types tests::test_misshapen_id_raft_config_parse_fail
63602025-09-03T17:45:22.548Z PASS [ 0.039s] clickhouse-admin-types tests::test_misshapen_participant_raft_config_parse_fail
63612025-09-03T17:45:22.586Z PASS [ 0.036s] clickhouse-admin-types tests::test_misshapen_port_raft_config_parse_fail
63622025-09-03T17:45:22.586Z PASS [ 0.034s] clickhouse-admin-types tests::test_misshapen_priority_raft_config_parse_fail
63632025-09-03T17:45:22.586Z PASS [ 0.029s] clickhouse-admin-types tests::test_misshapen_raft_config_parse_fail
63642025-09-03T17:45:22.625Z PASS [ 0.033s] clickhouse-admin-types tests::test_misshapen_system_timeseries_parse_fail
63652025-09-03T17:45:22.661Z PASS [ 0.028s] clickhouse-admin-types tests::test_missing_address_raft_config_parse_fail
63662025-09-03T17:45:22.695Z PASS [ 0.030s] clickhouse-admin-types tests::test_missing_field_keeper_conf_parse_fail
63672025-09-03T17:45:22.729Z PASS [ 0.027s] clickhouse-admin-types tests::test_missing_keys_lgif_parse_fail
63682025-09-03T17:45:22.729Z PASS [ 0.031s] clickhouse-admin-types tests::test_missing_participant_raft_config_parse_fail
63692025-09-03T17:45:22.770Z PASS [ 0.026s] clickhouse-admin-types tests::test_missing_port_raft_config_parse_fail
63702025-09-03T17:45:22.809Z PASS [ 0.033s] clickhouse-admin-types tests::test_missing_priority_raft_config_parse_fail
63712025-09-03T17:45:22.854Z PASS [ 0.033s] clickhouse-admin-types tests::test_missing_server_id_raft_config_parse_fail
63722025-09-03T17:45:22.892Z PASS [ 0.031s] clickhouse-admin-types tests::test_missing_value_keeper_conf_parse_fail
63732025-09-03T17:45:22.892Z PASS [ 0.031s] clickhouse-admin-types tests::test_non_existent_key_keeper_conf_parse_fail
63742025-09-03T17:45:22.931Z PASS [ 0.027s] clickhouse-admin-types tests::test_non_existent_key_with_correct_value_lgif_parse_fail
63752025-09-03T17:45:22.971Z PASS [ 0.040s] clickhouse-admin-types tests::test_non_u64_value_lgif_parse_fail
63762025-09-03T17:45:23.014Z PASS [ 0.031s] clickhouse-admin-types tests::test_time_format_system_timeseries_parse_fail
63772025-09-03T17:45:23.055Z PASS [ 0.030s] clickhouse-admin-types tests::test_unix_epoch_system_timeseries_parse_success
63782025-09-03T17:45:23.055Z PASS [ 0.028s] clickhouse-admin-types tests::test_utc_system_timeseries_parse_success
63792025-09-03T17:45:23.130Z PASS [ 0.084s] cockroach-admin-types tests::node_decommission_parse_doesnt_panic_on_arbitrary_input
63802025-09-03T17:45:23.207Z PASS [ 0.077s] cockroach-admin-types tests::node_status_parse_doesnt_panic_on_arbitrary_input
63812025-09-03T17:45:23.247Z PASS [ 0.022s] cockroach-admin-types tests::test_node_decommission_parse_with_no_trailing_notes
63822025-09-03T17:45:23.299Z PASS [ 0.023s] cockroach-admin-types tests::test_node_decommission_parse_with_trailing_notes
63832025-09-03T17:45:23.299Z PASS [ 0.020s] cockroach-admin-types tests::test_node_decommission_parse_with_unexpected_membership_value
63842025-09-03T17:45:23.350Z PASS [ 0.019s] cockroach-admin-types tests::test_node_status_parse_multiple_lines_from_csv
63852025-09-03T17:45:23.350Z PASS [ 0.019s] cockroach-admin-types tests::test_node_status_parse_single_line_from_csv
63862025-09-03T17:45:23.745Z PASS [ 0.301s] db-dev::test-db-dev test_db_dev_populate_no_args
63872025-09-03T17:45:23.885Z PASS [ 0.054s] db-dev::test-db-dev test_db_dev_wipe_no_args
63882025-09-03T17:45:25.034Z PASS [ 31.516s] omicron-nexus app::sagas::vpc_subnet_create::test::test_action_failure_can_unwind_idempotently
63892025-09-03T17:45:26.680Z PASS [ 10.318s] bootstore::v0-fsm-proptest-rack-coordinator run
63902025-09-03T17:45:26.774Z PASS [ 0.094s] db-macros lookup::test::test_lookup_snapshots
63912025-09-03T17:45:26.844Z PASS [ 0.024s] db-macros tests::test_derive_metadata_identity_fails_for_enums
63922025-09-03T17:45:26.951Z PASS [ 0.023s] db-macros tests::test_derive_metadata_identity_fails_with_wrong_table_name_type
63932025-09-03T17:45:26.951Z PASS [ 0.023s] db-macros tests::test_derive_metadata_identity_fails_without_embedded_identity
63942025-09-03T17:45:26.951Z PASS [ 0.021s] db-macros tests::test_derive_metadata_identity_fails_without_table_name
63952025-09-03T17:45:27.116Z PASS [ 0.023s] db-macros tests::test_derive_metadata_identity_minimal_example_compiles
63962025-09-03T17:45:27.116Z PASS [ 0.030s] db-macros tests::test_derive_snapshots
63972025-09-03T17:45:27.116Z PASS [ 0.022s] db-macros tests::test_derive_with_unknown_field
63982025-09-03T17:45:27.466Z PASS [ 0.383s] dns-server storage::test::test_update_basic
63992025-09-03T17:45:27.502Z PASS [ 0.162s] dns-server storage::test::test_update_in_progress
64002025-09-03T17:45:27.691Z PASS [ 0.203s] dns-server storage::test::test_update_interrupted
64012025-09-03T17:45:27.929Z PASS [ 0.234s] dns-server storage::test::test_zone_gets_soa_record
64022025-09-03T17:45:29.255Z PASS [ 1.160s] dns-server::basic_test a_crud
64032025-09-03T17:45:29.430Z PASS [ 0.274s] dns-server::basic_test aaaa_crud
64042025-09-03T17:45:29.877Z PASS [ 0.518s] dns-server::basic_test answers_match_question
64052025-09-03T17:45:30.305Z PASS [ 0.406s] dns-server::basic_test empty_record
64062025-09-03T17:45:30.775Z PASS [ 0.477s] dns-server::basic_test multi_record_crud
64072025-09-03T17:45:31.260Z PASS [ 0.327s] dns-server::basic_test name_contains_zone
64082025-09-03T17:45:31.565Z PASS [ 0.470s] dns-server::basic_test nxdomain
64092025-09-03T17:45:32.141Z PASS [ 0.491s] dns-server::basic_test servfail
64102025-09-03T17:45:32.467Z PASS [ 0.352s] dns-server::basic_test soa
64112025-09-03T17:45:33.038Z PASS [ 0.639s] dns-server::basic_test srv_crud
64122025-09-03T17:45:34.286Z PASS [ 10.625s] db-dev::test-db-dev test_db_killed
64132025-09-03T17:45:35.194Z PASS [ 0.828s] dns-server::cross_version_test cross_version_works
64142025-09-03T17:45:35.292Z PASS [ 0.076s] ereport-types tests::test_arb_json_deserializes
64152025-09-03T17:45:35.292Z PASS [ 0.024s] ereport-types tests::test_ena_from_str
64162025-09-03T17:45:35.485Z PASS [ 0.024s] ereport-types tests::test_ena_from_str_roundtrip
64172025-09-03T17:45:35.485Z PASS [ 0.053s] gateway-cli::bin/gateway-cli picocom_map::tests::reject_invalid_rules
64182025-09-03T17:45:35.647Z PASS [ 0.024s] gateway-cli::bin/gateway-cli picocom_map::tests::remapping
64192025-09-03T17:45:35.647Z PASS [ 0.022s] gfss gf256::tests::test_all_multiplication
64202025-09-03T17:45:35.647Z PASS [ 0.018s] gfss gf256::tests::test_all_multiplicative_inverses
64212025-09-03T17:45:35.647Z PASS [ 0.019s] gfss gf256::tests::test_docs_example
64222025-09-03T17:45:37.715Z PASS [ 4.674s] dns-server::commands_test test_dnsadm
64232025-09-03T17:45:39.091Z PASS [ 1.371s] gfss shamir::tests::split_and_combine
64242025-09-03T17:45:39.130Z PASS [ 0.020s] gfss shamir::tests::test_share_reconstruction
64252025-09-03T17:45:39.168Z PASS [ 0.036s] id-map tests::deserialize_rejects_duplicates
64262025-09-03T17:45:39.168Z PASS [ 0.022s] id-map tests::deserialize_rejects_mismatched_keys
64272025-09-03T17:45:39.290Z PASS [ 0.126s] id-map tests::get_mut_panics_if_id_changes
64282025-09-03T17:45:39.352Z PASS [ 0.062s] id-map tests::iter_mut_panics_if_id_changes
64292025-09-03T17:45:39.391Z PASS [ 0.022s] id-map tests::methods_allow_borrowed_ids
64302025-09-03T17:45:39.432Z PASS [ 0.060s] id-map tests::mut_into_iter_panics_if_id_changes
64312025-09-03T17:45:39.543Z PASS [ 0.104s] id-map tests::occupied_entry_panics_if_id_changed_via_get_mut
64322025-09-03T17:45:39.621Z PASS [ 0.081s] id-map tests::occupied_entry_panics_if_id_changed_via_into_mut
64332025-09-03T17:45:39.688Z PASS [ 0.068s] id-map tests::occupied_entry_panics_if_id_changes_on_insert
64342025-09-03T17:45:39.753Z PASS [ 0.065s] id-map tests::retain_panics_if_id_changes
64352025-09-03T17:45:39.839Z PASS [ 0.075s] id-map tests::serialization_is_transparent
64362025-09-03T17:45:39.996Z PASS [ 0.114s] id-map tests::serialization_roundtrip
64372025-09-03T17:45:40.036Z PASS [ 0.059s] id-map tests::vacant_entry_panics_if_id_changed_after_insert
64382025-09-03T17:45:40.073Z PASS [ 0.064s] id-map tests::vacant_entry_panics_if_id_changes_on_insert
64392025-09-03T17:45:40.238Z PASS [ 0.074s] illumos-utils destructor::test::test_delayed_delete
64402025-09-03T17:45:41.111Z PASS [ 0.947s] illumos-utils destructor::test::test_delayed_delete_with_error
64412025-09-03T17:45:41.145Z PASS [ 0.030s] illumos-utils destructor::test::test_destructor_bad_close
64422025-09-03T17:45:41.188Z PASS [ 0.033s] illumos-utils link::test::test_allocate
64432025-09-03T17:45:41.188Z PASS [ 0.030s] illumos-utils link::test::test_allocate_within_scopes
64442025-09-03T17:45:41.243Z PASS [ 0.062s] illumos-utils opte::port_manager::tests::multiple_ports_does_not_destroy_default_route
64452025-09-03T17:45:41.294Z PASS [ 0.028s] illumos-utils running_zone::tests::test_is_oxide_smf_service
64462025-09-03T17:45:41.351Z PASS [ 0.082s] illumos-utils zfs::test::directory_mutability
64472025-09-03T17:45:41.429Z PASS [ 0.071s] illumos-utils zfs::test::get_values_of_rpool
64482025-09-03T17:45:41.483Z PASS [ 0.058s] illumos-utils zfs::test::parse_dataset_bad_avail
64492025-09-03T17:45:41.534Z PASS [ 0.042s] illumos-utils zfs::test::parse_dataset_bad_quota
64502025-09-03T17:45:41.570Z PASS [ 0.037s] illumos-utils zfs::test::parse_dataset_bad_reservation
64512025-09-03T17:45:41.610Z PASS [ 0.030s] illumos-utils zfs::test::parse_dataset_bad_usage
64522025-09-03T17:45:41.649Z PASS [ 0.028s] illumos-utils zfs::test::parse_dataset_bad_uuid
64532025-09-03T17:45:41.693Z PASS [ 0.033s] illumos-utils zfs::test::parse_dataset_missing_fields
64542025-09-03T17:45:41.693Z PASS [ 0.034s] illumos-utils zfs::test::parse_dataset_props
64552025-09-03T17:45:41.729Z PASS [ 0.032s] illumos-utils zfs::test::parse_dataset_props_with_optionals
64562025-09-03T17:45:41.762Z PASS [ 0.031s] illumos-utils zfs::test::parse_dataset_too_many_columns
64572025-09-03T17:45:41.797Z PASS [ 0.030s] illumos-utils zfs::test::parse_dataset_uuid_ignored_if_dash
64582025-09-03T17:45:41.836Z PASS [ 0.031s] illumos-utils zfs::test::parse_dataset_uuid_ignored_if_inherited
64592025-09-03T17:45:41.877Z PASS [ 0.029s] illumos-utils zfs::test::parse_quota_ignored_if_default
64602025-09-03T17:45:41.877Z PASS [ 0.029s] illumos-utils zfs::test::parse_reservation_ignored_if_default
64612025-09-03T17:45:41.921Z PASS [ 0.032s] illumos-utils zfs::test::parse_sorts_and_dedups
64622025-09-03T17:45:41.984Z PASS [ 0.044s] illumos-utils zone::tests::delete_nonexistent_address
64632025-09-03T17:45:42.085Z PASS [ 0.028s] illumos-utils zone::tests::test_parse_ip_network
64642025-09-03T17:45:42.085Z PASS [ 0.027s] illumos-utils zpool::test::test_parse_zpool
64652025-09-03T17:45:42.222Z PASS [ 0.029s] illumos-utils zpool::test::test_parse_zpool_missing_column
64662025-09-03T17:45:43.321Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
64672025-09-03T17:45:43.321Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
64682025-09-03T17:45:45.175Z PASS [ 9.797s] gfss polynomial::tests::test_polynomial_eval
64692025-09-03T17:45:47.474Z PASS [ 5.338s] installinator mock_peers::tests::proptest_fetch_artifact
64702025-09-03T17:45:47.733Z PASS [ 0.304s] installinator-common block_size_writer::tests::proptest_block_writer
64712025-09-03T17:45:48.195Z PASS [ 3.017s] installinator write::tests::proptest_write_artifact
64722025-09-03T17:45:48.526Z PASS [ 0.337s] internal-dns-resolver resolver::test::insert_and_lookup_one_record
64732025-09-03T17:45:48.593Z PASS [ 0.920s] internal-dns-resolver resolver::test::insert_and_lookup_multiple_records
64742025-09-03T17:45:49.029Z PASS [ 0.409s] internal-dns-resolver resolver::test::lookup_nonexistent_record_fails
64752025-09-03T17:45:49.242Z PASS [ 0.558s] internal-dns-resolver resolver::test::resolver_can_access_backup_dns_server
64762025-09-03T17:45:49.420Z PASS [ 0.418s] internal-dns-resolver resolver::test::resolver_can_be_used_with_progenitor_client
64772025-09-03T17:45:49.542Z PASS [ 0.362s] internal-dns-resolver resolver::test::resolver_doesnt_bail_on_missing_targets
64782025-09-03T17:45:49.582Z PASS [ 0.037s] internal-dns-types config::test::display_hosts
64792025-09-03T17:45:49.619Z PASS [ 0.032s] internal-dns-types config::test::display_srv_service
64802025-09-03T17:45:49.657Z PASS [ 0.057s] internal-dns-types config::test::test_builder_errors
64812025-09-03T17:45:49.699Z PASS [ 0.061s] internal-dns-types config::test::test_builder_output
64822025-09-03T17:45:49.740Z PASS [ 0.042s] internal-dns-types diff::test::diff_different
64832025-09-03T17:45:49.740Z PASS [ 0.386s] internal-dns-resolver resolver::test::update_record
64842025-09-03T17:45:49.778Z PASS [ 0.032s] internal-dns-types diff::test::diff_equivalent
64852025-09-03T17:45:49.811Z PASS [ 0.037s] internal-dns-types diff::test::diff_invalid
64862025-09-03T17:45:49.812Z PASS [ 0.032s] ipcc tests::deserialize_fixed_value
64872025-09-03T17:45:49.850Z PASS [ 0.037s] ipcc tests::installinator_image_id_round_trip
64882025-09-03T17:45:49.850Z PASS [ 0.025s] ipcc tests::serialized_size
64892025-09-03T17:45:49.892Z PASS [ 0.074s] key-manager tests::different_disks_produce_different_keys
64902025-09-03T17:45:49.892Z PASS [ 0.059s] key-manager tests::different_ikm_produces_different_keys
64912025-09-03T17:45:49.929Z PASS [ 0.035s] key-manager tests::loading_key_for_old_epoch_loads_latest_epoch
64922025-09-03T17:45:49.929Z PASS [ 0.038s] key-manager tests::disk_encryption_key_epoch_0
64932025-09-03T17:45:50.079Z PASS [ 0.145s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_absolute
64942025-09-03T17:45:50.115Z PASS [ 0.145s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_idle
64952025-09-03T17:45:50.155Z PASS [ 0.049s] nexus-auth authn::external::session_cookie::test::test_garbage_cookie
64962025-09-03T17:45:50.156Z PASS [ 0.055s] nexus-auth authn::external::session_cookie::test::test_get_token
64972025-09-03T17:45:50.197Z PASS [ 0.062s] nexus-auth authn::external::session_cookie::test::test_get_token_no_header
64982025-09-03T17:45:50.238Z PASS [ 0.076s] nexus-auth authn::external::session_cookie::test::test_get_token_other_cookie_present
64992025-09-03T17:45:50.238Z PASS [ 0.042s] nexus-auth authn::external::session_cookie::test::test_missing_cookie
65002025-09-03T17:45:50.277Z PASS [ 0.034s] nexus-auth authn::external::session_cookie::test::test_other_cookie
65012025-09-03T17:45:50.277Z PASS [ 0.039s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value
65022025-09-03T17:45:50.325Z PASS [ 0.040s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value_error
65032025-09-03T17:45:50.362Z PASS [ 0.037s] nexus-auth authn::external::session_cookie::test::test_valid_cookie
65042025-09-03T17:45:50.362Z PASS [ 0.048s] nexus-auth authn::external::spoof::test::test_make_header_value
65052025-09-03T17:45:50.362Z PASS [ 0.039s] nexus-auth authn::external::spoof::test::test_make_header_value_raw
65062025-09-03T17:45:50.410Z PASS [ 0.042s] nexus-auth authn::external::spoof::test::test_spoof_header_missing
65072025-09-03T17:45:50.410Z PASS [ 0.062s] nexus-auth authn::external::spoof::test::test_spoof_header_bad_uuids
65082025-09-03T17:45:50.455Z PASS [ 0.037s] nexus-auth authn::external::spoof::test::test_spoof_header_valid
65092025-09-03T17:45:50.455Z PASS [ 0.044s] nexus-auth authn::external::spoof::test::test_spoof_reserved_values
65102025-09-03T17:45:50.517Z PASS [ 0.065s] nexus-auth authn::external::test::test_authn_sequence
65112025-09-03T17:45:50.614Z PASS [ 0.097s] nexus-auth authn::external::token::test::test_make_header_value
65122025-09-03T17:45:50.614Z PASS [ 0.067s] nexus-auth authn::external::token::test::test_token_header_bad_utf8
65132025-09-03T17:45:50.745Z PASS [ 0.040s] nexus-auth authn::external::token::test::test_token_header_missing
65142025-09-03T17:45:50.745Z PASS [ 0.041s] nexus-auth authn::external::token::test::test_token_header_valid
65152025-09-03T17:45:50.745Z PASS [ 0.055s] nexus-auth authn::test::test_internal_users
65162025-09-03T17:45:50.847Z PASS [ 0.060s] nexus-auth authz::oso_generic::test::test_duplicate_polar_classes
65172025-09-03T17:45:50.964Z PASS [ 0.099s] nexus-auth context::test::test_background_context
65182025-09-03T17:45:50.964Z PASS [ 0.198s] nexus-auth authz::context::test::test_unregistered_resource
65192025-09-03T17:45:50.964Z PASS [ 0.071s] nexus-auth context::test::test_child_context
65202025-09-03T17:45:50.964Z PASS [ 0.081s] nexus-auth context::test::test_test_context
65212025-09-03T17:45:51.075Z PASS [ 0.043s] nexus-config nexus_config::test::test_config_bad_toml
65222025-09-03T17:45:51.075Z PASS [ 0.091s] nexus-config nexus_config::test::test_bad_authn_schemes
65232025-09-03T17:45:51.075Z PASS [ 0.037s] nexus-config nexus_config::test::test_config_empty
65242025-09-03T17:45:51.075Z PASS [ 0.031s] nexus-config nexus_config::test::test_config_nonexistent
65252025-09-03T17:45:51.182Z PASS [ 0.061s] nexus-config nexus_config::test::test_deployment_config_schema
65262025-09-03T17:45:51.182Z PASS [ 0.038s] nexus-config nexus_config::test::test_invalid_ipv4_prefix_tunable
65272025-09-03T17:45:51.182Z PASS [ 0.056s] nexus-config nexus_config::test::test_valid
65282025-09-03T17:45:51.182Z PASS [ 0.069s] nexus-config nexus_config::test::test_repo_configs_are_valid
65292025-09-03T17:45:51.183Z PASS [ 0.033s] nexus-config postgres_config::test::test_bad_url
65302025-09-03T17:45:51.226Z PASS [ 0.036s] nexus-config postgres_config::test::test_example_url
65312025-09-03T17:45:51.226Z PASS [ 0.061s] nexus-db-fixed-data test::test_allowlist_id_is_valid
65322025-09-03T17:45:51.226Z PASS [ 0.099s] nexus-db-fixed-data silo_user::test::test_silo_user_ids_are_valid
65332025-09-03T17:45:51.226Z PASS [ 0.037s] nexus-db-fixed-data test::test_builtin_fleet_id_is_valid
65342025-09-03T17:45:51.260Z PASS [ 0.037s] nexus-db-fixed-data user_builtin::test::test_builtin_user_ids_are_valid
65352025-09-03T17:45:51.295Z PASS [ 0.050s] nexus-db-model alert_class::tests::test_from_str_roundtrips
65362025-09-03T17:45:51.328Z PASS [ 0.034s] nexus-db-model alert_class::tests::test_is_test
65372025-09-03T17:45:51.376Z PASS [ 0.040s] nexus-db-model alert_subscription::test::test_alert_class_glob_to_regex
65382025-09-03T17:45:51.420Z PASS [ 0.055s] nexus-db-model alert_subscription::test::test_invalid_subscription_parsing
65392025-09-03T17:45:51.510Z PASS [ 0.088s] nexus-db-model alert_subscription::test::test_valid_subscription_parsing
65402025-09-03T17:45:51.549Z PASS [ 0.038s] nexus-db-model bytecount::test::test_bytecount_i64_conversions
65412025-09-03T17:45:51.598Z PASS [ 0.048s] nexus-db-model bytecount::test::test_pg_numeric_to_byte_count
65422025-09-03T17:45:51.643Z PASS [ 0.047s] nexus-db-model device_auth::test::test_generate_user_code
65432025-09-03T17:45:51.677Z PASS [ 0.034s] nexus-db-model instance_state::tests::test_from_str_roundtrips
65442025-09-03T17:45:51.723Z PASS [ 0.047s] nexus-db-model inventory::test::test_inv_nvme_disk_firmware
65452025-09-03T17:45:51.758Z PASS [ 0.035s] nexus-db-model role_assignment::tests::test_role_assignment_from_database
65462025-09-03T17:45:51.825Z PASS [ 0.065s] nexus-db-model schema_versions::test::test_allows_valid_up_sql_collections
65472025-09-03T17:45:51.865Z PASS [ 0.036s] nexus-db-model schema_versions::test::test_known_versions
65482025-09-03T17:45:51.928Z PASS [ 0.043s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_collections
65492025-09-03T17:45:52.015Z PASS [ 0.049s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_names
65502025-09-03T17:45:52.078Z PASS [ 0.039s] nexus-db-model schema_versions::test::test_reject_no_up_sql_files
65512025-09-03T17:45:52.078Z PASS [ 0.040s] nexus-db-model schema_versions::test::test_verify
65522025-09-03T17:45:52.118Z PASS [ 0.040s] nexus-db-model semver_version::test::test_to_from_sortable_string
65532025-09-03T17:45:52.118Z PASS [ 0.041s] nexus-db-model tests::test_ip_subnet_check_requestable_address
65542025-09-03T17:45:52.238Z PASS [ 0.035s] nexus-db-model tests::test_ipv6_net_random_subnet
65552025-09-03T17:45:52.426Z PASS [ 0.033s] nexus-db-model tests::test_roles_database_strings
65562025-09-03T17:45:52.426Z PASS [ 0.038s] nexus-db-model tests::test_vpc_subnet_check_requestable_addr
65572025-09-03T17:45:52.426Z PASS [ 0.031s] nexus-db-model vmm_state::tests::test_all_terminal_api_states_are_terminal_db_states
65582025-09-03T17:45:52.558Z PASS [ 0.033s] nexus-db-model vmm_state::tests::test_from_str_roundtrips
65592025-09-03T17:45:55.731Z PASS [ 30.609s] db-dev::test-db-dev test_db_run
65602025-09-03T17:45:58.124Z PASS [ 6.911s] nexus-db-lookup::integration lookup::test_lookup
65612025-09-03T17:45:58.381Z SLOW [> 60.000s] oximeter-db client::tests::test_replicated
65622025-09-03T17:45:59.038Z PASS [ 6.724s] nexus-db-queries db::collection_attach::test::test_attach_beyond_capacity_fails
65632025-09-03T17:46:00.549Z PASS [ 4.849s] nexus-db-queries db::collection_attach::test::test_attach_deleted_resource_fails
65642025-09-03T17:46:02.775Z PASS [ 4.649s] nexus-db-queries db::collection_attach::test::test_attach_missing_collection_fails
65652025-09-03T17:46:03.485Z PASS [ 4.472s] nexus-db-queries db::collection_attach::test::test_attach_missing_resource_fails
65662025-09-03T17:46:05.106Z PASS [ 4.603s] nexus-db-queries db::collection_attach::test::test_attach_multiple_times
65672025-09-03T17:46:07.199Z PASS [ 4.423s] nexus-db-queries db::collection_attach::test::test_attach_once
65682025-09-03T17:46:08.196Z PASS [ 4.714s] nexus-db-queries db::collection_attach::test::test_attach_once_synchronous
65692025-09-03T17:46:08.620Z SLOW [>120.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
65702025-09-03T17:46:10.118Z PASS [ 5.036s] nexus-db-queries db::collection_attach::test::test_attach_while_already_attached
65712025-09-03T17:46:10.211Z PASS [ 0.088s] nexus-db-queries db::collection_attach::test::test_verify_query
65722025-09-03T17:46:12.119Z PASS [ 4.922s] nexus-db-queries db::collection_attach::test::test_attach_with_filters
65732025-09-03T17:46:13.219Z PASS [ 5.018s] nexus-db-queries db::collection_attach::test::test_attach_without_update_filter
65742025-09-03T17:46:14.989Z PASS [ 4.780s] nexus-db-queries db::collection_detach::test::test_detach_deleted_resource_fails
65752025-09-03T17:46:16.352Z SLOW [>120.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
65762025-09-03T17:46:16.911Z PASS [ 4.785s] nexus-db-queries db::collection_detach::test::test_detach_missing_collection_fails
65772025-09-03T17:46:17.868Z PASS [ 4.646s] nexus-db-queries db::collection_detach::test::test_detach_missing_resource_fails
65782025-09-03T17:46:19.863Z PASS [ 4.861s] nexus-db-queries db::collection_detach::test::test_detach_once
65792025-09-03T17:46:19.903Z PASS [ 0.056s] nexus-db-queries db::collection_detach::test::test_verify_query
65802025-09-03T17:46:21.827Z PASS [ 4.918s] nexus-db-queries db::collection_detach::test::test_detach_while_already_detached
65812025-09-03T17:46:22.867Z PASS [ 5.009s] nexus-db-queries db::collection_detach::test::test_detach_without_update_filter
65822025-09-03T17:46:24.819Z PASS [ 4.911s] nexus-db-queries db::collection_detach_many::test::test_detach_deleted_resource
65832025-09-03T17:46:26.834Z PASS [ 5.011s] nexus-db-queries db::collection_detach_many::test::test_detach_filter_collection
65842025-09-03T17:46:27.537Z PASS [ 4.629s] nexus-db-queries db::collection_detach_many::test::test_detach_many
65852025-09-03T17:46:29.160Z PASS [ 4.344s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_collection_fails
65862025-09-03T17:46:31.259Z PASS [ 4.419s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_resource_succeeds
65872025-09-03T17:46:32.085Z PASS [ 4.580s] nexus-db-queries db::collection_detach_many::test::test_detach_once
65882025-09-03T17:46:32.151Z PASS [ 0.065s] nexus-db-queries db::collection_detach_many::test::test_verify_query
65892025-09-03T17:46:33.456Z PASS [ 4.283s] nexus-db-queries db::collection_detach_many::test::test_detach_once_synchronous
65902025-09-03T17:46:35.954Z PASS [ 4.668s] nexus-db-queries db::collection_detach_many::test::test_detach_while_already_detached
65912025-09-03T17:46:36.005Z PASS [ 0.077s] nexus-db-queries db::collection_insert::test::test_verify_query
65922025-09-03T17:46:36.060Z PASS [ 0.054s] nexus-db-queries db::column_walker::test::test_all_columns_with_prefix
65932025-09-03T17:46:36.137Z PASS [ 0.066s] nexus-db-queries db::column_walker::test::test_walk_columns
65942025-09-03T17:46:36.367Z PASS [ 0.054s] nexus-db-queries db::column_walker::test::test_walk_table
65952025-09-03T17:46:36.548Z PASS [ 4.380s] nexus-db-queries db::collection_insert::test::test_collection_not_present
65962025-09-03T17:46:37.622Z PASS [ 4.171s] nexus-db-queries db::collection_insert::test::test_collection_present
65972025-09-03T17:46:42.851Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
65982025-09-03T17:46:42.851Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
65992025-09-03T17:46:44.364Z PASS [ 8.186s] nexus-db-queries db::datastore::affinity::tests::affinity_group_delete_group_deletes_members
66002025-09-03T17:46:44.720Z PASS [ 8.197s] nexus-db-queries db::datastore::affinity::tests::affinity_group_delete_instance_deletes_membership
66012025-09-03T17:46:48.055Z PASS [ 151.708s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
66022025-09-03T17:46:50.906Z PASS [ 13.292s] nexus-db-queries db::datastore::affinity::tests::affinity_group_max_members
66032025-09-03T17:46:53.142Z PASS [ 8.778s] nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_add_list_remove
66042025-09-03T17:46:53.266Z PASS [ 8.534s] nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_add_remove_instance_with_vmm
66052025-09-03T17:46:57.698Z PASS [ 9.642s] nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_for_deleted_objects
66062025-09-03T17:46:58.396Z SLOW [>120.000s] oximeter-db client::tests::test_replicated
66072025-09-03T17:46:59.028Z PASS [ 8.114s] nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_idempotency
66082025-09-03T17:47:00.440Z PASS [ 7.188s] nexus-db-queries db::datastore::affinity::tests::affinity_group_names_are_unique_in_project
66092025-09-03T17:47:01.653Z PASS [ 8.514s] nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_list_extended
66102025-09-03T17:47:05.187Z PASS [ 7.467s] nexus-db-queries db::datastore::affinity::tests::affinity_groups_are_project_scoped
66112025-09-03T17:47:06.846Z PASS [ 7.817s] nexus-db-queries db::datastore::affinity::tests::affinity_groups_prevent_project_deletion
66122025-09-03T17:47:08.212Z PASS [ 7.748s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_delete_group_deletes_members
66132025-09-03T17:47:08.633Z SLOW [>180.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
66142025-09-03T17:47:09.787Z PASS [ 8.122s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_delete_instance_deletes_membership
66152025-09-03T17:47:14.682Z PASS [ 7.841s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_add_list_remove
66162025-09-03T17:47:15.826Z PASS [ 7.629s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_add_remove_instance_with_vmm
66172025-09-03T17:47:17.158Z PASS [ 11.987s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_max_members
66182025-09-03T17:47:19.305Z PASS [ 9.532s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_for_deleted_objects
66192025-09-03T17:47:22.900Z PASS [ 8.183s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_idempotency
66202025-09-03T17:47:24.740Z PASS [ 8.896s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_list_extended
66212025-09-03T17:47:24.817Z PASS [ 7.648s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_names_are_unique_in_project
66222025-09-03T17:47:26.466Z PASS [ 7.148s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_groups_are_project_scoped
66232025-09-03T17:47:30.226Z PASS [ 7.344s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_groups_prevent_project_deletion
66242025-09-03T17:47:31.068Z PASS [ 4.612s] nexus-db-queries db::datastore::alert_rx::test::explain_alert_class_glob
66252025-09-03T17:47:35.573Z PASS [ 10.840s] nexus-db-queries db::datastore::affinity::tests::instance_max_affinity_groups
66262025-09-03T17:47:35.860Z PASS [ 11.069s] nexus-db-queries db::datastore::affinity::tests::instance_max_anti_affinity_groups
66272025-09-03T17:47:37.744Z PASS [ 7.544s] nexus-db-queries db::datastore::alert_rx::test::test_alert_class_globs
66282025-09-03T17:47:38.334Z PASS [ 7.255s] nexus-db-queries db::datastore::alert_rx::test::test_rx_is_subscribed_to_event
66292025-09-03T17:47:42.714Z PASS [ 7.136s] nexus-db-queries db::datastore::allow_list::tests::test_allowed_source_ip_database_ops
66302025-09-03T17:47:42.866Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
66312025-09-03T17:47:42.866Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
66322025-09-03T17:47:43.063Z PASS [ 7.173s] nexus-db-queries db::datastore::audit_log::tests::test_audit_log_basic
66332025-09-03T17:47:45.151Z PASS [ 7.389s] nexus-db-queries db::datastore::audit_log::tests::test_audit_log_id_as_order_tiebreaker
66342025-09-03T17:47:45.401Z PASS [ 7.069s] nexus-db-queries db::datastore::bgp::tests::test_delete_bgp_config_and_announce_set_by_name
66352025-09-03T17:47:49.862Z PASS [ 7.167s] nexus-db-queries db::datastore::clickhouse_policy::tests::test_clickhouse_policy_basic
66362025-09-03T17:47:50.276Z PASS [ 7.237s] nexus-db-queries db::datastore::cockroachdb_node_id::tests::test_cockroachdb_node_id
66372025-09-03T17:47:52.359Z PASS [ 7.209s] nexus-db-queries db::datastore::cockroachdb_settings::test::test_preserve_downgrade
66382025-09-03T17:47:53.688Z PASS [ 8.274s] nexus-db-queries db::datastore::crucible_dataset::test::test_insert_if_not_exists
66392025-09-03T17:47:54.363Z PASS [ 4.071s] nexus-db-queries db::datastore::db_metadata::test::ensure_schema_is_current_version
66402025-09-03T17:47:55.520Z PASS [ 5.660s] nexus-db-queries db::datastore::db_metadata::test::concurrent_nexus_instances_only_move_forward
66412025-09-03T17:47:57.085Z PASS [ 4.727s] nexus-db-queries db::datastore::db_metadata::test::schema_version_subcomponents_save_progress
66422025-09-03T17:47:58.392Z SLOW [>180.000s] oximeter-db client::tests::test_replicated
66432025-09-03T17:48:01.884Z PASS [ 8.211s] nexus-db-queries db::datastore::db_metadata::test::test_database_nexus_access_create
66442025-09-03T17:48:02.507Z PASS [ 8.168s] nexus-db-queries db::datastore::db_metadata::test::test_database_nexus_access_create_fails_wrong_target_blueprint
66452025-09-03T17:48:03.376Z PASS [ 7.847s] nexus-db-queries db::datastore::db_metadata::test::test_database_nexus_access_create_idempotent
66462025-09-03T17:48:04.660Z PASS [ 7.531s] nexus-db-queries db::datastore::db_metadata::test::test_database_nexus_access_delete
66472025-09-03T17:48:08.655Z SLOW [>240.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
66482025-09-03T17:48:10.154Z PASS [ 8.248s] nexus-db-queries db::datastore::deployment::external_networking::tests::test_allocate_external_networking
66492025-09-03T17:48:10.750Z PASS [ 8.109s] nexus-db-queries db::datastore::deployment::external_networking::tests::test_deallocate_external_networking
66502025-09-03T17:48:11.248Z PASS [ 7.763s] nexus-db-queries db::datastore::deployment::tests::test_empty_blueprint
66512025-09-03T17:48:13.813Z PASS [ 9.111s] nexus-db-queries db::datastore::deployment::tests::test_ensure_external_networking_bails_on_bad_target
66522025-09-03T17:48:17.723Z PASS [ 7.601s] nexus-db-queries db::datastore::deployment::tests::test_ensure_external_networking_works_with_good_target
66532025-09-03T17:48:19.476Z PASS [ 8.177s] nexus-db-queries db::datastore::deployment::tests::test_set_target
66542025-09-03T17:48:19.512Z PASS [ 0.062s] nexus-db-queries db::datastore::dns::test::test_dns_builder_basic
66552025-09-03T17:48:22.526Z PASS [ 11.742s] nexus-db-queries db::datastore::deployment::tests::test_representative_blueprint
66562025-09-03T17:48:23.290Z PASS [ 9.397s] nexus-db-queries db::datastore::deployment::tests::test_set_target_enabled
66572025-09-03T17:48:25.618Z PASS [ 7.733s] nexus-db-queries db::datastore::disk::tests::test_undelete_disk_set_faulted_idempotent
66582025-09-03T17:48:26.771Z PASS [ 7.347s] nexus-db-queries db::datastore::dns::test::test_dns_uniqueness
66592025-09-03T17:48:31.235Z PASS [ 8.795s] nexus-db-queries db::datastore::dns::test::test_dns_update_from_version
66602025-09-03T17:48:32.996Z PASS [ 7.426s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_basic
66612025-09-03T17:48:33.190Z PASS [ 9.803s] nexus-db-queries db::datastore::dns::test::test_dns_update_incremental
66622025-09-03T17:48:35.016Z PASS [ 8.305s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_complex
66632025-09-03T17:48:36.880Z PASS [ 3.919s] nexus-db-queries db::datastore::ereport::tests::explain_host_latest_ereport_id
66642025-09-03T17:48:37.031Z PASS [ 3.985s] nexus-db-queries db::datastore::ereport::tests::explain_host_restart_list_by_serial
66652025-09-03T17:48:38.572Z PASS [ 7.418s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_uninitialized
66662025-09-03T17:48:39.428Z PASS [ 4.366s] nexus-db-queries db::datastore::ereport::tests::explain_sp_latest_ereport_id
66672025-09-03T17:48:40.816Z PASS [ 4.015s] nexus-db-queries db::datastore::ereport::tests::explain_sp_restart_list_by_serial
66682025-09-03T17:48:42.854Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
66692025-09-03T17:48:42.854Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
66702025-09-03T17:48:46.156Z PASS [ 9.224s] nexus-db-queries db::datastore::external_ip::tests::test_service_ip_list
66712025-09-03T17:48:47.625Z PASS [ 8.216s] nexus-db-queries db::datastore::instance::tests::test_instance_commit_update_is_idempotent
66722025-09-03T17:48:49.257Z PASS [ 8.427s] nexus-db-queries db::datastore::instance::tests::test_instance_deletion_is_idempotent
66732025-09-03T17:48:50.051Z PASS [ 11.462s] nexus-db-queries db::datastore::instance::tests::test_instance_and_vmm_list_by_sled_agent
66742025-09-03T17:48:54.717Z PASS [ 8.529s] nexus-db-queries db::datastore::instance::tests::test_instance_fetch_all
66752025-09-03T17:48:56.105Z PASS [ 8.466s] nexus-db-queries db::datastore::instance::tests::test_instance_set_migration_ids
66762025-09-03T17:48:57.347Z PASS [ 8.051s] nexus-db-queries db::datastore::instance::tests::test_instance_update_invalidated_while_locked
66772025-09-03T17:48:58.467Z PASS [ 8.338s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_acquires_lock
66782025-09-03T17:48:58.667Z SLOW [>240.000s] oximeter-db client::tests::test_replicated
66792025-09-03T17:49:02.980Z PASS [ 8.168s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_cant_unlock_someone_elses_instance_
66802025-09-03T17:49:03.803Z PASS [ 7.738s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_lock_is_idempotent
66812025-09-03T17:49:05.137Z PASS [ 7.795s] nexus-db-queries db::datastore::instance::tests::test_unlocking_a_deleted_instance_is_okay
66822025-09-03T17:49:05.689Z PASS [ 7.274s] nexus-db-queries db::datastore::inventory::test::test_find_hw_baseboard_id_missing_returns_not_found
66832025-09-03T17:49:08.622Z SLOW [>300.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
66842025-09-03T17:49:12.290Z PASS [ 9.471s] nexus-db-queries db::datastore::inventory::test::test_inventory_deletion
66852025-09-03T17:49:14.327Z PASS [ 9.225s] nexus-db-queries db::datastore::inventory::test::test_reconciler_status_fields
66862025-09-03T17:49:15.173Z PASS [ 9.523s] nexus-db-queries db::datastore::inventory::test::test_representative_collection_populates_database
66872025-09-03T17:49:17.742Z PASS [ 13.935s] nexus-db-queries db::datastore::inventory::test::test_inventory_insert
66882025-09-03T17:49:20.998Z PASS [ 8.708s] nexus-db-queries db::datastore::inventory::test::test_zone_image_source
66892025-09-03T17:49:22.268Z PASS [ 7.954s] nexus-db-queries db::datastore::ip_pool::test::cannot_insert_range_in_pool_with_different_ip_version
66902025-09-03T17:49:23.593Z PASS [ 8.231s] nexus-db-queries db::datastore::ip_pool::test::cannot_set_default_ip_pool_for_internal_silo
66912025-09-03T17:49:26.479Z PASS [ 8.635s] nexus-db-queries db::datastore::ip_pool::test::test_default_ip_pools
66922025-09-03T17:49:28.926Z PASS [ 7.933s] nexus-db-queries db::datastore::ip_pool::test::test_internal_ip_pools
66932025-09-03T17:49:30.341Z PASS [ 8.035s] nexus-db-queries db::datastore::ip_pool::test::test_ipv4_ip_pool_utilization
66942025-09-03T17:49:35.557Z PASS [ 8.490s] nexus-db-queries db::datastore::ip_pool::test::test_ipv6_ip_pool_utilization
66952025-09-03T17:49:35.719Z PASS [ 7.749s] nexus-db-queries db::datastore::migration::tests::test_migration_query_by_instance
66962025-09-03T17:49:37.559Z PASS [ 7.263s] nexus-db-queries db::datastore::nat_entry::test::nat_sync_service_zones
66972025-09-03T17:49:38.853Z PASS [ 6.969s] nexus-db-queries db::datastore::nat_entry::test::nat_version_tracking
66982025-09-03T17:49:39.005Z PASS [ 10.083s] nexus-db-queries db::datastore::nat_entry::test::nat_changeset
66992025-09-03T17:49:40.941Z PASS [ 6.825s] nexus-db-queries db::datastore::nat_entry::test::table_allows_unique_active_multiple_deleted
67002025-09-03T17:49:42.831Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
67012025-09-03T17:49:42.831Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
67022025-09-03T17:49:46.477Z PASS [ 7.622s] nexus-db-queries db::datastore::oximeter::tests::test_oximeter_expunge
67032025-09-03T17:49:46.583Z PASS [ 9.029s] nexus-db-queries db::datastore::network_interface::tests::test_service_network_interfaces_list
67042025-09-03T17:49:48.313Z PASS [ 9.308s] nexus-db-queries db::datastore::oximeter::tests::test_oximeter_reassign_fails_if_no_collectors
67052025-09-03T17:49:54.109Z PASS [ 7.633s] nexus-db-queries db::datastore::oximeter::tests::test_producer_endpoint_reassigns_if_oximeter_expunged
67062025-09-03T17:49:55.997Z PASS [ 7.679s] nexus-db-queries db::datastore::oximeter::tests::test_producers_list_expired
67072025-09-03T17:49:58.377Z SLOW [>300.000s] oximeter-db client::tests::test_replicated
67082025-09-03T17:50:01.610Z PASS [ 7.498s] nexus-db-queries db::datastore::oximeter_read_policy::tests::test_oximeter_read_policy_basic
67092025-09-03T17:50:03.253Z PASS [ 22.307s] nexus-db-queries db::datastore::oximeter::tests::test_oximeter_reassigns_randomly
67102025-09-03T17:50:03.443Z PASS [ 7.449s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_cannot_insert_to_expunged_sled
67112025-09-03T17:50:08.621Z SLOW [>360.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
67122025-09-03T17:50:10.330Z PASS [ 8.678s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_deletion_idempotency
67132025-09-03T17:50:12.699Z PASS [ 9.253s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_different_disks
67142025-09-03T17:50:12.738Z PASS [ 9.489s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_delete_reupsert_new_sled
67152025-09-03T17:50:20.093Z PASS [ 9.807s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_reupsert_new_sled
67162025-09-03T17:50:21.460Z PASS [ 8.766s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_same_uuid_collides
67172025-09-03T17:50:22.152Z PASS [ 9.413s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_uninitialized_list
67182025-09-03T17:50:25.200Z PASS [ 38.617s] nexus-db-queries db::datastore::oximeter::tests::test_producer_endpoint_upsert_rejects_expunged_oximeters
67192025-09-03T17:50:29.232Z PASS [ 7.767s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_empty
67202025-09-03T17:50:29.411Z PASS [ 7.256s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_missing_service_pool_ip_throws_error
67212025-09-03T17:50:30.545Z PASS [ 10.449s] nexus-db-queries db::datastore::rack::test::allocate_sled_underlay_subnet_octets
67222025-09-03T17:50:32.446Z PASS [ 7.235s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_overlapping_ips_throws_error
67232025-09-03T17:50:37.663Z PASS [ 8.151s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_ipv6_public_addresses
67242025-09-03T17:50:37.902Z PASS [ 8.423s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_many_nexus_services
67252025-09-03T17:50:37.946Z PASS [ 0.068s] nexus-db-queries db::datastore::region::test::test_extent_count
67262025-09-03T17:50:38.853Z PASS [ 8.217s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_services
67272025-09-03T17:50:39.747Z PASS [ 7.305s] nexus-db-queries db::datastore::rack::test::rack_sled_subnet_allocations
67282025-09-03T17:50:42.829Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
67292025-09-03T17:50:42.829Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
67302025-09-03T17:50:44.076Z PASS [ 6.697s] nexus-db-queries db::datastore::reconfigurator_chicken_switches::tests::test_reconfigurator_chicken_switches_basic
67312025-09-03T17:50:44.924Z PASS [ 7.030s] nexus-db-queries db::datastore::region_replacement::test::test_one_replacement_per_volume
67322025-09-03T17:50:45.966Z PASS [ 7.209s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_drive_saga
67332025-09-03T17:50:47.313Z PASS [ 7.569s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_finish_saga
67342025-09-03T17:50:52.134Z PASS [ 8.057s] nexus-db-queries db::datastore::region_snapshot_replacement::test::count_replacement_steps
67352025-09-03T17:50:52.444Z PASS [ 7.519s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict
67362025-09-03T17:50:53.128Z PASS [ 7.159s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict_with_region_replacement
67372025-09-03T17:50:54.798Z PASS [ 7.485s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_gc
67382025-09-03T17:50:58.370Z SLOW [>360.000s] oximeter-db client::tests::test_replicated
67392025-09-03T17:50:59.323Z PASS [ 7.186s] nexus-db-queries db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume
67402025-09-03T17:50:59.723Z PASS [ 7.280s] nexus-db-queries db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume_conflict_with_region
67412025-09-03T17:51:01.401Z PASS [ 8.273s] nexus-db-queries db::datastore::region_snapshot_replacement::test::unique_region_snapshot_replacement_step_per_volume
67422025-09-03T17:51:02.102Z PASS [ 7.311s] nexus-db-queries db::datastore::rendezvous_debug_dataset::tests::insert_if_not_exists
67432025-09-03T17:51:07.027Z PASS [ 7.712s] nexus-db-queries db::datastore::rendezvous_debug_dataset::tests::tombstone
67442025-09-03T17:51:08.021Z PASS [ 8.295s] nexus-db-queries db::datastore::saga::test::test_create_event_idempotent
67452025-09-03T17:51:08.615Z SLOW [>420.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
67462025-09-03T17:51:09.653Z PASS [ 8.256s] nexus-db-queries db::datastore::saga::test::test_list_candidate_sagas
67472025-09-03T17:51:09.686Z PASS [ 7.572s] nexus-db-queries db::datastore::saga::test::test_list_no_unfinished_nodes
67482025-09-03T17:51:15.823Z PASS [ 8.795s] nexus-db-queries db::datastore::saga::test::test_list_unfinished_nodes
67492025-09-03T17:51:16.359Z PASS [ 8.339s] nexus-db-queries db::datastore::saga::test::test_saga_reassignment
67502025-09-03T17:51:17.433Z PASS [ 7.780s] nexus-db-queries db::datastore::saga::test::test_update_state_idempotent
67512025-09-03T17:51:18.087Z PASS [ 8.409s] nexus-db-queries db::datastore::sled::test::affinity_and_anti_affinity_policy_allow
67522025-09-03T17:51:24.121Z PASS [ 8.296s] nexus-db-queries db::datastore::sled::test::affinity_and_anti_affinity_policy_fail
67532025-09-03T17:51:24.904Z PASS [ 8.542s] nexus-db-queries db::datastore::sled::test::affinity_ignored_from_other_groups
67542025-09-03T17:51:25.594Z PASS [ 8.159s] nexus-db-queries db::datastore::sled::test::affinity_multi_group
67552025-09-03T17:51:26.220Z PASS [ 8.132s] nexus-db-queries db::datastore::sled::test::affinity_policy_allow_picks_different_sled
67562025-09-03T17:51:32.255Z PASS [ 8.134s] nexus-db-queries db::datastore::sled::test::affinity_policy_fail
67572025-09-03T17:51:33.072Z PASS [ 8.170s] nexus-db-queries db::datastore::sled::test::affinity_policy_fail_no_capacity
67582025-09-03T17:51:33.214Z PASS [ 7.621s] nexus-db-queries db::datastore::sled::test::affinity_policy_fail_too_many_constraints
67592025-09-03T17:51:34.184Z PASS [ 7.968s] nexus-db-queries db::datastore::sled::test::anti_affinity_ignored_from_other_groups
67602025-09-03T17:51:40.578Z PASS [ 8.325s] nexus-db-queries db::datastore::sled::test::anti_affinity_multi_group
67612025-09-03T17:51:41.342Z PASS [ 8.130s] nexus-db-queries db::datastore::sled::test::anti_affinity_policy_fail
67622025-09-03T17:51:41.375Z PASS [ 8.286s] nexus-db-queries db::datastore::sled::test::anti_affinity_policy_allow
67632025-09-03T17:51:41.857Z PASS [ 403.494s] oximeter-db client::tests::test_replicated
67642025-09-03T17:51:41.961Z PASS [ 0.097s] omicron-clickhouse-admin context::tests::test_read_generation_from_file_malformed_1
67652025-09-03T17:51:42.003Z PASS [ 0.038s] omicron-clickhouse-admin context::tests::test_read_generation_from_file_malformed_2
67662025-09-03T17:51:42.039Z PASS [ 0.033s] omicron-clickhouse-admin context::tests::test_read_generation_from_file_malformed_3
67672025-09-03T17:51:42.078Z PASS [ 0.031s] omicron-clickhouse-admin context::tests::test_read_generation_from_file_none
67682025-09-03T17:51:42.111Z PASS [ 0.031s] omicron-clickhouse-admin context::tests::test_read_generation_from_file_success
67692025-09-03T17:51:42.448Z PASS [ 8.263s] nexus-db-queries db::datastore::sled::test::anti_affinity_policy_fail_no_capacity
67702025-09-03T17:51:42.823Z PASS [ 0.730s] omicron-clickhouse-admin::integration_test test_keeper_cluster_membership
67712025-09-03T17:51:42.863Z SLOW [>540.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
67722025-09-03T17:51:42.863Z SLOW [>540.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
67732025-09-03T17:51:43.085Z PASS [ 0.263s] omicron-clickhouse-admin::integration_test test_keeper_conf_parsing
67742025-09-03T17:51:43.474Z PASS [ 0.390s] omicron-clickhouse-admin::integration_test test_lgif_parsing
67752025-09-03T17:51:43.737Z PASS [ 0.262s] omicron-clickhouse-admin::integration_test test_raft_config_parsing
67762025-09-03T17:51:44.051Z PASS [ 0.316s] omicron-clickhouse-admin::integration_test test_teardown
67772025-09-03T17:51:44.247Z PASS [ 0.192s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_replicated
67782025-09-03T17:51:48.103Z PASS [ 7.521s] nexus-db-queries db::datastore::sled::test::sled_list_batch
67792025-09-03T17:51:48.536Z PASS [ 7.195s] nexus-db-queries db::datastore::sled::test::sled_reservation_concurrent_affinity_requirement
67802025-09-03T17:51:48.754Z PASS [ 7.398s] nexus-db-queries db::datastore::sled::test::sled_reservation_concurrent_anti_affinity_requirement
67812025-09-03T17:51:49.225Z PASS [ 6.777s] nexus-db-queries db::datastore::sled::test::sled_reservation_concurrent_space_requirement
67822025-09-03T17:51:56.477Z PASS [ 7.931s] nexus-db-queries db::datastore::sled::test::test_sled_expungement_also_expunges_disks
67832025-09-03T17:51:56.631Z PASS [ 8.531s] nexus-db-queries db::datastore::sled::test::sled_reservation_create_non_provisionable
67842025-09-03T17:51:57.123Z PASS [ 7.894s] nexus-db-queries db::datastore::sled::test::upsert_sled_doesnt_update_decommissioned
67852025-09-03T17:52:02.392Z PASS [ 13.643s] nexus-db-queries db::datastore::sled::test::test_sled_transitions
67862025-09-03T17:52:03.585Z PASS [ 6.954s] nexus-db-queries db::datastore::support_bundle::test::test_bundle_create_capacity_limits
67872025-09-03T17:52:03.686Z PASS [ 7.218s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_hardware
67882025-09-03T17:52:06.639Z PASS [ 9.516s] nexus-db-queries db::datastore::support_bundle::test::test_bundle_deleted_from_expunged_dataset
67892025-09-03T17:52:08.613Z SLOW [>480.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
67902025-09-03T17:52:12.010Z PASS [ 9.609s] nexus-db-queries db::datastore::support_bundle::test::test_bundle_failed_from_expunged_dataset
67912025-09-03T17:52:13.236Z PASS [ 9.647s] nexus-db-queries db::datastore::support_bundle::test::test_bundle_failed_from_expunged_nexus_no_reassign
67922025-09-03T17:52:13.395Z PASS [ 9.708s] nexus-db-queries db::datastore::support_bundle::test::test_bundle_failed_from_expunged_nexus_with_reassign
67932025-09-03T17:52:14.390Z PASS [ 7.752s] nexus-db-queries db::datastore::support_bundle::test::test_bundle_list_filtering
67942025-09-03T17:52:19.726Z PASS [ 7.713s] nexus-db-queries db::datastore::support_bundle::test::test_bundle_list_time_ordering
67952025-09-03T17:52:20.847Z PASS [ 7.611s] nexus-db-queries db::datastore::support_bundle::test::test_crud_operations
67962025-09-03T17:52:20.881Z PASS [ 7.455s] nexus-db-queries db::datastore::switch_port::test::test_bgp_boundary_switches
67972025-09-03T17:52:21.606Z PASS [ 7.222s] nexus-db-queries db::datastore::target_release::test::target_release_datastore
67982025-09-03T17:52:26.819Z PASS [ 7.104s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_by_instance_id_is_idempotent
67992025-09-03T17:52:27.654Z PASS [ 6.815s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_is_idempotent
68002025-09-03T17:52:28.045Z PASS [ 7.196s] nexus-db-queries db::datastore::test::test_external_ip_check_constraints
68012025-09-03T17:52:28.125Z PASS [ 6.517s] nexus-db-queries db::datastore::test::test_project_creation
68022025-09-03T17:52:33.550Z PASS [ 6.730s] nexus-db-queries db::datastore::test::test_queries_do_not_require_full_table_scan
68032025-09-03T17:52:35.088Z PASS [ 7.434s] nexus-db-queries db::datastore::test::test_rack_initialize_is_idempotent
68042025-09-03T17:52:35.246Z PASS [ 7.112s] nexus-db-queries db::datastore::test::test_region_allocation_not_enough_zpools
68052025-09-03T17:52:41.530Z PASS [ 7.978s] nexus-db-queries db::datastore::test::test_region_allocation_only_considers_disks_in_service
68062025-09-03T17:52:42.826Z SLOW [>600.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
68072025-09-03T17:52:42.826Z SLOW [>600.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
68082025-09-03T17:52:43.096Z PASS [ 8.003s] nexus-db-queries db::datastore::test::test_region_allocation_only_operates_on_zpools_in_inventory
68092025-09-03T17:52:44.247Z SLOW [> 60.000s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
68102025-09-03T17:52:44.677Z PASS [ 16.630s] nexus-db-queries db::datastore::test::test_region_allocation_is_idempotent
68112025-09-03T17:52:51.122Z PASS [ 15.883s] nexus-db-queries db::datastore::test::test_region_allocation_out_of_space_fails
68122025-09-03T17:52:52.993Z PASS [ 68.748s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
68132025-09-03T17:52:56.375Z PASS [ 3.385s] oximeter-db client::tests::test_apply_one_schema_upgrade_replicated
68142025-09-03T17:52:57.207Z PASS [ 15.681s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random
68152025-09-03T17:52:57.959Z PASS [ 6.838s] nexus-db-queries db::datastore::test::test_session_methods
68162025-09-03T17:53:01.957Z PASS [ 17.280s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds_fails
68172025-09-03T17:53:02.175Z PASS [ 19.083s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds
68182025-09-03T17:53:03.874Z PASS [ 6.665s] nexus-db-queries db::datastore::test::test_sled_ipv6_address_allocation
68192025-09-03T17:53:04.216Z PASS [ 6.261s] nexus-db-queries db::datastore::test::test_ssh_keys
68202025-09-03T17:53:08.608Z PASS [ 6.648s] nexus-db-queries db::datastore::test::test_table_scan
68212025-09-03T17:53:08.645Z SLOW [>540.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
68222025-09-03T17:53:09.468Z PASS [ 7.293s] nexus-db-queries db::datastore::user_data_export::tests::test_cannot_transition_to_assigning_if_deleted
68232025-09-03T17:53:09.890Z PASS [ 13.520s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_replicated
68242025-09-03T17:53:10.932Z PASS [ 7.061s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_create_image
68252025-09-03T17:53:14.865Z PASS [ 6.262s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_create_snapshot
68262025-09-03T17:53:16.424Z PASS [ 6.957s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_image
68272025-09-03T17:53:22.386Z PASS [ 7.525s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_snapshot
68282025-09-03T17:53:23.620Z PASS [ 7.192s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_noop
68292025-09-03T17:53:27.197Z PASS [ 17.307s] oximeter-db client::tests::test_expunge_timeseries_by_name_replicated
68302025-09-03T17:53:30.394Z PASS [ 6.775s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_nothing_noop
68312025-09-03T17:53:37.026Z PASS [ 6.633s] nexus-db-queries db::datastore::user_data_export::tests::test_marked_for_delete_during_assigning
68322025-09-03T17:53:42.819Z SLOW [>660.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
68332025-09-03T17:53:42.819Z SLOW [>660.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
68342025-09-03T17:53:43.894Z PASS [ 6.871s] nexus-db-queries db::datastore::user_data_export::tests::test_resource_id_collision
68352025-09-03T17:53:50.956Z PASS [ 7.055s] nexus-db-queries db::datastore::user_data_export::tests::test_user_data_export_duplication
68362025-09-03T17:53:57.633Z PASS [ 6.676s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete
68372025-09-03T17:54:04.157Z PASS [ 6.527s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete_twice
68382025-09-03T17:54:04.222Z SLOW [> 60.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_create_large
68392025-09-03T17:54:08.636Z SLOW [>600.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
68402025-09-03T17:54:10.936Z SLOW [> 60.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_large
68412025-09-03T17:54:11.003Z PASS [ 6.849s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete
68422025-09-03T17:54:18.415Z PASS [ 7.414s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete_twice
68432025-09-03T17:54:22.397Z SLOW [> 60.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_noop_large
68442025-09-03T17:54:25.815Z PASS [ 7.397s] nexus-db-queries db::datastore::vmm::tests::test_vmm_and_migration_update_runtime
68452025-09-03T17:54:27.201Z SLOW [> 60.000s] nexus-db-queries db::datastore::user_data_export::tests::test_delete_records_for_expunged_pantries
68462025-09-03T17:54:32.745Z PASS [ 6.924s] nexus-db-queries db::datastore::volume::tests::test_deserialize_old_crucible_resources
68472025-09-03T17:54:39.547Z PASS [ 6.804s] nexus-db-queries db::datastore::volume::tests::test_find_volumes_referencing_socket_addr
68482025-09-03T17:54:42.822Z SLOW [>720.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
68492025-09-03T17:54:42.822Z SLOW [>720.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
68502025-09-03T17:54:54.009Z PASS [ 14.464s] nexus-db-queries db::datastore::volume::tests::test_no_find_deleted_region_for_no_volume
68512025-09-03T17:54:54.077Z PASS [ 0.068s] nexus-db-queries db::datastore::volume::tests::test_read_only_target_in_vcr
68522025-09-03T17:54:54.140Z PASS [ 0.059s] nexus-db-queries db::datastore::volume::tests::test_replace_read_only_target_in_vcr
68532025-09-03T17:55:04.221Z SLOW [>120.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_create_large
68542025-09-03T17:55:08.606Z SLOW [>660.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
68552025-09-03T17:55:09.118Z PASS [ 14.984s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_region
68562025-09-03T17:55:10.942Z SLOW [>120.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_large
68572025-09-03T17:55:22.387Z SLOW [>120.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_noop_large
68582025-09-03T17:55:23.348Z PASS [ 14.228s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_snapshot
68592025-09-03T17:55:27.198Z SLOW [>120.000s] nexus-db-queries db::datastore::user_data_export::tests::test_delete_records_for_expunged_pantries
68602025-09-03T17:55:29.417Z PASS [ 6.064s] nexus-db-queries db::datastore::volume_repair::test::volume_lock_conflict_error_returned
68612025-09-03T17:55:35.479Z PASS [ 6.068s] nexus-db-queries db::datastore::volume_repair::test::volume_lock_relock_allowed
68622025-09-03T17:55:41.228Z PASS [ 5.748s] nexus-db-queries db::datastore::volume_repair::test::volume_lock_should_pass_without_volume
68632025-09-03T17:55:42.816Z SLOW [>780.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
68642025-09-03T17:55:42.816Z SLOW [>780.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
68652025-09-03T17:55:48.042Z PASS [ 6.816s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_raw_returns_none_on_vni_exhaustion
68662025-09-03T17:55:54.841Z PASS [ 6.795s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_retries
68672025-09-03T17:56:03.858Z PASS [ 9.027s] nexus-db-queries db::datastore::vpc::tests::test_vpc_resolve_to_sleds_uses_current_target_blueprint
68682025-09-03T17:56:04.214Z SLOW [>180.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_create_large
68692025-09-03T17:56:08.607Z SLOW [>720.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
68702025-09-03T17:56:10.933Z SLOW [>180.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_large
68712025-09-03T17:56:11.914Z PASS [ 8.053s] nexus-db-queries db::datastore::vpc::tests::test_vpc_router_rule_instance_resolve
68722025-09-03T17:56:20.674Z PASS [ 8.758s] nexus-db-queries db::datastore::vpc::tests::test_vpc_system_router_sync_to_subnets
68732025-09-03T17:56:21.032Z PASS [ 0.359s] nexus-db-queries db::datastore::webhook_delivery::test::expectorate_rx_list_resendable
68742025-09-03T17:56:22.382Z SLOW [>180.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_noop_large
68752025-09-03T17:56:24.026Z PASS [ 199.818s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_create_large
68762025-09-03T17:56:25.578Z PASS [ 4.540s] nexus-db-queries db::datastore::webhook_delivery::test::explain_rx_list_resendable_events
68772025-09-03T17:56:27.187Z SLOW [>180.000s] nexus-db-queries db::datastore::user_data_export::tests::test_delete_records_for_expunged_pantries
68782025-09-03T17:56:29.067Z PASS [ 3.490s] nexus-db-queries db::explain::test::test_explain_async
68792025-09-03T17:56:30.307Z PASS [ 6.264s] nexus-db-queries db::datastore::webhook_delivery::test::test_dispatched_deliveries_are_unique_per_rx
68802025-09-03T17:56:32.721Z PASS [ 3.658s] nexus-db-queries db::explain::test::test_explain_full_table_scan
68812025-09-03T17:56:34.574Z PASS [ 4.286s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_ascending
68822025-09-03T17:56:37.117Z PASS [ 4.397s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_descending
68832025-09-03T17:56:38.889Z PASS [ 4.305s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_works_with_joins
68842025-09-03T17:56:41.735Z PASS [ 4.618s] nexus-db-queries db::pagination::test::test_paginated_single_column_ascending
68852025-09-03T17:56:42.817Z SLOW [>840.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
68862025-09-03T17:56:42.817Z SLOW [>840.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
68872025-09-03T17:56:43.133Z PASS [ 4.247s] nexus-db-queries db::pagination::test::test_paginated_single_column_ascending_paginator
68882025-09-03T17:56:46.067Z PASS [ 4.334s] nexus-db-queries db::pagination::test::test_paginated_single_column_descending
68892025-09-03T17:56:46.123Z PASS [ 0.049s] nexus-db-queries db::pagination::test::test_paginator
68902025-09-03T17:56:47.659Z PASS [ 4.527s] nexus-db-queries db::pagination::test::test_paginated_single_column_descending_paginator
68912025-09-03T17:56:48.718Z PASS [ 2.601s] nexus-db-queries db::pool::test::test_pool_can_be_terminated
68922025-09-03T17:56:49.790Z PASS [ 761.205s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
68932025-09-03T17:56:49.909Z PASS [ 2.256s] nexus-db-queries db::pool::test::test_pool_drop_does_not_panic
68942025-09-03T17:56:55.854Z PASS [ 7.136s] nexus-db-queries db::queries::external_ip::tests::test_ensure_pool_exhaustion_does_not_use_other_pool
68952025-09-03T17:56:56.349Z PASS [ 6.560s] nexus-db-queries db::queries::external_ip::tests::test_ephemeral_and_snat_ips_do_not_overlap
68962025-09-03T17:56:56.399Z PASS [ 6.488s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_is_idempotent
68972025-09-03T17:57:01.656Z PASS [ 5.805s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_out_of_range
68982025-09-03T17:57:02.552Z PASS [ 6.150s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_allocation_and_exhaustion
68992025-09-03T17:57:02.698Z PASS [ 6.346s] nexus-db-queries db::queries::external_ip::tests::test_insert_external_ip_is_idempotent
69002025-09-03T17:57:08.223Z PASS [ 6.558s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_is_restricted_to_pools
69012025-09-03T17:57:08.938Z PASS [ 6.392s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_out_of_order_allocation_ok
69022025-09-03T17:57:09.057Z PASS [ 6.358s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_with_ephemeral_takes_whole_port_range
69032025-09-03T17:57:10.933Z SLOW [>240.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_large
69042025-09-03T17:57:14.713Z PASS [ 6.496s] nexus-db-queries db::queries::network_interface::tests::allocation_after_explicit_ip_address_takes_next_smallest_address
69052025-09-03T17:57:15.138Z PASS [ 6.080s] nexus-db-queries db::queries::network_interface::tests::test_delete_service_is_idempotent
69062025-09-03T17:57:15.206Z PASS [ 0.071s] nexus-db-queries db::queries::network_interface::tests::test_first_available_address
69072025-09-03T17:57:15.928Z PASS [ 6.988s] nexus-db-queries db::queries::network_interface::tests::allocation_and_deallocation_takes_next_smallest_address
69082025-09-03T17:57:21.508Z PASS [ 6.299s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpc_subnets_succeeds
69092025-09-03T17:57:22.385Z SLOW [>240.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_noop_large
69102025-09-03T17:57:22.625Z PASS [ 6.695s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpcs_fails
69112025-09-03T17:57:22.657Z PASS [ 7.922s] nexus-db-queries db::queries::network_interface::tests::test_detect_ip_exhaustion
69122025-09-03T17:57:27.190Z SLOW [>240.000s] nexus-db-queries db::datastore::user_data_export::tests::test_delete_records_for_expunged_pantries
69132025-09-03T17:57:27.693Z PASS [ 6.191s] nexus-db-queries db::queries::network_interface::tests::test_insert_no_instance_fails
69142025-09-03T17:57:28.675Z PASS [ 6.043s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_mac
69152025-09-03T17:57:28.870Z PASS [ 6.246s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_exact_ip
69162025-09-03T17:57:33.975Z PASS [ 6.276s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_ip_fails
69172025-09-03T17:57:34.643Z PASS [ 5.963s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_mac_fails
69182025-09-03T17:57:34.900Z PASS [ 6.029s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_slot_fails
69192025-09-03T17:57:40.111Z PASS [ 6.141s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_slot
69202025-09-03T17:57:40.882Z PASS [ 6.242s] nexus-db-queries db::queries::network_interface::tests::test_insert_running_instance_fails
69212025-09-03T17:57:41.166Z PASS [ 6.267s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_interface_fails
69222025-09-03T17:57:42.814Z SLOW [>900.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
69232025-09-03T17:57:42.814Z SLOW [>900.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
69242025-09-03T17:57:46.723Z PASS [ 6.591s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_vpc_subnet_fails
69252025-09-03T17:57:47.298Z PASS [ 6.417s] nexus-db-queries db::queries::network_interface::tests::test_insert_sequential_ip_allocation
69262025-09-03T17:57:47.345Z PASS [ 0.049s] nexus-db-queries db::queries::network_interface::tests::test_last_available_address
69272025-09-03T17:57:47.736Z PASS [ 6.567s] nexus-db-queries db::queries::network_interface::tests::test_insert_with_duplicate_name_fails
69282025-09-03T17:57:51.560Z PASS [ 3.830s] nexus-db-queries db::queries::next_item::tests::test_explain_next_item_self_joined
69292025-09-03T17:57:53.254Z PASS [ 6.546s] nexus-db-queries db::queries::network_interface::tests::test_insert_with_transit_ips
69302025-09-03T17:57:54.092Z PASS [ 6.740s] nexus-db-queries db::queries::network_interface::tests::test_limit_number_of_interfaces_per_instance_query
69312025-09-03T17:57:55.782Z PASS [ 4.214s] nexus-db-queries db::queries::next_item::tests::test_next_item_query_is_ordered_by_indices
69322025-09-03T17:57:55.818Z PASS [ 0.046s] nexus-db-queries db::queries::next_item::tests::test_shift_indices
69332025-09-03T17:57:57.318Z PASS [ 4.067s] nexus-db-queries db::queries::next_item::tests::test_next_item_self_joined
69342025-09-03T17:57:57.745Z PASS [ 0.432s] nexus-db-queries db::queries::oximeter::test::expectorate_query_reassign_producers
69352025-09-03T17:57:58.139Z PASS [ 0.389s] nexus-db-queries db::queries::oximeter::test::expectorate_query_upsert_producer
69362025-09-03T17:57:58.302Z PASS [ 4.214s] nexus-db-queries db::queries::next_item::tests::test_next_item_self_joined_with_gaps
69372025-09-03T17:57:59.703Z PASS [ 3.880s] nexus-db-queries db::queries::next_item::tests::test_wrapping_next_item_query
69382025-09-03T17:57:59.752Z PASS [ 0.051s] nexus-db-queries db::queries::region_allocation::test::allocation_query_region_size_overflow
69392025-09-03T17:57:59.801Z PASS [ 0.048s] nexus-db-queries db::queries::region_allocation::test::allocation_query_region_size_too_large
69402025-09-03T17:58:01.481Z PASS [ 1.677s] nexus-db-queries db::queries::region_allocation::test::expectorate_query
69412025-09-03T17:58:01.886Z PASS [ 3.745s] nexus-db-queries db::queries::oximeter::test::explainable_reassign_producers
69422025-09-03T17:58:02.298Z PASS [ 0.413s] nexus-db-queries db::queries::regions_hard_delete::test::expectorate_query
69432025-09-03T17:58:02.429Z PASS [ 4.130s] nexus-db-queries db::queries::oximeter::test::explainable_upsert_producer
69442025-09-03T17:58:02.856Z PASS [ 0.424s] nexus-db-queries db::queries::sled_reservation::test::expectorate_sled_find_targets_query
69452025-09-03T17:58:03.250Z PASS [ 0.384s] nexus-db-queries db::queries::sled_reservation::test::expectorate_sled_insert_resource_query
69462025-09-03T17:58:05.612Z PASS [ 4.122s] nexus-db-queries db::queries::region_allocation::test::explainable
69472025-09-03T17:58:05.688Z PASS [ 3.391s] nexus-db-queries db::queries::regions_hard_delete::test::explainable
69482025-09-03T17:58:06.042Z PASS [ 0.356s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_instance
69492025-09-03T17:58:06.465Z PASS [ 0.421s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_storage
69502025-09-03T17:58:06.864Z PASS [ 0.401s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_instance
69512025-09-03T17:58:06.944Z PASS [ 3.699s] nexus-db-queries db::queries::sled_reservation::test::explain_sled_find_targets_query
69522025-09-03T17:58:07.242Z PASS [ 0.376s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_storage
69532025-09-03T17:58:08.975Z PASS [ 3.370s] nexus-db-queries db::queries::sled_reservation::test::explain_sled_insert_resource_query
69542025-09-03T17:58:10.175Z PASS [ 3.232s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_instance
69552025-09-03T17:58:10.638Z PASS [ 3.400s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_storage
69562025-09-03T17:58:10.740Z PASS [ 0.090s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_full_count
69572025-09-03T17:58:10.778Z PASS [ 0.049s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_steps
69582025-09-03T17:58:10.822Z PASS [ 0.044s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_wrapping
69592025-09-03T17:58:10.871Z PASS [ 0.044s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_no_wrapping
69602025-09-03T17:58:10.911Z PASS [ 0.041s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_with_wrapping
69612025-09-03T17:58:10.952Z SLOW [>300.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_large
69622025-09-03T17:58:12.146Z PASS [ 3.157s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_instance
69632025-09-03T17:58:13.417Z PASS [ 3.241s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_storage
69642025-09-03T17:58:14.129Z PASS [ 3.214s] nexus-db-queries db::queries::vpc_subnet::test::explain_insert_query
69652025-09-03T17:58:15.998Z PASS [ 3.867s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query
69662025-09-03T17:58:17.260Z PASS [ 3.846s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query_is_idempotent
69672025-09-03T17:58:22.380Z SLOW [>300.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_noop_large
69682025-09-03T17:58:23.932Z PASS [ 6.675s] nexus-db-queries transaction_retry::test::test_transaction_retry_produces_samples
69692025-09-03T17:58:27.193Z SLOW [>300.000s] nexus-db-queries db::datastore::user_data_export::tests::test_delete_records_for_expunged_pantries
69702025-09-03T17:58:28.188Z PASS [ 14.066s] nexus-db-queries policy_test::test_conferred_roles
69712025-09-03T17:58:28.256Z PASS [ 0.072s] nexus-defaults tests::test_random_vpc_ipv6_prefix
69722025-09-03T17:58:29.072Z PASS [ 0.809s] nexus-inventory builder::test::test_basic
69732025-09-03T17:58:29.108Z PASS [ 0.033s] nexus-inventory builder::test::test_empty
69742025-09-03T17:58:29.191Z PASS [ 0.089s] nexus-inventory builder::test::test_problems
69752025-09-03T17:58:31.529Z PASS [ 7.596s] nexus-db-queries transaction_retry::test::test_transaction_rollback_produces_no_samples
69762025-09-03T17:58:32.467Z PASS [ 3.266s] nexus-inventory collector::test::test_basic
69772025-09-03T17:58:33.355Z PASS [ 0.898s] nexus-inventory collector::test::test_multi_mgs_failure
69782025-09-03T17:58:33.818Z PASS [ 2.290s] nexus-inventory collector::test::test_multi_mgs
69792025-09-03T17:58:34.654Z PASS [ 1.300s] nexus-inventory collector::test::test_sled_agent_failure
69802025-09-03T17:58:41.532Z PASS [ 958.735s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
69812025-09-03T17:58:42.039Z PASS [ 8.222s] nexus-metrics-producer-gc tests::test_prune_expired_producers
69822025-09-03T17:58:42.159Z PASS [ 7.487s] nexus-metrics-producer-gc tests::test_prune_expired_producers_notifies_collector
69832025-09-03T17:58:42.809Z SLOW [>960.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
69842025-09-03T17:58:44.265Z PASS [ 2.220s] nexus-mgs-updates driver_update::test::test_rot_bootloader_basic_failures
69852025-09-03T17:58:44.681Z PASS [ 3.157s] nexus-mgs-updates driver_update::test::test_rot_basic_failures
69862025-09-03T17:58:46.655Z PASS [ 1.973s] nexus-mgs-updates driver_update::test::test_sp_basic_failures
69872025-09-03T17:58:49.904Z PASS [ 7.759s] nexus-mgs-updates driver_update::test::test_rot_bootloader_update_basic
69882025-09-03T17:58:51.538Z PASS [ 329.166s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_noop_large
69892025-09-03T17:58:51.683Z PASS [ 968.893s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
69902025-09-03T17:58:51.717Z PASS [ 7.441s] nexus-mgs-updates driver_update::test::test_rot_update_basic
69912025-09-03T17:58:54.111Z PASS [ 2.409s] nexus-mgs-updates driver_update::test_host_phase_1::basic_failures
69922025-09-03T17:58:55.703Z PASS [ 328.516s] nexus-db-queries db::datastore::user_data_export::tests::test_delete_records_for_expunged_pantries
69932025-09-03T17:58:56.022Z PASS [ 9.361s] nexus-mgs-updates driver_update::test::test_sp_update_basic
69942025-09-03T17:58:56.268Z PASS [ 0.250s] nexus-mgs-updates test_util::step_through::test::test_basic
69952025-09-03T17:58:56.557Z PASS [ 5.017s] nexus-mgs-updates driver_update::test::test_sp_update_watched
69962025-09-03T17:58:56.852Z PASS [ 0.294s] nexus-reconfigurator-blippy checks::tests::test_bad_internal_dns_subnet
69972025-09-03T17:58:56.893Z PASS [ 0.044s] nexus-reconfigurator-blippy checks::tests::test_dataset_on_nonexistent_zpool
69982025-09-03T17:58:56.944Z PASS [ 0.050s] nexus-reconfigurator-blippy checks::tests::test_dataset_with_bad_address
69992025-09-03T17:58:56.989Z PASS [ 0.041s] nexus-reconfigurator-blippy checks::tests::test_duplicate_external_ip
70002025-09-03T17:58:57.027Z PASS [ 0.038s] nexus-reconfigurator-blippy checks::tests::test_duplicate_nic_ip
70012025-09-03T17:58:57.060Z PASS [ 0.041s] nexus-reconfigurator-blippy checks::tests::test_duplicate_nic_mac
70022025-09-03T17:58:57.105Z PASS [ 0.043s] nexus-reconfigurator-blippy checks::tests::test_duplicate_underlay_ips
70032025-09-03T17:58:57.189Z PASS [ 0.076s] nexus-reconfigurator-blippy checks::tests::test_durable_dataset_collision
70042025-09-03T17:58:57.225Z PASS [ 0.040s] nexus-reconfigurator-blippy checks::tests::test_example_blueprint_is_blippy_clean
70052025-09-03T17:58:57.271Z PASS [ 0.045s] nexus-reconfigurator-blippy checks::tests::test_mupdate_override_with_artifact_image_source
70062025-09-03T17:58:57.310Z PASS [ 0.042s] nexus-reconfigurator-blippy checks::tests::test_orphaned_datasets
70072025-09-03T17:58:57.356Z PASS [ 0.041s] nexus-reconfigurator-blippy checks::tests::test_transient_root_dataset_collision
70082025-09-03T17:58:57.398Z PASS [ 0.041s] nexus-reconfigurator-blippy checks::tests::test_zone_missing_datasets
70092025-09-03T17:58:57.446Z PASS [ 0.042s] nexus-reconfigurator-blippy checks::tests::test_zpool_missing_default_datasets
70102025-09-03T17:58:57.481Z PASS [ 0.040s] nexus-reconfigurator-blippy checks::tests::test_zpool_with_duplicate_dataset_kinds
70112025-09-03T17:58:57.517Z PASS [ 0.039s] nexus-reconfigurator-blippy checks::tests::test_zpool_with_expunged_duplicate_dataset_kinds
70122025-09-03T17:58:57.665Z PASS [ 1.397s] nexus-mgs-updates::host_phase1_hash test_host_phase1_hashing
70132025-09-03T17:58:57.824Z PASS [ 0.165s] nexus-reconfigurator-execution clickhouse::test::test_generate_config_settings
70142025-09-03T17:58:57.862Z PASS [ 6.164s] nexus-mgs-updates driver_update::test_host_phase_1::basic
70152025-09-03T17:58:58.093Z PASS [ 0.246s] nexus-reconfigurator-execution dns::test::test_blueprint_external_dns_basic
70162025-09-03T17:58:58.287Z PASS [ 0.193s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_basic
70172025-09-03T17:58:58.349Z PASS [ 0.059s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_empty
70182025-09-03T17:58:58.415Z PASS [ 0.065s] nexus-reconfigurator-execution dns::test::test_dns_compute_update
70192025-09-03T17:59:05.003Z PASS [ 15.104s] nexus-mgs-updates driver_update::test::test_sp_update_takeover
70202025-09-03T17:59:06.028Z PASS [ 10.305s] nexus-mgs-updates driver_update::test_host_phase_1::update_watched
70212025-09-03T17:59:10.927Z SLOW [>360.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_large
70222025-09-03T17:59:14.101Z PASS [ 19.988s] nexus-mgs-updates driver_update::test_host_phase_1::update_takeover
70232025-09-03T17:59:15.994Z SLOW [> 60.000s] nexus-db-queries policy_test::test_iam_roles_behavior
70242025-09-03T17:59:36.369Z PASS [ 31.365s] nexus-reconfigurator-execution omicron_physical_disks::test::test_decommission_expunged_disks
70252025-09-03T17:59:37.749Z PASS [ 31.740s] nexus-reconfigurator-execution omicron_sled_config::tests::test_deploy_config
70262025-09-03T17:59:38.149Z PASS [ 0.406s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_error_cases
70272025-09-03T17:59:38.227Z PASS [ 0.079s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_with_no_existing_nexus_zones
70282025-09-03T17:59:38.270Z PASS [ 0.040s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_physical_disks
70292025-09-03T17:59:38.346Z PASS [ 0.077s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_basic
70302025-09-03T17:59:38.393Z PASS [ 0.051s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_datasets_for_zpools_and_zones
70312025-09-03T17:59:38.454Z PASS [ 0.059s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_decommissioned_sleds
70322025-09-03T17:59:38.503Z PASS [ 0.050s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_ensure_cockroachdb
70332025-09-03T17:59:38.553Z PASS [ 0.046s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_zone_filesystem_zpool_colocated
70342025-09-03T17:59:38.601Z PASS [ 0.052s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_zone_image_source_change_diff
70352025-09-03T17:59:38.638Z PASS [ 0.035s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::add_3_servers_and_expunge_one_simultaneously
70362025-09-03T17:59:38.675Z PASS [ 0.034s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_2_of_5_keeper_zones
70372025-09-03T17:59:38.714Z PASS [ 0.034s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_a_different_keeper_while_adding_keeper
70382025-09-03T17:59:38.747Z PASS [ 0.034s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_keeper_being_added
70392025-09-03T17:59:38.781Z PASS [ 0.036s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::inventory_returns_unexpected_membership
70402025-09-03T17:59:38.818Z PASS [ 0.034s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::move_from_3_to_5_keepers
70412025-09-03T17:59:38.858Z PASS [ 0.033s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::no_changes_needed
70422025-09-03T17:59:38.894Z PASS [ 0.029s] nexus-reconfigurator-planning blueprint_editor::allocators::external_networking::test::external_dns_ips_are_partitioned_separately
70432025-09-03T17:59:38.940Z PASS [ 0.065s] nexus-reconfigurator-planning blueprint_editor::allocators::external_networking::test::test_available_iterator
70442025-09-03T17:59:46.654Z PASS [ 32.560s] nexus-reconfigurator-execution omicron_zones::test::test_clean_up_cockroach_zones
70452025-09-03T17:59:46.709Z PASS [ 0.054s] nexus-reconfigurator-planning blueprint_editor::allocators::internal_dns::test::test_dns_subnet_allocator
70462025-09-03T17:59:47.206Z PASS [ 8.269s] nexus-reconfigurator-planning blueprint_editor::allocators::external_networking::test::test_external_ip_allocator
70472025-09-03T17:59:47.492Z PASS [ 0.778s] nexus-reconfigurator-planning blueprint_editor::sled_editor::datasets::tests::proptest_add_same_kind_after_expunging
70482025-09-03T17:59:47.747Z PASS [ 0.263s] nexus-reconfigurator-planning blueprint_editor::sled_editor::datasets::tests::proptest_create_editor_with_expunged_datasets
70492025-09-03T17:59:47.878Z PASS [ 0.131s] nexus-reconfigurator-planning blueprint_editor::sled_editor::datasets::tests::proptest_create_editor_with_in_service_datasets
70502025-09-03T17:59:47.916Z PASS [ 0.678s] nexus-reconfigurator-planning blueprint_editor::sled_editor::datasets::tests::proptest_add_same_kind_after_expunging_by_zpool
70512025-09-03T17:59:47.955Z PASS [ 0.040s] nexus-reconfigurator-planning blueprint_editor::sled_editor::underlay_ip_allocator::test::test_basic
70522025-09-03T17:59:47.956Z PASS [ 0.066s] nexus-reconfigurator-planning example::tests::builder_zone_counts
70532025-09-03T17:59:47.992Z PASS [ 0.033s] nexus-reconfigurator-planning example::tests::instances_on_examples
70542025-09-03T17:59:48.030Z PASS [ 0.046s] nexus-reconfigurator-planning mgs_updates::host_phase_1::tests::test_sled_move
70552025-09-03T17:59:48.030Z PASS [ 0.054s] nexus-reconfigurator-planning mgs_updates::host_phase_1::tests::test_basic_host_os
70562025-09-03T17:59:48.064Z PASS [ 0.049s] nexus-reconfigurator-planning mgs_updates::test::test_basic_rot
70572025-09-03T17:59:48.064Z PASS [ 0.057s] nexus-reconfigurator-planning mgs_updates::test::test_basic_rot_bootloader
70582025-09-03T17:59:48.108Z PASS [ 0.042s] nexus-reconfigurator-planning mgs_updates::test::test_impossible_update_policy
70592025-09-03T17:59:48.145Z PASS [ 0.074s] nexus-reconfigurator-planning mgs_updates::test::test_basic_sp
70602025-09-03T17:59:48.185Z PASS [ 0.041s] nexus-reconfigurator-planning mgs_updates::test::test_sp_move
70612025-09-03T17:59:48.240Z PASS [ 0.115s] nexus-reconfigurator-planning mgs_updates::test::test_whole_system_sequential
70622025-09-03T17:59:48.376Z PASS [ 0.229s] nexus-reconfigurator-planning mgs_updates::test::test_whole_system_simultaneous_updates
70632025-09-03T17:59:48.506Z PASS [ 0.131s] nexus-reconfigurator-planning planner::test::planner_decommissions_sleds
70642025-09-03T17:59:48.545Z PASS [ 0.285s] nexus-reconfigurator-planning planner::omicron_zone_placement::test::test_place_omicron_zones
70652025-09-03T17:59:48.599Z PASS [ 0.095s] nexus-reconfigurator-planning planner::test::test_add_multiple_nexus_to_one_sled
70662025-09-03T17:59:48.636Z PASS [ 0.102s] nexus-reconfigurator-planning planner::test::test_basic_add_sled
70672025-09-03T17:59:48.671Z PASS [ 0.057s] nexus-reconfigurator-planning planner::test::test_crucible_allocation_skips_nonprovisionable_disks
70682025-09-03T17:59:48.708Z PASS [ 0.068s] nexus-reconfigurator-planning planner::test::test_crucible_pantry
70692025-09-03T17:59:48.744Z PASS [ 0.058s] nexus-reconfigurator-planning planner::test::test_dataset_settings_modified_in_place
70702025-09-03T17:59:48.781Z PASS [ 0.064s] nexus-reconfigurator-planning planner::test::test_disk_add_expunge_decommission
70712025-09-03T17:59:48.823Z PASS [ 0.068s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_durable_zpool
70722025-09-03T17:59:48.823Z PASS [ 0.060s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_transient_filesystem
70732025-09-03T17:59:48.856Z PASS [ 0.051s] nexus-reconfigurator-planning planner::test::test_ensure_preserve_downgrade_option
70742025-09-03T17:59:48.924Z PASS [ 0.084s] nexus-reconfigurator-planning planner::test::test_expunge_clickhouse_zones_after_policy_is_changed
70752025-09-03T17:59:48.963Z PASS [ 0.116s] nexus-reconfigurator-planning planner::test::test_expunge_clickhouse_clusters
70762025-09-03T17:59:49.043Z PASS [ 0.117s] nexus-reconfigurator-planning planner::test::test_internal_dns_zone_replaced_after_marked_for_cleanup
70772025-09-03T17:59:49.147Z PASS [ 0.212s] nexus-reconfigurator-planning planner::test::test_nexus_allocation_skips_nonprovisionable_sleds
70782025-09-03T17:59:49.181Z PASS [ 0.109s] nexus-reconfigurator-planning planner::test::test_plan_deploy_all_clickhouse_cluster_nodes
70792025-09-03T17:59:49.343Z PASS [ 0.190s] nexus-reconfigurator-planning planner::test::test_reuse_external_dns_ips_from_expunged_zones
70802025-09-03T17:59:49.493Z PASS [ 0.347s] nexus-reconfigurator-planning planner::test::test_reuse_external_ips_from_expunged_zones
70812025-09-03T17:59:49.586Z PASS [ 0.091s] nexus-reconfigurator-planning planner::test::test_spread_additional_nexus_zones_across_sleds
70822025-09-03T17:59:49.623Z PASS [ 0.287s] nexus-reconfigurator-planning planner::test::test_single_node_clickhouse
70832025-09-03T17:59:49.658Z PASS [ 0.069s] nexus-reconfigurator-planning planner::test::test_spread_internal_dns_zones_across_sleds
70842025-09-03T17:59:50.015Z PASS [ 0.357s] nexus-reconfigurator-planning planner::test::test_update_boundary_ntp
70852025-09-03T17:59:50.103Z PASS [ 0.478s] nexus-reconfigurator-planning planner::test::test_update_all_zones
70862025-09-03T17:59:50.238Z PASS [ 0.221s] nexus-reconfigurator-planning planner::test::test_update_cockroach
70872025-09-03T17:59:50.705Z PASS [ 0.468s] nexus-reconfigurator-planning planner::test::test_update_internal_dns
70882025-09-03T17:59:50.784Z PASS [ 0.674s] nexus-reconfigurator-planning planner::test::test_update_crucible_pantry
70892025-09-03T17:59:50.821Z PASS [ 0.080s] nexus-reconfigurator-planning planner::test::test_zones_marked_ready_for_cleanup_based_on_inventory
70902025-09-03T17:59:57.516Z SLOW [> 60.000s] nexus-reconfigurator-cli-integration-tests::integration blueprint_edit::test_blueprint_edit
70912025-09-03T17:59:57.829Z SLOW [> 60.000s] nexus-reconfigurator-execution cockroachdb::test::test_ensure_preserve_downgrade_option
70922025-09-03T17:59:58.410Z SLOW [> 60.000s] nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
70932025-09-03T18:00:10.145Z PASS [ 33.775s] nexus-reconfigurator-execution sled_state::tests::test_decommission_is_idempotent
70942025-09-03T18:00:10.292Z PASS [ 0.146s] nexus-reconfigurator-simulation utils::tests::test_insert_sorted_by
70952025-09-03T18:00:10.674Z PASS [ 0.383s] nexus-saga-recovery recovery::test::test_execution_basic
70962025-09-03T18:00:10.709Z PASS [ 0.038s] nexus-saga-recovery recovery::test::test_plan_basic
70972025-09-03T18:00:10.758Z PASS [ 0.045s] nexus-saga-recovery recovery::test::test_read_all_from_channel
70982025-09-03T18:00:10.817Z PASS [ 0.049s] nexus-saga-recovery test::test_basic
70992025-09-03T18:00:10.854Z PASS [ 0.030s] nexus-sled-agent-shared inventory::tests::test_artifact_id_to_install_dataset_file
71002025-09-03T18:00:10.891Z PASS [ 0.041s] nexus-sled-agent-shared inventory::tests::test_name_prefixes
71012025-09-03T18:00:10.932Z PASS [ 0.033s] nexus-sled-agent-shared inventory::tests::test_zone_prefix_matches_artifact_in_install_dataset
71022025-09-03T18:00:10.932Z SLOW [>420.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_large
71032025-09-03T18:00:10.967Z PASS [ 0.044s] nexus-types authn::cookies::test::test_parse_cookies_empty_headers
71042025-09-03T18:00:11.002Z PASS [ 0.042s] nexus-types authn::cookies::test::test_parse_cookies_ignore_other_headers
71052025-09-03T18:00:11.049Z PASS [ 0.029s] nexus-types authn::cookies::test::test_parse_cookies_one_cookie
71062025-09-03T18:00:11.087Z PASS [ 0.025s] nexus-types authn::cookies::test::test_parse_cookies_two_cookie_headers
71072025-09-03T18:00:11.087Z PASS [ 0.028s] nexus-types authn::cookies::test::test_parse_cookies_two_cookie_headers_same_name
71082025-09-03T18:00:11.128Z PASS [ 0.028s] nexus-types authn::cookies::test::test_parse_cookies_two_cookies
71092025-09-03T18:00:11.169Z PASS [ 0.028s] nexus-types deployment::planning_input::tests::cockroachdb_cluster_versions
71102025-09-03T18:00:11.210Z PASS [ 0.072s] nexus-types deployment::test::test_serialize_pending_mgs_updates
71112025-09-03T18:00:11.281Z PASS [ 0.076s] nexus-types external_api::shared::test::test_policy_parsing
71122025-09-03T18:00:11.350Z PASS [ 0.069s] nexus-types external_api::shared::test::test_webhook_subscription_validation
71132025-09-03T18:00:11.522Z PASS [ 0.171s] nexus-types external_api::views::test::test_expected_one_of
71142025-09-03T18:00:11.562Z PASS [ 0.036s] nexus-types internal_api::views::test::test_can_serialize_mgs_updates
71152025-09-03T18:00:11.615Z PASS [ 0.054s] nexus-types quiesce::test::test_quiesce_block_on_first_recovery
71162025-09-03T18:00:11.654Z PASS [ 0.032s] nexus-types quiesce::test::test_quiesce_block_on_reassigned_concurrent_recovery
71172025-09-03T18:00:11.691Z PASS [ 0.034s] nexus-types quiesce::test::test_quiesce_block_on_reassigned_recovered_saga
71182025-09-03T18:00:11.726Z PASS [ 0.031s] nexus-types quiesce::test::test_quiesce_block_on_reassigned_recovery
71192025-09-03T18:00:11.766Z PASS [ 0.030s] nexus-types quiesce::test::test_quiesce_block_on_reassignment
71202025-09-03T18:00:11.804Z PASS [ 0.039s] nexus-types quiesce::test::test_quiesce_block_on_recovered_sagas
71212025-09-03T18:00:11.834Z PASS [ 0.042s] nexus-types quiesce::test::test_quiesce_block_on_saga_started
71222025-09-03T18:00:11.873Z PASS [ 0.033s] nexus-types quiesce::test::test_quiesce_no_block_on_sagas_not_started
71232025-09-03T18:00:11.903Z PASS [ 0.034s] nexus-types quiesce::test::test_quiesce_noop
71242025-09-03T18:00:12.019Z PASS [ 0.126s] omicron-certificates tests::cert_validated_if_any_possible_hostname_is_valid
71252025-09-03T18:00:12.073Z PASS [ 0.055s] omicron-certificates tests::common_name_is_ignored_if_subject_alternate_names_exist
71262025-09-03T18:00:12.127Z PASS [ 0.062s] omicron-certificates tests::test_cert_extended_key_usage
71272025-09-03T18:00:12.230Z PASS [ 0.092s] omicron-certificates tests::test_common_name_is_validated
71282025-09-03T18:00:12.314Z PASS [ 0.094s] omicron-certificates tests::test_subject_alternate_names_are_validated
71292025-09-03T18:00:12.611Z PASS [ 0.289s] omicron-cockroach-admin cockroach_cli::tests::proptest_validate_decommissionable
71302025-09-03T18:00:13.966Z PASS [ 117.976s] nexus-db-queries policy_test::test_iam_roles_behavior
71312025-09-03T18:00:18.053Z PASS [ 5.446s] omicron-cockroach-admin cockroach_cli::tests::test_cluster_init_compatibility
71322025-09-03T18:00:20.982Z PASS [ 2.930s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_compatibility
71332025-09-03T18:00:23.408Z PASS [ 2.424s] omicron-cockroach-admin cockroach_cli::tests::test_node_status_compatibility
71342025-09-03T18:00:25.369Z PASS [ 34.591s] nexus-reconfigurator-rendezvous crucible_dataset::tests::proptest_reconciliation
71352025-09-03T18:00:25.984Z PASS [ 12.019s] omicron-cockroach-admin cockroach_cli::tests::test_cluster_schema_init_interleaved
71362025-09-03T18:00:26.058Z PASS [ 0.066s] omicron-cockroach-metrics tests::proptest_tests::prometheus_parse_never_panics
71372025-09-03T18:00:26.127Z PASS [ 0.074s] omicron-cockroach-metrics tests::proptest_tests::prometheus_parse_structured_input
71382025-09-03T18:00:26.546Z PASS [ 0.418s] omicron-cockroach-metrics tests::test_cluster_client_caching
71392025-09-03T18:00:26.589Z PASS [ 0.044s] omicron-cockroach-metrics tests::test_histogram_bucket_sorting
71402025-09-03T18:00:26.629Z PASS [ 0.033s] omicron-cockroach-metrics tests::test_prometheus_histogram_parsing
71412025-09-03T18:00:26.663Z PASS [ 0.030s] omicron-cockroach-metrics tests::test_prometheus_metrics_comments_only
71422025-09-03T18:00:26.702Z PASS [ 0.031s] omicron-cockroach-metrics tests::test_prometheus_metrics_empty
71432025-09-03T18:00:26.741Z PASS [ 0.029s] omicron-cockroach-metrics tests::test_prometheus_metrics_parse_resilience
71442025-09-03T18:00:26.779Z PASS [ 0.034s] omicron-cockroach-metrics tests::test_prometheus_metrics_parsing
71452025-09-03T18:00:26.779Z PASS [ 0.030s] omicron-cockroach-metrics tests::test_typed_cockroach_metrics
71462025-09-03T18:00:26.859Z PASS [ 0.086s] omicron-common address::test::test_dns_subnets
71472025-09-03T18:00:26.895Z PASS [ 0.031s] omicron-common address::test::test_ip_range_checks_non_decreasing
71482025-09-03T18:00:26.946Z PASS [ 0.058s] omicron-common address::test::test_ip_range_enum_deserialization
71492025-09-03T18:00:26.980Z PASS [ 0.025s] omicron-common address::test::test_ip_range_iter
71502025-09-03T18:00:27.014Z PASS [ 0.028s] omicron-common address::test::test_ip_range_length
71512025-09-03T18:00:27.053Z PASS [ 0.034s] omicron-common address::test::test_ip_range_try_from
71522025-09-03T18:00:27.086Z PASS [ 0.032s] omicron-common address::test::test_ipv6_subnet_deserialize
71532025-09-03T18:00:27.121Z PASS [ 0.026s] omicron-common address::test::test_sled_address
71542025-09-03T18:00:27.156Z PASS [ 0.035s] omicron-common api::external::error::test::test_bail_unless
71552025-09-03T18:00:27.156Z PASS [ 0.026s] omicron-common api::external::error::test::test_context
71562025-09-03T18:00:27.198Z PASS [ 89.678s] nexus-reconfigurator-cli-integration-tests::integration blueprint_edit::test_blueprint_edit
71572025-09-03T18:00:27.239Z PASS [ 0.052s] omicron-common api::external::http_pagination::test::test_pagination_examples
71582025-09-03T18:00:27.277Z PASS [ 0.067s] omicron-common api::external::http_pagination::test::test_pagination_schemas
71592025-09-03T18:00:27.277Z PASS [ 0.054s] omicron-common api::external::http_pagination::test::test_scan_by_id
71602025-09-03T18:00:27.318Z PASS [ 0.036s] omicron-common api::external::http_pagination::test::test_scan_by_name
71612025-09-03T18:00:27.318Z PASS [ 1.929s] omicron-cockroach-admin context::tests::test_node_id
71622025-09-03T18:00:27.318Z PASS [ 0.040s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_generic
71632025-09-03T18:00:27.356Z PASS [ 0.030s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_id
71642025-09-03T18:00:27.356Z PASS [ 0.038s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_name
71652025-09-03T18:00:27.356Z PASS [ 0.044s] omicron-common api::external::http_pagination::test::test_scan_by_time_and_id
71662025-09-03T18:00:27.357Z PASS [ 0.029s] omicron-common api::external::test::test_bytecount
71672025-09-03T18:00:27.393Z PASS [ 0.033s] omicron-common api::external::test::test_bytecount_display
71682025-09-03T18:00:27.393Z PASS [ 0.033s] omicron-common api::external::test::test_firewall_deserialization
71692025-09-03T18:00:27.393Z PASS [ 0.041s] omicron-common api::external::test::test_digest
71702025-09-03T18:00:27.437Z PASS [ 0.032s] omicron-common api::external::test::test_firewall_rule_proto_filter_parse
71712025-09-03T18:00:27.477Z PASS [ 0.067s] omicron-common api::external::test::test_firewall_rule_host_filter_parse
71722025-09-03T18:00:27.477Z PASS [ 0.031s] omicron-common api::external::test::test_generation_display_parse
71732025-09-03T18:00:27.477Z PASS [ 0.065s] omicron-common api::external::test::test_firewall_rule_target_parse
71742025-09-03T18:00:27.477Z PASS [ 0.030s] omicron-common api::external::test::test_generation_from_int
71752025-09-03T18:00:27.514Z PASS [ 0.044s] omicron-common api::external::test::test_generation_serde
71762025-09-03T18:00:27.514Z PASS [ 0.047s] omicron-common api::external::test::test_hostname_from_str
71772025-09-03T18:00:27.553Z PASS [ 0.040s] omicron-common api::external::test::test_ip_port_range_from_str
71782025-09-03T18:00:27.553Z PASS [ 0.032s] omicron-common api::external::test::test_ip_port_range_into_str
71792025-09-03T18:00:27.587Z PASS [ 0.028s] omicron-common api::external::test::test_ipv6_net_operations
71802025-09-03T18:00:27.587Z PASS [ 0.040s] omicron-common api::external::test::test_mac_system_iterator
71812025-09-03T18:00:27.622Z PASS [ 0.028s] omicron-common api::external::test::test_mac_to_int_conversions
71822025-09-03T18:00:27.622Z PASS [ 0.030s] omicron-common api::external::test::test_macaddr
71832025-09-03T18:00:27.659Z PASS [ 0.031s] omicron-common api::external::test::test_name_parse
71842025-09-03T18:00:27.660Z PASS [ 0.027s] omicron-common api::external::test::test_name_parse_from_param
71852025-09-03T18:00:27.660Z PASS [ 0.029s] omicron-common api::external::test::test_resource_name_parse
71862025-09-03T18:00:27.696Z PASS [ 0.052s] omicron-common api::external::test::test_route_destination_parse
71872025-09-03T18:00:27.730Z PASS [ 0.055s] omicron-common api::external::test::test_route_target_parse
71882025-09-03T18:00:27.730Z PASS [ 0.029s] omicron-common api::external::test::test_semver_serialize
71892025-09-03T18:00:27.765Z PASS [ 0.029s] omicron-common api::internal::shared::tests::test_dataset_kind_serialization
71902025-09-03T18:00:27.765Z PASS [ 0.028s] omicron-common api::internal::shared::tests::test_deserialize_allowed_source_ips
71912025-09-03T18:00:27.801Z PASS [ 0.031s] omicron-common api::internal::shared::tests::test_deserialize_any_into_allowed_external_ips
71922025-09-03T18:00:27.801Z PASS [ 0.036s] omicron-common api::internal::shared::tests::test_deserialize_unknown_string
71932025-09-03T18:00:27.840Z PASS [ 0.043s] omicron-common disk::tests::parse_dataset_name
71942025-09-03T18:00:27.840Z PASS [ 0.048s] omicron-common ledger::test::test_commit_handles_write_failures
71952025-09-03T18:00:27.882Z PASS [ 0.038s] omicron-common ledger::test::test_create_default_ledger
71962025-09-03T18:00:27.882Z PASS [ 0.037s] omicron-common ledger::test::test_create_ledger_reads_from_storage
71972025-09-03T18:00:27.924Z PASS [ 0.037s] omicron-common ledger::test::test_create_ledger_reads_latest_from_storage
71982025-09-03T18:00:27.924Z PASS [ 0.037s] omicron-common zpool_name::test::test_parse_bad_zpool_names
71992025-09-03T18:00:27.961Z PASS [ 0.030s] omicron-common zpool_name::test::test_parse_external_zpool_name
72002025-09-03T18:00:27.961Z PASS [ 0.031s] omicron-common zpool_name::test::test_parse_internal_zpool_name
72012025-09-03T18:00:27.961Z PASS [ 0.030s] omicron-common zpool_name::test::test_parse_zpool_name_json
72022025-09-03T18:00:27.997Z PASS [ 0.029s] omicron-common zpool_name::test::test_zpool_name_regex
72032025-09-03T18:00:28.362Z PASS [ 0.911s] omicron-common api::external::test::test_generation_overflow
72042025-09-03T18:00:29.251Z PASS [ 1.280s] omicron-dev::test-omicron-dev test_omicron_dev_no_args
72052025-09-03T18:00:29.251Z PASS [ 1.301s] omicron-dev::test-omicron-dev test_omicron_dev_bad_cmd
72062025-09-03T18:00:29.381Z PASS [ 0.128s] omicron-gateway management_switch::location_map::tests::test_resolve_location
72072025-09-03T18:00:29.414Z PASS [ 0.141s] omicron-gateway management_switch::location_map::tests::test_config_validation
72082025-09-03T18:00:29.504Z PASS [ 0.110s] omicron-gateway::test_all integration_tests::config::read_production_smf_config
72092025-09-03T18:00:30.119Z PASS [ 0.737s] omicron-gateway::test_all integration_tests::component_list::component_list
72102025-09-03T18:00:30.238Z PASS [ 0.733s] omicron-gateway::test_all integration_tests::ereports::ereports_basic
72112025-09-03T18:00:30.487Z PASS [ 0.370s] omicron-gateway::test_all integration_tests::ereports::ereports_commit
72122025-09-03T18:00:30.662Z PASS [ 0.420s] omicron-gateway::test_all integration_tests::ereports::ereports_limit
72132025-09-03T18:00:31.057Z PASS [ 0.398s] omicron-gateway::test_all integration_tests::serial_console::serial_console_communication
72142025-09-03T18:00:31.146Z PASS [ 0.661s] omicron-gateway::test_all integration_tests::location_discovery::discovery_both_locations
72152025-09-03T18:00:31.446Z PASS [ 0.387s] omicron-gateway::test_all integration_tests::serial_console::serial_console_detach
72162025-09-03T18:00:31.550Z PASS [ 0.404s] omicron-gateway::test_all integration_tests::task_dump::task_dump
72172025-09-03T18:00:31.638Z PASS [ 0.086s] omicron-nexus app::alert::tests::test_alert_class_list
72182025-09-03T18:00:32.812Z PASS [ 9.398s] omicron-cockroach-admin cockroach_cli::tests::test_schema_init
72192025-09-03T18:00:35.283Z PASS [ 44.502s] nexus-reconfigurator-rendezvous debug_dataset::tests::proptest_reconciliation
72202025-09-03T18:00:54.634Z PASS [ 21.821s] omicron-nexus app::background::driver::test::test_driver_basic
72212025-09-03T18:00:55.352Z PASS [ 23.715s] omicron-nexus app::background::driver::test::test_activation_in_progress
72222025-09-03T18:00:55.965Z PASS [ 24.524s] omicron-ls-apis::test_dependencies test_api_dependencies
72232025-09-03T18:00:56.856Z PASS [ 28.500s] omicron-dev::test-omicron-dev test_run_all
72242025-09-03T18:00:57.823Z SLOW [>120.000s] nexus-reconfigurator-execution cockroachdb::test::test_ensure_preserve_downgrade_option
72252025-09-03T18:00:58.409Z SLOW [>120.000s] nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
72262025-09-03T18:00:58.674Z PASS [ 23.380s] omicron-nexus app::background::init::test::test_dns_propagation_basic
72272025-09-03T18:01:02.887Z PASS [ 125.070s] nexus-reconfigurator-execution cockroachdb::test::test_ensure_preserve_downgrade_option
72282025-09-03T18:01:10.918Z SLOW [>480.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_large
72292025-09-03T18:01:20.178Z PASS [ 23.319s] omicron-nexus app::background::tasks::alert_dispatcher::test::test_glob_reprocessing
72302025-09-03T18:01:21.360Z PASS [ 142.955s] nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
72312025-09-03T18:01:25.827Z PASS [ 31.201s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::sled_resource_vmm_already_deleted
72322025-09-03T18:01:26.369Z PASS [ 27.710s] omicron-nexus app::background::tasks::blueprint_execution::test::test_deploy_omicron_config
72332025-09-03T18:01:26.827Z PASS [ 23.937s] omicron-nexus app::background::tasks::blueprint_load::test::test_load_blueprints
72342025-09-03T18:01:26.864Z PASS [ 31.512s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::test_abandoned_vmms_are_reaped
72352025-09-03T18:01:26.926Z PASS [ 0.062s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_default_cockroach_admin_addrs_from_blueprint
72362025-09-03T18:01:27.627Z PASS [ 31.657s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::vmm_already_deleted
72372025-09-03T18:01:33.292Z PASS [ 7.464s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_fails_if_no_blueprint
72382025-09-03T18:01:34.198Z PASS [ 7.829s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_no_unknown_node_ids
72392025-09-03T18:01:34.610Z PASS [ 7.788s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_unknown_node_ids
72402025-09-03T18:01:44.666Z PASS [ 23.305s] omicron-nexus app::background::tasks::chicken_switches::test::test_basic
72412025-09-03T18:01:49.924Z PASS [ 23.003s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_cleans_disks_with_no_regions
72422025-09-03T18:01:50.482Z PASS [ 30.307s] omicron-nexus app::background::tasks::blueprint_planner::test::test_blueprint_planner
72432025-09-03T18:01:51.514Z PASS [ 23.886s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_does_not_clean_disks_with_regions
72442025-09-03T18:01:57.034Z PASS [ 23.740s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_ignores_active_disks
72452025-09-03T18:01:57.898Z PASS [ 23.284s] omicron-nexus app::background::tasks::dns_propagation::test::test_basic
72462025-09-03T18:01:58.262Z PASS [ 24.058s] omicron-nexus app::background::tasks::dns_config::test::test_basic
72472025-09-03T18:02:09.407Z PASS [ 24.746s] omicron-nexus app::background::tasks::ereport_ingester::tests::test_sp_ereport_ingestion
72482025-09-03T18:02:10.919Z SLOW [>540.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_large
72492025-09-03T18:02:13.963Z PASS [ 24.034s] omicron-nexus app::background::tasks::external_endpoints::test::test_basic
72502025-09-03T18:02:25.303Z PASS [ 33.793s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_default_policy_is_reincarnatable
72512025-09-03T18:02:28.821Z PASS [ 30.926s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_reincarnates_failed_instances
72522025-09-03T18:02:33.312Z PASS [ 23.907s] omicron-nexus app::background::tasks::inventory_collection::test::test_db_sled_enumerator
72532025-09-03T18:02:34.899Z PASS [ 20.943s] omicron-nexus app::background::tasks::metrics_producer_gc::tests::test_pruning
72542025-09-03T18:02:46.584Z PASS [ 56.103s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_cooldown_on_subsequent_reincarnations
72552025-09-03T18:02:48.515Z PASS [ 50.260s] omicron-nexus app::background::tasks::inventory_collection::test::test_basic
72562025-09-03T18:02:49.716Z PASS [ 20.888s] omicron-nexus app::background::tasks::region_replacement::test::test_add_region_replacement_causes_start
72572025-09-03T18:02:53.283Z PASS [ 27.978s] omicron-nexus app::background::tasks::read_only_region_replacement_start::test::test_expunge_disk_causes_read_only_region_replacement_request
72582025-09-03T18:02:54.441Z PASS [ 21.125s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_done_region_replacement_causes_finish
72592025-09-03T18:02:55.695Z PASS [ 20.753s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_mark_region_replacement_done_after_notification
72602025-09-03T18:02:57.051Z SLOW [> 60.000s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_only_reincarnates_eligible_instances
72612025-09-03T18:03:10.467Z PASS [ 23.883s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_no_mark_region_replacement_done_after_failed_notification
72622025-09-03T18:03:10.918Z SLOW [>600.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_large
72632025-09-03T18:03:13.176Z PASS [ 24.665s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_running_region_replacement_causes_drive
72642025-09-03T18:03:14.685Z PASS [ 24.976s] omicron-nexus app::background::tasks::region_snapshot_replacement_finish::test::test_done_region_snapshot_replacement_causes_finish
72652025-09-03T18:03:17.210Z PASS [ 23.934s] omicron-nexus app::background::tasks::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_task
72662025-09-03T18:03:18.814Z PASS [ 24.380s] omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_add_region_snapshot_replacement_causes_start
72672025-09-03T18:03:22.826Z PASS [ 5.615s] omicron-nexus app::background::tasks::saga_recovery::test::test_failure_during_saga_can_be_recovered
72682025-09-03T18:03:28.642Z PASS [ 5.817s] omicron-nexus app::background::tasks::saga_recovery::test::test_successful_saga_does_not_replay_during_recovery
72692025-09-03T18:03:29.520Z PASS [ 33.867s] omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_delete_region_snapshot_replacement_volume_causes_complete
72702025-09-03T18:03:38.694Z PASS [ 25.516s] omicron-nexus app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task
72712025-09-03T18:03:40.081Z PASS [ 25.395s] omicron-nexus app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task_gc
72722025-09-03T18:03:44.374Z PASS [ 33.911s] omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_expunge_disk_causes_region_snapshot_replacement_start
72732025-09-03T18:03:46.287Z PASS [ 27.469s] omicron-nexus app::background::tasks::saga_recovery::test::test_nexus_recovery
72742025-09-03T18:03:55.169Z PASS [ 25.647s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_cancel_after_collect
72752025-09-03T18:03:55.670Z PASS [ 27.028s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_after_zpool_deletion
72762025-09-03T18:03:57.030Z SLOW [>120.000s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_only_reincarnates_eligible_instances
72772025-09-03T18:04:04.596Z PASS [ 25.905s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_cancel_before_collect
72782025-09-03T18:04:08.897Z PASS [ 28.820s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_failed_bundle_after_collection
72792025-09-03T18:04:10.915Z SLOW [>660.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_large
72802025-09-03T18:04:11.475Z PASS [ 27.099s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_failed_bundle_before_collection
72812025-09-03T18:04:11.580Z PASS [ 0.099s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_zipfile_creation
72822025-09-03T18:04:12.143Z PASS [ 0.569s] omicron-nexus app::background::tasks::tuf_artifact_replication::tests::new_sled
72832025-09-03T18:04:12.611Z PASS [ 0.464s] omicron-nexus app::background::tasks::tuf_artifact_replication::tests::nothing
72842025-09-03T18:04:13.224Z PASS [ 0.617s] omicron-nexus app::background::tasks::tuf_artifact_replication::tests::recopy
72852025-09-03T18:04:13.812Z PASS [ 27.531s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_cleanup_noop
72862025-09-03T18:04:14.767Z PASS [ 0.959s] omicron-nexus app::external_endpoints::test::test_authority
72872025-09-03T18:04:14.901Z PASS [ 0.131s] omicron-nexus app::external_endpoints::test::test_external_endpoints_basic
72882025-09-03T18:04:15.152Z PASS [ 1.929s] omicron-nexus app::background::tasks::tuf_artifact_replication::tests::simple_replicate
72892025-09-03T18:04:15.308Z PASS [ 0.126s] omicron-nexus app::external_endpoints::test::test_external_endpoints_empty
72902025-09-03T18:04:15.366Z PASS [ 0.076s] omicron-nexus app::external_endpoints::test::test_no_endpoint
72912025-09-03T18:04:15.454Z PASS [ 0.090s] omicron-nexus app::instance::tests::test_instance_start_allowed_when_no_vmm
72922025-09-03T18:04:15.601Z PASS [ 0.149s] omicron-nexus app::instance::tests::test_instance_start_allowed_when_vmm_in_saga_unwound
72932025-09-03T18:04:15.677Z PASS [ 0.072s] omicron-nexus app::instance::tests::test_instance_start_forbidden_while_creating
72942025-09-03T18:04:15.750Z PASS [ 0.074s] omicron-nexus app::instance::tests::test_instance_start_idempotent_if_active
72952025-09-03T18:04:15.840Z PASS [ 0.088s] omicron-nexus app::instance::tests::test_serial_console_stream_proxying
72962025-09-03T18:04:17.293Z PASS [ 2.389s] omicron-nexus app::external_endpoints::test::test_external_endpoints_complex
72972025-09-03T18:04:19.635Z PASS [ 142.609s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_only_reincarnates_eligible_instances
72982025-09-03T18:04:19.752Z PASS [ 0.116s] omicron-nexus app::sagas::demo::test::test_demo_saga_rendezvous
72992025-09-03T18:04:23.630Z PASS [ 28.466s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_collect_chunked
73002025-09-03T18:04:24.008Z PASS [ 28.345s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_collect_many
73012025-09-03T18:04:30.565Z PASS [ 25.971s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_collect_noop
73022025-09-03T18:04:36.489Z PASS [ 27.593s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_collect_one
73032025-09-03T18:04:42.758Z PASS [ 26.931s] omicron-nexus app::quiesce::test::test_quiesce_easy
73042025-09-03T18:04:44.887Z PASS [ 27.577s] omicron-nexus app::quiesce::test::test_quiesce_full
73052025-09-03T18:05:00.143Z PASS [ 40.396s] omicron-nexus app::sagas::disk_create::test::test_actions_succeed_idempotently
73062025-09-03T18:05:01.478Z PASS [ 37.852s] omicron-nexus app::sagas::disk_create::test::test_saga_basic_usage_succeeds
73072025-09-03T18:05:02.476Z PASS [ 38.470s] omicron-nexus app::sagas::disk_delete::test::test_actions_succeed_idempotently
73082025-09-03T18:05:07.182Z PASS [ 30.691s] omicron-nexus app::sagas::image_create::test::test_actions_succeed_idempotently
73092025-09-03T18:05:08.943Z PASS [ 38.381s] omicron-nexus app::sagas::disk_delete::test::test_saga_basic_usage_succeeds
73102025-09-03T18:05:10.913Z SLOW [>720.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_large
73112025-09-03T18:05:14.957Z PASS [ 30.091s] omicron-nexus app::sagas::image_create::test::test_saga_basic_usage_succeeds_silo
73122025-09-03T18:05:25.656Z PASS [ 734.758s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_large
73132025-09-03T18:05:30.784Z PASS [ 48.029s] omicron-nexus app::sagas::image_create::test::test_saga_basic_usage_succeeds_project
73142025-09-03T18:05:51.499Z PASS [ 51.363s] omicron-nexus app::sagas::instance_create::test::test_actions_succeed_idempotently
73152025-09-03T18:05:52.387Z PASS [ 50.909s] omicron-nexus app::sagas::instance_create::test::test_saga_basic_usage_succeeds
73162025-09-03T18:05:54.158Z PASS [ 51.680s] omicron-nexus app::sagas::instance_delete::test::test_actions_succeed_idempotently
73172025-09-03T18:05:56.006Z PASS [ 48.828s] omicron-nexus app::sagas::instance_delete::test::test_saga_basic_usage_succeeds
73182025-09-03T18:05:56.915Z PASS [ 47.970s] omicron-nexus app::sagas::instance_ip_attach::test::test_actions_succeed_idempotently
73192025-09-03T18:05:59.751Z PASS [ 44.680s] omicron-nexus app::sagas::instance_ip_attach::test::test_saga_basic_usage_succeeds
73202025-09-03T18:06:12.306Z PASS [ 46.648s] omicron-nexus app::sagas::instance_ip_detach::test::test_actions_succeed_idempotently
73212025-09-03T18:06:17.409Z PASS [ 46.628s] omicron-nexus app::sagas::instance_ip_detach::test::test_saga_basic_usage_succeeds
73222025-09-03T18:06:26.421Z PASS [ 33.992s] omicron-nexus app::sagas::instance_start::test::test_actions_succeed_idempotently
73232025-09-03T18:06:29.134Z PASS [ 34.981s] omicron-nexus app::sagas::instance_start::test::test_ensure_running_unwind
73242025-09-03T18:06:29.801Z PASS [ 38.304s] omicron-nexus app::sagas::instance_migrate::tests::test_saga_basic_usage_succeeds
73252025-09-03T18:06:30.333Z PASS [ 34.303s] omicron-nexus app::sagas::instance_start::test::test_saga_basic_usage_succeeds
73262025-09-03T18:06:36.353Z PASS [ 36.717s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_actions_succeed_idempotently
73272025-09-03T18:06:49.131Z PASS [ 36.832s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_succeeds
73282025-09-03T18:06:56.946Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
73292025-09-03T18:07:01.453Z PASS [ 44.041s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_actions_succeed_idempotently
73302025-09-03T18:07:15.224Z PASS [ 45.421s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_actions_succeed_idempotently
73312025-09-03T18:07:15.316Z PASS [ 46.182s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_succeeds
73322025-09-03T18:07:20.310Z PASS [ 43.943s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_succeeds
73332025-09-03T18:07:26.487Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
73342025-09-03T18:07:29.228Z PASS [ 40.095s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_actions_succeed_idempotently
73352025-09-03T18:07:30.305Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
73362025-09-03T18:07:56.879Z PASS [ 41.658s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_succeeds
73372025-09-03T18:07:56.912Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
73382025-09-03T18:07:57.251Z PASS [ 41.930s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_actions_succeed_idempotently
73392025-09-03T18:08:01.448Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
73402025-09-03T18:08:14.451Z PASS [ 45.230s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_succeeds
73412025-09-03T18:08:20.292Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_can_unwind
73422025-09-03T18:08:26.380Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
73432025-09-03T18:08:30.302Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
73442025-09-03T18:08:43.336Z PASS [ 46.404s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_actions_succeed_idempotently
73452025-09-03T18:08:56.013Z PASS [ 41.560s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_succeeds
73462025-09-03T18:08:56.922Z SLOW [>180.000s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
73472025-09-03T18:08:57.268Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
73482025-09-03T18:09:01.448Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
73492025-09-03T18:09:07.460Z PASS [ 190.528s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
73502025-09-03T18:09:20.330Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_can_unwind
73512025-09-03T18:09:26.384Z SLOW [>180.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
73522025-09-03T18:09:27.381Z PASS [ 44.104s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_actions_succeed_idempotently
73532025-09-03T18:09:30.309Z SLOW [>180.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
73542025-09-03T18:09:32.455Z PASS [ 132.166s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_can_unwind
73552025-09-03T18:09:50.737Z PASS [ 43.294s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_succeeds
73562025-09-03T18:09:51.413Z PASS [ 201.115s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
73572025-09-03T18:09:56.025Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_can_unwind
73582025-09-03T18:09:57.252Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
73592025-09-03T18:10:01.457Z SLOW [>180.000s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
73602025-09-03T18:10:13.439Z PASS [ 46.056s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_actions_succeed_idempotently
73612025-09-03T18:10:19.229Z PASS [ 232.839s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
73622025-09-03T18:10:32.455Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
73632025-09-03T18:10:35.334Z PASS [ 44.611s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_actions_succeed_idempotently
73642025-09-03T18:10:51.416Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
73652025-09-03T18:10:56.012Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_can_unwind
73662025-09-03T18:10:57.261Z SLOW [>180.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
73672025-09-03T18:11:00.580Z PASS [ 47.140s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_succeeds
73682025-09-03T18:11:01.446Z SLOW [>240.000s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
73692025-09-03T18:11:06.359Z PASS [ 47.142s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_succeeds
73702025-09-03T18:11:12.464Z PASS [ 136.449s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_can_unwind
73712025-09-03T18:11:32.470Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
73722025-09-03T18:11:34.046Z PASS [ 27.536s] omicron-nexus app::sagas::project_create::test::test_saga_basic_usage_succeeds
73732025-09-03T18:11:35.477Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_start_saga_action_failure_can_unwind
73742025-09-03T18:11:38.181Z PASS [ 25.726s] omicron-nexus app::sagas::region_replacement_finish::test::test_region_replacement_finish_saga
73752025-09-03T18:11:38.328Z PASS [ 37.754s] omicron-nexus app::sagas::instance_update::test::test_start_saga_actions_succeed_idempotently
73762025-09-03T18:11:41.195Z PASS [ 65.816s] omicron-nexus app::sagas::instance_update::test::test_start_saga_action_failure_can_unwind
73772025-09-03T18:11:51.406Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
73782025-09-03T18:11:57.328Z SLOW [>240.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
73792025-09-03T18:12:01.489Z SLOW [>300.000s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
73802025-09-03T18:12:03.899Z PASS [ 25.618s] omicron-nexus app::sagas::region_replacement_start::test::test_find_only_new_region
73812025-09-03T18:12:05.692Z PASS [ 248.459s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
73822025-09-03T18:12:08.152Z PASS [ 26.869s] omicron-nexus app::sagas::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_saga
73832025-09-03T18:12:14.110Z PASS [ 40.227s] omicron-nexus app::sagas::region_replacement_start::test::test_actions_succeed_idempotently
73842025-09-03T18:12:16.288Z PASS [ 37.963s] omicron-nexus app::sagas::region_replacement_start::test::test_region_replacement_start_saga
73852025-09-03T18:12:31.064Z PASS [ 329.627s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
73862025-09-03T18:12:32.515Z SLOW [>180.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
73872025-09-03T18:12:50.765Z PASS [ 46.912s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_actions_succeed_idempotently
73882025-09-03T18:12:50.862Z PASS [ 0.072s] omicron-nexus app::sagas::snapshot_create::test::test_create_snapshot_from_disk_modify_request
73892025-09-03T18:12:51.472Z SLOW [>180.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
73902025-09-03T18:12:53.392Z PASS [ 47.705s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_no_leak_region
73912025-09-03T18:12:59.234Z PASS [ 28.119s] omicron-nexus app::sagas::region_snapshot_replacement_step_garbage_collect::test::test_region_snapshot_replacement_step_garbage_collect_saga
73922025-09-03T18:12:59.588Z PASS [ 51.535s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_hail_mary
73932025-09-03T18:13:00.802Z PASS [ 46.695s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_prefer_not_self
73942025-09-03T18:13:06.984Z PASS [ 50.616s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_saga
73952025-09-03T18:13:24.973Z PASS [ 25.415s] omicron-nexus app::sagas::test_saga::test_saga_stuck
73962025-09-03T18:13:25.714Z PASS [ 233.266s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
73972025-09-03T18:13:31.358Z PASS [ 40.587s] omicron-nexus app::sagas::snapshot_create::test::test_saga_basic_usage_succeeds
73982025-09-03T18:13:32.530Z PASS [ 31.728s] omicron-nexus app::sagas::vpc_create::test::test_saga_basic_usage_succeeds
73992025-09-03T18:13:35.919Z PASS [ 29.013s] omicron-nexus app::sagas::vpc_subnet_create::test::test_actions_succeed_idempotently
74002025-09-03T18:13:51.420Z SLOW [>240.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
74012025-09-03T18:13:53.434Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_set
74022025-09-03T18:13:54.974Z PASS [ 29.211s] omicron-nexus app::sagas::vpc_subnet_delete::test::test_actions_succeed_idempotently
74032025-09-03T18:13:55.062Z PASS [ 243.519s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
74042025-09-03T18:13:55.062Z PASS [ 0.058s] omicron-nexus external_api::console_api::test::test_accept_gz
74052025-09-03T18:13:55.137Z PASS [ 0.078s] omicron-nexus external_api::console_api::test::test_find_file_404_on_directory
74062025-09-03T18:13:55.213Z PASS [ 30.157s] omicron-nexus app::sagas::vpc_subnet_create::test::test_saga_basic_usage_succeeds
74072025-09-03T18:13:55.213Z PASS [ 0.067s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent
74082025-09-03T18:13:55.375Z PASS [ 0.066s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent_nested
74092025-09-03T18:13:55.376Z PASS [ 0.063s] omicron-nexus external_api::console_api::test::test_find_file_404_on_symlink
74102025-09-03T18:13:55.454Z PASS [ 0.084s] omicron-nexus external_api::console_api::test::test_find_file_finds_file
74112025-09-03T18:13:55.454Z PASS [ 0.091s] omicron-nexus external_api::console_api::test::test_find_file_wont_follow_symlink
74122025-09-03T18:13:55.454Z PASS [ 0.068s] omicron-nexus external_api::console_api::test::test_relative_uri
74132025-09-03T18:13:55.454Z PASS [ 61.949s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_set
74142025-09-03T18:13:57.209Z PASS [ 57.927s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_unset
74152025-09-03T18:13:59.330Z PASS [ 27.933s] omicron-nexus app::sagas::vpc_subnet_delete::test::test_saga_basic_usage_succeeds
74162025-09-03T18:14:00.042Z PASS [ 5.131s] omicron-nexus cidata::tests::build_vfat_works_with_arbitrarily_sized_input
74172025-09-03T18:14:01.855Z PASS [ 29.325s] omicron-nexus app::sagas::vpc_subnet_update::test::test_actions_succeed_idempotently
74182025-09-03T18:14:04.429Z PASS [ 28.514s] omicron-nexus app::sagas::vpc_subnet_update::test::test_saga_basic_usage_succeeds
74192025-09-03T18:14:22.469Z PASS [ 27.109s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_invalid_range
74202025-09-03T18:14:23.062Z PASS [ 27.690s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_basic_crud
74212025-09-03T18:14:39.922Z PASS [ 38.024s] omicron-nexus::test_all integration_tests::affinity::test_affinity_instance_group_list
74222025-09-03T18:14:40.429Z PASS [ 43.322s] omicron-nexus::test_all integration_tests::affinity::test_affinity_group_crud
74232025-09-03T18:14:42.136Z PASS [ 42.762s] omicron-nexus::test_all integration_tests::affinity::test_affinity_group_project_selector
74242025-09-03T18:14:46.746Z PASS [ 51.465s] omicron-nexus populate::test::test_populators
74252025-09-03T18:14:47.110Z PASS [ 42.673s] omicron-nexus::test_all integration_tests::affinity::test_anti_affinity_group_crud
74262025-09-03T18:15:00.052Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::affinity::test_affinity_group_usage
74272025-09-03T18:15:06.192Z PASS [ 43.742s] omicron-nexus::test_all integration_tests::affinity::test_anti_affinity_group_project_selector
74282025-09-03T18:15:09.501Z PASS [ 3.314s] omicron-nexus::test_all integration_tests::authn_http::test_authn_session_cookie
74292025-09-03T18:15:12.641Z PASS [ 3.140s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_allowed
74302025-09-03T18:15:13.437Z PASS [ 33.012s] omicron-nexus::test_all integration_tests::allow_list::test_allow_list
74312025-09-03T18:15:13.769Z PASS [ 1.129s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_unconfigured
74322025-09-03T18:15:17.750Z PASS [ 37.830s] omicron-nexus::test_all integration_tests::affinity::test_anti_affinity_instance_group_list
74332025-09-03T18:15:21.114Z PASS [ 80.981s] omicron-nexus::test_all integration_tests::affinity::test_affinity_group_usage
74342025-09-03T18:15:22.349Z PASS [ 35.609s] omicron-nexus::test_all integration_tests::audit_log::test_audit_log_list
74352025-09-03T18:15:23.086Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::affinity::test_anti_affinity_group_usage
74362025-09-03T18:15:26.824Z PASS [ 39.578s] omicron-nexus::test_all integration_tests::audit_log::test_audit_log_login_local
74372025-09-03T18:15:32.424Z PASS [ 50.253s] omicron-nexus::test_all integration_tests::audit_log::test_audit_log_create_delete_ops
74382025-09-03T18:15:42.159Z PASS [ 28.383s] omicron-nexus::test_all integration_tests::authz::test_list_silo_idps_for_unpriv
74392025-09-03T18:15:43.153Z PASS [ 29.659s] omicron-nexus::test_all integration_tests::authz::test_cannot_read_others_ssh_keys
74402025-09-03T18:15:48.712Z PASS [ 31.015s] omicron-nexus::test_all integration_tests::authz::test_list_silo_users_for_unpriv
74412025-09-03T18:15:48.915Z PASS [ 85.899s] omicron-nexus::test_all integration_tests::affinity::test_anti_affinity_group_usage
74422025-09-03T18:15:49.756Z PASS [ 28.711s] omicron-nexus::test_all integration_tests::authz::test_session_me_for_unpriv
74432025-09-03T18:15:52.062Z PASS [ 29.715s] omicron-nexus::test_all integration_tests::authz::test_silo_read_for_unpriv
74442025-09-03T18:15:55.042Z PASS [ 28.273s] omicron-nexus::test_all integration_tests::basic::test_basic_failures
74452025-09-03T18:15:58.905Z PASS [ 26.600s] omicron-nexus::test_all integration_tests::basic::test_ping
74462025-09-03T18:16:16.424Z PASS [ 27.442s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_key
74472025-09-03T18:16:16.703Z PASS [ 26.970s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_expired_cert
74482025-09-03T18:16:17.336Z PASS [ 28.589s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_cert
74492025-09-03T18:16:20.242Z PASS [ 28.145s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_incorrect_subject_alt_name
74502025-09-03T18:16:21.798Z PASS [ 26.757s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_mismatched_key
74512025-09-03T18:16:22.830Z PASS [ 40.679s] omicron-nexus::test_all integration_tests::basic::test_projects_basic
74522025-09-03T18:16:24.773Z PASS [ 1.948s] omicron-nexus::test_all integration_tests::commands::test_nexus_bad_config
74532025-09-03T18:16:26.440Z PASS [ 1.564s] omicron-nexus::test_all integration_tests::commands::test_nexus_invalid_config
74542025-09-03T18:16:26.635Z PASS [ 0.224s] omicron-nexus::test_all integration_tests::commands::test_nexus_no_args
74552025-09-03T18:16:28.948Z PASS [ 30.043s] omicron-nexus::test_all integration_tests::certificates::test_crud
74562025-09-03T18:16:38.550Z PASS [ 55.463s] omicron-nexus::test_all integration_tests::basic::test_projects_list
74572025-09-03T18:16:43.452Z PASS [ 27.098s] omicron-nexus::test_all integration_tests::certificates::test_not_found_before_creation
74582025-09-03T18:16:43.924Z PASS [ 26.623s] omicron-nexus::test_all integration_tests::cockroach::test_cockroach_admin_server
74592025-09-03T18:16:47.332Z PASS [ 27.127s] omicron-nexus::test_all integration_tests::cockroach::test_cockroach_http_node_status
74602025-09-03T18:16:49.024Z PASS [ 27.321s] omicron-nexus::test_all integration_tests::cockroach::test_cockroach_http_prometheus_metrics
74612025-09-03T18:16:54.252Z PASS [ 27.685s] omicron-nexus::test_all integration_tests::console_api::test_absolute_static_dir
74622025-09-03T18:16:54.408Z PASS [ 25.463s] omicron-nexus::test_all integration_tests::console_api::test_assets
74632025-09-03T18:16:55.795Z PASS [ 39.074s] omicron-nexus::test_all integration_tests::certificates::test_silo_certificates
74642025-09-03T18:17:06.143Z PASS [ 27.584s] omicron-nexus::test_all integration_tests::console_api::test_bad_redirect_uri
74652025-09-03T18:17:15.273Z PASS [ 27.946s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_simple
74662025-09-03T18:17:17.727Z PASS [ 34.272s] omicron-nexus::test_all integration_tests::console_api::test_console_pages
74672025-09-03T18:17:18.752Z PASS [ 34.833s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_multiple_silos
74682025-09-03T18:17:21.769Z PASS [ 27.361s] omicron-nexus::test_all integration_tests::console_api::test_session_me_groups
74692025-09-03T18:17:21.997Z PASS [ 32.968s] omicron-nexus::test_all integration_tests::console_api::test_session_idle_timeout_deletes_session
74702025-09-03T18:17:24.516Z PASS [ 30.249s] omicron-nexus::test_all integration_tests::console_api::test_session_me
74712025-09-03T18:17:31.453Z PASS [ 35.680s] omicron-nexus::test_all integration_tests::console_api::test_sessions
74722025-09-03T18:17:32.890Z PASS [ 26.756s] omicron-nexus::test_all integration_tests::console_api::test_unauthed_console_pages
74732025-09-03T18:18:15.272Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_replacement_done
74742025-09-03T18:18:16.716Z PASS [ 61.442s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_replacement_done
74752025-09-03T18:18:17.734Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_requested
74762025-09-03T18:18:18.900Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running
74772025-09-03T18:18:21.770Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running_on_pantry
74782025-09-03T18:18:21.995Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_replacement_done
74792025-09-03T18:18:22.031Z PASS [ 64.282s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_requested
74802025-09-03T18:18:24.624Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested
74812025-09-03T18:18:31.449Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested_2
74822025-09-03T18:18:31.501Z PASS [ 69.731s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running_on_pantry
74832025-09-03T18:18:32.904Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested_3
74842025-09-03T18:18:55.068Z PASS [ 82.177s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested_3
74852025-09-03T18:18:56.828Z PASS [ 98.006s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running
74862025-09-03T18:19:14.007Z PASS [ 102.564s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested_2
74872025-09-03T18:19:16.803Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_running
74882025-09-03T18:19:18.314Z PASS [ 113.747s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested
74892025-09-03T18:19:22.067Z PASS [ 119.966s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_replacement_done
74902025-09-03T18:19:22.277Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_step
74912025-09-03T18:19:31.490Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_racing_replacements_for_soft_deleted_disk_volume
74922025-09-03T18:19:45.437Z PASS [ 48.668s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_does_not_create_freed_region
74932025-09-03T18:19:55.067Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_read_only_replacement_sanity
74942025-09-03T18:20:03.148Z PASS [ 101.138s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_step
74952025-09-03T18:20:03.977Z PASS [ 107.262s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_running
74962025-09-03T18:20:08.737Z PASS [ 97.238s] omicron-nexus::test_all integration_tests::crucible_replacements::test_racing_replacements_for_soft_deleted_disk_volume
74972025-09-03T18:20:14.008Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity
74982025-09-03T18:20:18.245Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity_2
74992025-09-03T18:20:21.948Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_snapshot_replacement_step_after_rop_remove
75002025-09-03T18:20:45.458Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_snapshot_replacement_step_after_rop_remove_target_gone
75012025-09-03T18:20:55.066Z SLOW [>120.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_read_only_replacement_sanity
75022025-09-03T18:20:56.409Z PASS [ 94.465s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_snapshot_replacement_step_after_rop_remove
75032025-09-03T18:21:03.159Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity
75042025-09-03T18:21:04.002Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice
75052025-09-03T18:21:08.724Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice_after_snapshot_delete
75062025-09-03T18:21:14.081Z SLOW [>120.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity
75072025-09-03T18:21:17.821Z PASS [ 142.767s] omicron-nexus::test_all integration_tests::crucible_replacements::test_read_only_replacement_sanity
75082025-09-03T18:21:18.282Z SLOW [>120.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity_2
75092025-09-03T18:21:29.689Z PASS [ 33.283s] omicron-nexus::test_all integration_tests::demo_saga::test_demo_saga
75102025-09-03T18:21:39.004Z PASS [ 113.587s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_snapshot_replacement_step_after_rop_remove_target_gone
75112025-09-03T18:21:51.141Z PASS [ 108.006s] omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity
75122025-09-03T18:22:00.359Z PASS [ 30.671s] omicron-nexus::test_all integration_tests::device_auth::test_device_auth_flow
75132025-09-03T18:22:02.988Z PASS [ 164.755s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity_2
75142025-09-03T18:22:03.963Z SLOW [>120.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice
75152025-09-03T18:22:08.726Z SLOW [>120.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice_after_snapshot_delete
75162025-09-03T18:22:10.223Z PASS [ 52.370s] omicron-nexus::test_all integration_tests::device_auth::test_admin_logout_deletes_tokens_and_sessions
75172025-09-03T18:22:12.167Z PASS [ 33.162s] omicron-nexus::test_all integration_tests::device_auth::test_device_token_expiration
75182025-09-03T18:22:14.006Z SLOW [>180.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity
75192025-09-03T18:22:17.484Z PASS [ 183.483s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity
75202025-09-03T18:22:22.353Z PASS [ 31.220s] omicron-nexus::test_all integration_tests::device_auth::test_device_token_request_ttl
75212025-09-03T18:22:26.503Z PASS [ 26.141s] omicron-nexus::test_all integration_tests::device_auth::test_device_token_request_ttl_invalid
75222025-09-03T18:22:54.011Z PASS [ 43.826s] omicron-nexus::test_all integration_tests::disks::test_disk_backed_by_multiple_region_sets
75232025-09-03T18:22:56.570Z PASS [ 39.085s] omicron-nexus::test_all integration_tests::disks::test_disk_create_disk_that_already_exists_fails
75242025-09-03T18:23:00.231Z PASS [ 176.273s] omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice
75252025-09-03T18:23:00.973Z PASS [ 38.619s] omicron-nexus::test_all integration_tests::disks::test_disk_create_for_importing
75262025-09-03T18:23:02.985Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::device_auth::test_session_list_excludes_expired
75272025-09-03T18:23:03.416Z PASS [ 36.918s] omicron-nexus::test_all integration_tests::disks::test_disk_creation_region_requested_then_started
75282025-09-03T18:23:08.725Z SLOW [>180.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice_after_snapshot_delete
75292025-09-03T18:23:11.985Z PASS [ 59.825s] omicron-nexus::test_all integration_tests::disks::test_disk_create_attach_detach_delete
75302025-09-03T18:23:31.006Z PASS [ 36.993s] omicron-nexus::test_all integration_tests::disks::test_disk_expunge
75312025-09-03T18:23:32.645Z PASS [ 36.079s] omicron-nexus::test_all integration_tests::disks::test_disk_invalid_block_size_rejected
75322025-09-03T18:23:37.949Z PASS [ 36.951s] omicron-nexus::test_all integration_tests::disks::test_disk_not_found_before_creation
75332025-09-03T18:23:41.536Z PASS [ 38.122s] omicron-nexus::test_all integration_tests::disks::test_disk_region_creation_failure
75342025-09-03T18:23:41.575Z PASS [ 29.580s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_greater_than_max_disk_size_bytes
75352025-09-03T18:23:46.609Z PASS [ 103.630s] omicron-nexus::test_all integration_tests::device_auth::test_session_list_excludes_expired
75362025-09-03T18:23:59.681Z PASS [ 28.677s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_less_than_min_disk_size_bytes
75372025-09-03T18:24:00.229Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::disks::test_disk_move_between_instances
75382025-09-03T18:24:06.698Z PASS [ 34.054s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_block_size
75392025-09-03T18:24:06.785Z PASS [ 28.867s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_min_disk_size
75402025-09-03T18:24:08.718Z SLOW [>240.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice_after_snapshot_delete
75412025-09-03T18:24:22.667Z PASS [ 41.129s] omicron-nexus::test_all integration_tests::disks::test_disk_size_accounting
75422025-09-03T18:24:23.681Z PASS [ 37.072s] omicron-nexus::test_all integration_tests::disks::test_disk_too_big
75432025-09-03T18:24:24.960Z PASS [ 84.736s] omicron-nexus::test_all integration_tests::disks::test_disk_move_between_instances
75442025-09-03T18:24:25.709Z PASS [ 256.996s] omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice_after_snapshot_delete
75452025-09-03T18:24:41.564Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::disks::test_disk_slot_assignment
75462025-09-03T18:24:44.407Z PASS [ 44.724s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection
75472025-09-03T18:24:46.315Z PASS [ 64.755s] omicron-nexus::test_all integration_tests::disks::test_disk_slot_assignment
75482025-09-03T18:24:48.144Z PASS [ 41.450s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete
75492025-09-03T18:24:56.228Z PASS [ 49.442s] omicron-nexus::test_all integration_tests::disks::test_do_not_provision_on_dataset
75502025-09-03T18:25:03.838Z PASS [ 38.880s] omicron-nexus::test_all integration_tests::disks::test_no_halt_disk_delete_one_region_on_expunged_agent
75512025-09-03T18:25:07.792Z PASS [ 45.125s] omicron-nexus::test_all integration_tests::disks::test_do_not_provision_on_dataset_not_enough
75522025-09-03T18:25:11.527Z PASS [ 45.816s] omicron-nexus::test_all integration_tests::disks::test_phantom_disk_rename
75532025-09-03T18:25:11.748Z PASS [ 48.067s] omicron-nexus::test_all integration_tests::disks::test_multiple_disks_multiple_zpools
75542025-09-03T18:25:22.791Z PASS [ 34.647s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent_arbitrary
75552025-09-03T18:25:23.151Z PASS [ 38.752s] omicron-nexus::test_all integration_tests::disks::test_project_delete_disk_no_auth_idempotent
75562025-09-03T18:25:26.715Z PASS [ 40.405s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent
75572025-09-03T18:25:30.374Z PASS [ 34.151s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate
75582025-09-03T18:25:44.698Z PASS [ 40.857s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace
75592025-09-03T18:25:46.433Z PASS [ 38.646s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace_not_enough_zpools
75602025-09-03T18:25:53.327Z PASS [ 41.586s] omicron-nexus::test_all integration_tests::external_ips::can_list_instance_snat_ip
75612025-09-03T18:26:02.312Z PASS [ 50.785s] omicron-nexus::test_all integration_tests::disks::test_zpool_control_plane_storage_buffer
75622025-09-03T18:26:09.928Z PASS [ 47.141s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_ephemeral_at_pool_exhaustion
75632025-09-03T18:26:14.422Z PASS [ 29.728s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_access
75642025-09-03T18:26:19.272Z PASS [ 56.119s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fail_if_in_use_by_other
75652025-09-03T18:26:23.515Z PASS [ 30.192s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create
75662025-09-03T18:26:26.718Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fails_after_maximum
75672025-09-03T18:26:30.376Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_live_attach_detach
75682025-09-03T18:26:33.125Z PASS [ 46.697s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_attach_fail_between_projects
75692025-09-03T18:26:39.924Z PASS [ 29.995s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_fails_in_other_silo_pool
75702025-09-03T18:26:44.487Z PASS [ 30.066s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_ip_in_use
75712025-09-03T18:26:45.830Z PASS [ 79.114s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fails_after_maximum
75722025-09-03T18:26:48.219Z PASS [ 77.845s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_live_attach_detach
75732025-09-03T18:26:50.204Z PASS [ 30.934s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_name_in_use
75742025-09-03T18:26:53.331Z PASS [ 51.020s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_attachment
75752025-09-03T18:26:58.361Z PASS [ 34.840s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_non_admin
75762025-09-03T18:27:04.655Z PASS [ 31.531s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_delete
75772025-09-03T18:27:10.743Z PASS [ 30.815s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_update
75782025-09-03T18:27:20.619Z PASS [ 36.128s] omicron-nexus::test_all integration_tests::images::test_image_create
75792025-09-03T18:27:22.788Z PASS [ 36.957s] omicron-nexus::test_all integration_tests::images::test_image_deletion_permissions
75802025-09-03T18:27:29.065Z PASS [ 38.869s] omicron-nexus::test_all integration_tests::images::test_image_promotion
75812025-09-03T18:27:30.553Z PASS [ 37.226s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image
75822025-09-03T18:27:33.116Z PASS [ 10.330s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_dendrite
75832025-09-03T18:27:33.935Z PASS [ 35.576s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image_too_small
75842025-09-03T18:27:34.057Z PASS [ 45.844s] omicron-nexus::test_all integration_tests::images::test_image_from_other_project_snapshot_fails
75852025-09-03T18:27:38.089Z PASS [ 17.475s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_cockroach
75862025-09-03T18:27:38.297Z PASS [ 9.227s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_with_valid_schema
75872025-09-03T18:27:40.144Z PASS [ 35.489s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_other_project_image_fails
75882025-09-03T18:27:41.126Z PASS [ 10.576s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_until_schema_updated
75892025-09-03T18:27:43.259Z PASS [ 32.528s] omicron-nexus::test_all integration_tests::images::test_silo_image_create
75902025-09-03T18:28:02.435Z PASS [ 29.326s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_without_valid_schema
75912025-09-03T18:28:14.711Z PASS [ 36.624s] omicron-nexus::test_all integration_tests::instances::test_auto_restart_policy_can_be_changed
75922025-09-03T18:28:25.097Z PASS [ 51.041s] omicron-nexus::test_all integration_tests::instances::test_attach_one_disk_to_instance
75932025-09-03T18:28:25.435Z PASS [ 45.293s] omicron-nexus::test_all integration_tests::instances::test_boot_disk_must_be_attached
75942025-09-03T18:28:26.974Z PASS [ 48.680s] omicron-nexus::test_all integration_tests::instances::test_boot_disk_can_be_changed
75952025-09-03T18:28:32.021Z PASS [ 29.588s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_bad_hostname
75962025-09-03T18:28:33.938Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_attach_eight_disks_to_instance
75972025-09-03T18:28:34.427Z PASS [ 51.170s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_nine_disks_to_instance
75982025-09-03T18:28:41.119Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_faulted_disks
75992025-09-03T18:28:42.536Z PASS [ 68.611s] omicron-nexus::test_all integration_tests::instances::test_attach_eight_disks_to_instance
76002025-09-03T18:28:43.654Z PASS [ 28.945s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_empty_hostname
76012025-09-03T18:28:53.803Z PASS [ 72.680s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_faulted_disks
76022025-09-03T18:29:00.140Z PASS [ 33.172s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_limit
76032025-09-03T18:29:16.072Z PASS [ 50.977s] omicron-nexus::test_all integration_tests::instances::test_cannot_detach_boot_disk
76042025-09-03T18:29:22.300Z PASS [ 28.496s] omicron-nexus::test_all integration_tests::instances::test_instance_allow_only_one_ephemeral_ip
76052025-09-03T18:29:22.585Z PASS [ 38.933s] omicron-nexus::test_all integration_tests::instances::test_instance_access
76062025-09-03T18:29:25.429Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_capacity
76072025-09-03T18:29:29.088Z PASS [ 63.658s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_capacity
76082025-09-03T18:29:32.021Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_ram_capacity
76092025-09-03T18:29:34.426Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
76102025-09-03T18:29:37.277Z PASS [ 65.257s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_ram_capacity
76112025-09-03T18:29:42.539Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_duplicate_disk_attach_requests_ok
76122025-09-03T18:29:46.418Z PASS [ 46.274s] omicron-nexus::test_all integration_tests::instances::test_instance_attach_several_external_ips
76132025-09-03T18:29:58.801Z PASS [ 76.264s] omicron-nexus::test_all integration_tests::instances::test_duplicate_disk_attach_requests_ok
76142025-09-03T18:30:11.609Z PASS [ 55.539s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks
76152025-09-03T18:30:15.209Z PASS [ 46.126s] omicron-nexus::test_all integration_tests::instances::test_instance_create_in_silo
76162025-09-03T18:30:16.717Z PASS [ 54.134s] omicron-nexus::test_all integration_tests::instances::test_instance_create_delete_network_interface
76172025-09-03T18:30:18.818Z PASS [ 56.530s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks_undo
76182025-09-03T18:30:27.368Z PASS [ 40.956s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_anti_affinity_groups
76192025-09-03T18:30:28.261Z PASS [ 50.984s] omicron-nexus::test_all integration_tests::instances::test_instance_create_saga_removes_instance_database_record
76202025-09-03T18:30:34.403Z PASS [ 35.604s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_anti_affinity_groups_that_do_not_exist
76212025-09-03T18:30:34.441Z SLOW [>120.000s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
76222025-09-03T18:30:35.288Z PASS [ 120.864s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
76232025-09-03T18:30:59.941Z PASS [ 48.334s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_duplicate_anti_affinity_groups
76242025-09-03T18:31:00.950Z PASS [ 42.133s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_orphan_pool
76252025-09-03T18:31:05.079Z PASS [ 37.709s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_no_default_pool_error
76262025-09-03T18:31:13.795Z PASS [ 45.541s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_deleted
76272025-09-03T18:31:15.217Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_ssh_keys
76282025-09-03T18:31:16.204Z PASS [ 60.992s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_ssh_keys
76292025-09-03T18:31:16.721Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_correct_pool
76302025-09-03T18:31:20.003Z PASS [ 45.605s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_restarted
76312025-09-03T18:31:21.882Z PASS [ 46.595s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_stopped
76322025-09-03T18:31:46.285Z PASS [ 89.569s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_correct_pool
76332025-09-03T18:31:47.016Z PASS [ 46.059s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_deleted
76342025-09-03T18:31:49.958Z PASS [ 44.881s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_restarted
76352025-09-03T18:31:51.303Z PASS [ 51.364s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_automatically_reincarnates
76362025-09-03T18:32:13.799Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_stop_request_does_not_reincarnate
76372025-09-03T18:32:16.202Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_when_on_expunged_sled
76382025-09-03T18:32:20.002Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics
76392025-09-03T18:32:20.873Z PASS [ 60.872s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics
76402025-09-03T18:32:21.876Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics_with_migration
76412025-09-03T18:32:22.531Z PASS [ 60.651s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics_with_migration
76422025-09-03T18:32:41.820Z PASS [ 85.622s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_when_on_expunged_sled
76432025-09-03T18:32:43.210Z PASS [ 56.929s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate
76442025-09-03T18:32:44.065Z PASS [ 57.057s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate_v2p_and_routes
76452025-09-03T18:32:45.199Z PASS [ 55.230s] omicron-nexus::test_all integration_tests::instances::test_instance_serial
76462025-09-03T18:32:48.362Z PASS [ 94.569s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_stop_request_does_not_reincarnate
76472025-09-03T18:32:51.316Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_instance_start_creates_networking_state
76482025-09-03T18:32:58.208Z PASS [ 37.337s] omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interface_transit_ips
76492025-09-03T18:33:09.553Z PASS [ 78.251s] omicron-nexus::test_all integration_tests::instances::test_instance_start_creates_networking_state
76502025-09-03T18:33:14.203Z PASS [ 32.386s] omicron-nexus::test_all integration_tests::instances::test_instance_using_image_from_other_project_fails
76512025-09-03T18:33:17.337Z PASS [ 33.267s] omicron-nexus::test_all integration_tests::instances::test_instance_with_multiple_nics_unwinds_completely
76522025-09-03T18:33:22.530Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interfaces
76532025-09-03T18:33:25.545Z PASS [ 40.363s] omicron-nexus::test_all integration_tests::instances::test_instance_with_new_custom_network_interfaces
76542025-09-03T18:33:27.934Z PASS [ 65.404s] omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interfaces
76552025-09-03T18:33:28.086Z PASS [ 29.874s] omicron-nexus::test_all integration_tests::instances::test_instances_access_before_create_returns_not_found
76562025-09-03T18:33:28.733Z PASS [ 40.371s] omicron-nexus::test_all integration_tests::instances::test_instance_with_single_explicit_ip_address
76572025-09-03T18:33:38.870Z PASS [ 55.657s] omicron-nexus::test_all integration_tests::instances::test_instance_v2p_mappings
76582025-09-03T18:33:55.176Z PASS [ 44.123s] omicron-nexus::test_all integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors
76592025-09-03T18:33:55.310Z PASS [ 40.510s] omicron-nexus::test_all integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors_by_instance_watcher
76602025-09-03T18:33:56.623Z PASS [ 28.541s] omicron-nexus::test_all integration_tests::instances::test_instances_invalid_creation_returns_bad_request
76612025-09-03T18:33:58.861Z PASS [ 30.132s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_greater_than_max_size
76622025-09-03T18:34:04.012Z PASS [ 38.468s] omicron-nexus::test_all integration_tests::instances::test_instances_create_stopped_start
76632025-09-03T18:34:09.757Z PASS [ 30.899s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_not_divisible_by_min_memory_size
76642025-09-03T18:34:17.332Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_instances_create_reboot_halt
76652025-09-03T18:34:20.393Z PASS [ 52.467s] omicron-nexus::test_all integration_tests::instances::test_instances_delete_fails_when_running_succeeds_when_stopped
76662025-09-03T18:34:24.603Z PASS [ 27.984s] omicron-nexus::test_all integration_tests::instances::test_updating_missing_instance_is_not_found
76672025-09-03T18:34:25.613Z PASS [ 31.941s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_rejected_less_than_min_memory_size
76682025-09-03T18:34:25.824Z PASS [ 68.499s] omicron-nexus::test_all integration_tests::instances::test_instances_create_reboot_halt
76692025-09-03T18:34:48.821Z PASS [ 54.077s] omicron-nexus::test_all integration_tests::instances::test_size_can_be_changed
76702025-09-03T18:34:55.014Z PASS [ 29.397s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_basic_crud
76712025-09-03T18:34:55.609Z PASS [ 51.603s] omicron-nexus::test_all integration_tests::internet_gateway::test_igw_ip_pool_attach_silo_user
76722025-09-03T18:34:58.214Z PASS [ 32.385s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_dedupe
76732025-09-03T18:34:58.867Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_updating_running_instance_boot_disk_is_conflict
76742025-09-03T18:34:59.031Z PASS [ 49.269s] omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_address_detach
76752025-09-03T18:34:59.332Z PASS [ 60.470s] omicron-nexus::test_all integration_tests::instances::test_updating_running_instance_boot_disk_is_conflict
76762025-09-03T18:35:14.500Z PASS [ 49.899s] omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_delete_cascade
76772025-09-03T18:35:17.093Z PASS [ 56.699s] omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_basic_crud
76782025-09-03T18:35:18.022Z PASS [ 29.234s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_in_silo
76792025-09-03T18:35:22.597Z PASS [ 26.990s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_overlapping_ranges_fails
76802025-09-03T18:35:22.633Z PASS [ 27.628s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_pagination
76812025-09-03T18:35:24.693Z PASS [ 25.663s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_rejects_v6
76822025-09-03T18:35:25.012Z PASS [ 26.808s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_pagination
76832025-09-03T18:35:27.329Z PASS [ 27.995s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service
76842025-09-03T18:35:45.003Z PASS [ 30.507s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service_no_cud
76852025-09-03T18:35:49.494Z PASS [ 31.480s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_list_only_discoverable
76862025-09-03T18:35:49.829Z PASS [ 32.712s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_link
76872025-09-03T18:35:53.284Z PASS [ 28.267s] omicron-nexus::test_all integration_tests::ip_pools::test_ipv4_ip_pool_utilization_total
76882025-09-03T18:35:54.652Z PASS [ 32.016s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_update_default
76892025-09-03T18:35:55.411Z PASS [ 28.091s] omicron-nexus::test_all integration_tests::ip_pools::test_ipv6_ip_pool_utilization_total
76902025-09-03T18:35:57.173Z PASS [ 34.577s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silos_pagination
76912025-09-03T18:36:18.323Z PASS [ 53.635s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_range_delete_with_allocated_external_ip_fails
76922025-09-03T18:36:25.229Z PASS [ 30.583s] omicron-nexus::test_all integration_tests::metrics::test_system_timeseries_schema_list
76932025-09-03T18:36:25.269Z PASS [ 29.822s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_database_records
76942025-09-03T18:36:25.403Z PASS [ 35.601s] omicron-nexus::test_all integration_tests::metrics::test_mgs_metrics
76952025-09-03T18:36:30.213Z PASS [ 33.028s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_reregistration
76962025-09-03T18:36:45.004Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::metrics::test_instance_watcher_metrics
76972025-09-03T18:36:48.686Z PASS [ 63.681s] omicron-nexus::test_all integration_tests::metrics::test_instance_watcher_metrics
76982025-09-03T18:36:49.496Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::metrics::test_metrics
76992025-09-03T18:36:53.279Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::metrics::test_project_timeseries_query
77002025-09-03T18:37:09.946Z PASS [ 44.712s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_non_base64
77012025-09-03T18:37:10.187Z PASS [ 44.787s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_not_block_size_multiple
77022025-09-03T18:37:14.749Z PASS [ 44.553s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_past_end_of_disk
77032025-09-03T18:37:18.326Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::pantry::test_can_stop_start_import_from_bulk_write
77042025-09-03T18:37:20.306Z PASS [ 87.030s] omicron-nexus::test_all integration_tests::metrics::test_project_timeseries_query
77052025-09-03T18:37:25.230Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_attached_disk
77062025-09-03T18:37:26.720Z PASS [ 68.400s] omicron-nexus::test_all integration_tests::pantry::test_can_stop_start_import_from_bulk_write
77072025-09-03T18:37:40.224Z PASS [ 110.727s] omicron-nexus::test_all integration_tests::metrics::test_metrics
77082025-09-03T18:37:48.682Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_start_attached_disk
77092025-09-03T18:37:58.031Z PASS [ 47.847s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_to_unaligned_offset
77102025-09-03T18:38:00.122Z PASS [ 94.898s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_attached_disk
77112025-09-03T18:38:09.951Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_stop_attached_disk
77122025-09-03T18:38:14.754Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_attached_disk
77132025-09-03T18:38:20.302Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_without_stopping_bulk_writes
77142025-09-03T18:38:26.717Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_from_bulk_writes_disk
77152025-09-03T18:38:32.588Z PASS [ 65.869s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_from_bulk_writes_disk
77162025-09-03T18:38:35.286Z PASS [ 106.606s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_start_attached_disk
77172025-09-03T18:38:36.081Z PASS [ 75.777s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_without_stopping_bulk_writes
77182025-09-03T18:38:40.221Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_ready_disk
77192025-09-03T18:38:42.071Z PASS [ 44.038s] omicron-nexus::test_all integration_tests::pantry::test_disk_create_for_importing
77202025-09-03T18:38:42.183Z PASS [ 92.219s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_stop_attached_disk
77212025-09-03T18:38:49.473Z PASS [ 69.256s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_ready_disk
77222025-09-03T18:38:51.073Z PASS [ 96.325s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_attached_disk
77232025-09-03T18:39:00.123Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write
77242025-09-03T18:39:18.287Z PASS [ 39.842s] omicron-nexus::test_all integration_tests::probe::test_probe_basic_crud
77252025-09-03T18:39:21.656Z PASS [ 39.586s] omicron-nexus::test_all integration_tests::projects::test_project_deletion
77262025-09-03T18:39:23.384Z PASS [ 41.222s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_affinity_group
77272025-09-03T18:39:28.645Z PASS [ 39.166s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_anti_affinity_group
77282025-09-03T18:39:32.705Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write_with_snapshot
77292025-09-03T18:39:35.308Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::password_login::test_local_users
77302025-09-03T18:39:38.438Z PASS [ 98.320s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write
77312025-09-03T18:39:44.088Z PASS [ 53.005s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_disk
77322025-09-03T18:40:00.658Z PASS [ 38.991s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_image
77332025-09-03T18:40:03.735Z PASS [ 47.804s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_floating_ip
77342025-09-03T18:40:09.880Z PASS [ 46.483s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_instance
77352025-09-03T18:40:15.457Z PASS [ 37.011s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_vpc
77362025-09-03T18:40:20.825Z PASS [ 34.102s] omicron-nexus::test_all integration_tests::projects::test_projects
77372025-09-03T18:40:21.439Z PASS [ 52.773s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_snapshot
77382025-09-03T18:40:25.757Z PASS [ 113.176s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write_with_snapshot
77392025-09-03T18:40:33.249Z PASS [ 32.609s] omicron-nexus::test_all integration_tests::quotas::test_quota_limits
77402025-09-03T18:40:35.283Z SLOW [>120.000s] omicron-nexus::test_all integration_tests::password_login::test_local_users
77412025-09-03T18:40:38.319Z PASS [ 28.459s] omicron-nexus::test_all integration_tests::rack::test_get_own_rack
77422025-09-03T18:40:43.139Z PASS [ 27.694s] omicron-nexus::test_all integration_tests::rack::test_list_own_rack
77432025-09-03T18:40:50.230Z PASS [ 32.049s] omicron-nexus::test_all integration_tests::rack::test_rack_initialization
77442025-09-03T18:40:52.426Z PASS [ 31.013s] omicron-nexus::test_all integration_tests::rack::test_sled_add
77452025-09-03T18:40:56.629Z PASS [ 30.871s] omicron-nexus::test_all integration_tests::rack::test_sled_list_uninitialized
77462025-09-03T18:41:00.909Z PASS [ 145.635s] omicron-nexus::test_all integration_tests::password_login::test_local_users
77472025-09-03T18:41:03.722Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::quotas::test_quotas
77482025-09-03T18:41:04.458Z PASS [ 31.211s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_fleet
77492025-09-03T18:41:12.114Z PASS [ 33.794s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_project
77502025-09-03T18:41:12.543Z PASS [ 29.399s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo
77512025-09-03T18:41:13.148Z PASS [ 0.604s] omicron-nexus::test_all integration_tests::saml::test_accept_saml_response_only_assertion_signed
77522025-09-03T18:41:13.381Z PASS [ 0.234s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response
77532025-09-03T18:41:13.816Z PASS [ 0.428s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_ecdsa_sha256
77542025-09-03T18:41:14.008Z PASS [ 0.205s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes
77552025-09-03T18:41:14.247Z PASS [ 0.231s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes_wrong_attribute_name
77562025-09-03T18:41:22.499Z PASS [ 32.273s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo_implicit
77572025-09-03T18:41:30.304Z PASS [ 37.894s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_crud_operations
77582025-09-03T18:41:32.474Z PASS [ 35.853s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_custom_targets
77592025-09-03T18:41:39.592Z PASS [ 35.075s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_internet_gateway_target
77602025-09-03T18:41:46.397Z PASS [ 32.157s] omicron-nexus::test_all integration_tests::saml::test_create_a_hidden_silo_saml_idp
77612025-09-03T18:41:46.777Z PASS [ 103.060s] omicron-nexus::test_all integration_tests::quotas::test_quotas
77622025-09-03T18:41:46.972Z PASS [ 0.198s] omicron-nexus::test_all integration_tests::saml::test_handle_saml_response_with_xml_comment
77632025-09-03T18:41:47.522Z PASS [ 35.414s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_modify_system_routes
77642025-09-03T18:41:48.254Z PASS [ 47.343s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_mixed_v4_v6
77652025-09-03T18:41:48.422Z PASS [ 0.169s] omicron-nexus::test_all integration_tests::saml::test_reject_saml_response_signed_with_other_key
77662025-09-03T18:41:48.645Z PASS [ 0.220s] omicron-nexus::test_all integration_tests::saml::test_reject_unsigned_saml_response
77672025-09-03T18:41:53.085Z PASS [ 30.591s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp
77682025-09-03T18:41:58.850Z PASS [ 28.538s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_no_redirect_binding
77692025-09-03T18:42:02.579Z PASS [ 30.101s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_truncated
77702025-09-03T18:42:10.398Z PASS [ 30.867s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_no_keys
77712025-09-03T18:42:16.200Z PASS [ 29.806s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_only_encryption_keys
77722025-09-03T18:42:18.106Z PASS [ 31.133s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response
77732025-09-03T18:42:18.486Z PASS [ 29.844s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_404
77742025-09-03T18:42:18.584Z PASS [ 31.064s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response_with_relay_state
77752025-09-03T18:42:20.918Z PASS [ 27.835s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_invalid
77762025-09-03T18:42:22.054Z PASS [ 3.571s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_columns
77772025-09-03T18:42:23.570Z PASS [ 24.718s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_reject_keypair
77782025-09-03T18:42:25.405Z PASS [ 22.832s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_rsa_keypair_ok
77792025-09-03T18:42:25.504Z PASS [ 3.447s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_where_clause
77802025-09-03T18:42:28.111Z PASS [ 2.708s] omicron-nexus::test_all integration_tests::schema::compare_sequence_differing_increment
77812025-09-03T18:42:28.307Z PASS [ 2.802s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_constraint
77822025-09-03T18:42:30.998Z PASS [ 2.881s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_not_null_order
77832025-09-03T18:42:31.287Z PASS [ 2.981s] omicron-nexus::test_all integration_tests::schema::compare_view_differing_where_clause
77842025-09-03T18:42:33.129Z PASS [ 1.847s] omicron-nexus::test_all integration_tests::schema::dbinit_version_matches_version_known_to_nexus
77852025-09-03T18:43:31.022Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::schema::dbinit_equals_sum_of_all_up
77862025-09-03T18:43:33.129Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::schema::nexus_applies_update_on_boot
77872025-09-03T18:44:03.329Z PASS [ 90.203s] omicron-nexus::test_all integration_tests::schema::nexus_applies_update_on_boot
77882025-09-03T18:44:30.993Z SLOW [>120.000s] omicron-nexus::test_all integration_tests::schema::dbinit_equals_sum_of_all_up
77892025-09-03T18:44:35.900Z PASS [ 124.909s] omicron-nexus::test_all integration_tests::schema::dbinit_equals_sum_of_all_up
77902025-09-03T18:44:39.663Z PASS [ 36.337s] omicron-nexus::test_all integration_tests::schema::nexus_cannot_apply_update_from_unknown_version
77912025-09-03T18:45:35.897Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::schema::validate_data_migration
77922025-09-03T18:45:39.667Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::schema::versions_have_idempotent_up
77932025-09-03T18:46:05.183Z PASS [ 89.264s] omicron-nexus::test_all integration_tests::schema::validate_data_migration
77942025-09-03T18:46:25.484Z PASS [ 105.824s] omicron-nexus::test_all integration_tests::schema::versions_have_idempotent_up
77952025-09-03T18:46:27.894Z PASS [ 22.731s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_detail_bad_group_id
77962025-09-03T18:46:28.161Z PASS [ 23.007s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users_bad_group_id
77972025-09-03T18:46:28.798Z PASS [ 23.638s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users
77982025-09-03T18:46:29.947Z PASS [ 24.785s] omicron-nexus::test_all integration_tests::silos::test_deleting_a_silo_deletes_the_idp
77992025-09-03T18:47:00.895Z PASS [ 35.410s] omicron-nexus::test_all integration_tests::silos::test_jit_silo_constraints
78002025-09-03T18:47:01.149Z PASS [ 35.667s] omicron-nexus::test_all integration_tests::silos::test_ensure_same_silo_group
78012025-09-03T18:47:01.317Z PASS [ 35.832s] omicron-nexus::test_all integration_tests::silos::test_local_silo_constraints
78022025-09-03T18:47:01.590Z PASS [ 33.425s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_invalid
78032025-09-03T18:47:02.031Z PASS [ 36.546s] omicron-nexus::test_all integration_tests::silos::test_listing_identity_providers
78042025-09-03T18:47:03.694Z PASS [ 34.900s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_truncated
78052025-09-03T18:47:05.542Z PASS [ 35.606s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_valid
78062025-09-03T18:47:07.940Z PASS [ 40.057s] omicron-nexus::test_all integration_tests::silos::test_local_silo_users
78072025-09-03T18:47:34.730Z PASS [ 33.834s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_can_create_certs
78082025-09-03T18:47:35.379Z PASS [ 33.794s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_clean_up_groups
78092025-09-03T18:47:37.196Z PASS [ 36.040s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_group
78102025-09-03T18:47:39.141Z PASS [ 35.444s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_fixed
78112025-09-03T18:47:39.745Z PASS [ 34.201s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_jit
78122025-09-03T18:47:40.882Z PASS [ 38.853s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_cleans_up_ip_pool_links
78132025-09-03T18:47:42.802Z PASS [ 34.863s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_both_groups
78142025-09-03T18:47:55.873Z PASS [ 54.559s] omicron-nexus::test_all integration_tests::silos::test_silo_authn_policy
78152025-09-03T18:48:09.774Z PASS [ 34.398s] omicron-nexus::test_all integration_tests::silos::test_silo_user_fetch_by_external_id
78162025-09-03T18:48:10.136Z PASS [ 35.410s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_one_group
78172025-09-03T18:48:17.537Z PASS [ 37.789s] omicron-nexus::test_all integration_tests::silos::test_silo_users_list
78182025-09-03T18:48:20.716Z PASS [ 37.909s] omicron-nexus::test_all integration_tests::sleds::test_physical_disk_create_list_delete
78192025-09-03T18:48:22.022Z PASS [ 44.832s] omicron-nexus::test_all integration_tests::silos::test_silo_user_provision_types
78202025-09-03T18:48:31.835Z PASS [ 50.955s] omicron-nexus::test_all integration_tests::silos::test_silos
78212025-09-03T18:48:34.470Z PASS [ 55.335s] omicron-nexus::test_all integration_tests::silos::test_silo_user_views
78222025-09-03T18:48:50.571Z PASS [ 40.798s] omicron-nexus::test_all integration_tests::sleds::test_sleds_list
78232025-09-03T18:48:55.873Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::sleds::test_sled_instance_list
78242025-09-03T18:48:56.193Z PASS [ 38.662s] omicron-nexus::test_all integration_tests::snapshots::test_create_snapshot_record_idempotent
78252025-09-03T18:48:59.869Z PASS [ 64.001s] omicron-nexus::test_all integration_tests::sleds::test_sled_instance_list
78262025-09-03T18:49:05.929Z PASS [ 55.796s] omicron-nexus::test_all integration_tests::snapshots::test_cannot_snapshot_if_no_space
78272025-09-03T18:49:07.713Z PASS [ 33.239s] omicron-nexus::test_all integration_tests::snapshots::test_region_snapshot_create_idempotent
78282025-09-03T18:49:20.712Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::snapshots::test_delete_snapshot
78292025-09-03T18:49:22.020Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::snapshots::test_multiple_deletes_not_sent
78302025-09-03T18:49:30.573Z PASS [ 39.999s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_illegal_snapshot
78312025-09-03T18:49:31.837Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::snapshots::test_region_allocation_for_snapshot
78322025-09-03T18:49:42.820Z PASS [ 82.114s] omicron-nexus::test_all integration_tests::snapshots::test_delete_snapshot
78332025-09-03T18:49:43.783Z PASS [ 43.919s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_snapshot
78342025-09-03T18:49:45.144Z PASS [ 48.912s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_other_project_snapshot
78352025-09-03T18:49:50.253Z PASS [ 78.419s] omicron-nexus::test_all integration_tests::snapshots::test_region_allocation_for_snapshot
78362025-09-03T18:49:56.493Z PASS [ 94.480s] omicron-nexus::test_all integration_tests::snapshots::test_multiple_deletes_not_sent
78372025-09-03T18:50:05.931Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_basic
78382025-09-03T18:50:07.714Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_expunge
78392025-09-03T18:50:16.078Z PASS [ 68.380s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_expunge
78402025-09-03T18:50:24.029Z PASS [ 38.928s] omicron-nexus::test_all integration_tests::ssh_keys::test_ssh_keys
78412025-09-03T18:50:30.567Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_stopped_instance
78422025-09-03T18:50:42.826Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_unwind
78432025-09-03T18:50:43.790Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_without_instance
78442025-09-03T18:50:45.072Z PASS [ 48.581s] omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_create_with_comment
78452025-09-03T18:50:47.396Z PASS [ 101.474s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_basic
78462025-09-03T18:50:48.999Z PASS [ 65.214s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_without_instance
78472025-09-03T18:50:50.253Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::subnet_allocation::test_subnet_allocation
78482025-09-03T18:50:56.499Z PASS [ 73.684s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_unwind
78492025-09-03T18:51:03.570Z PASS [ 93.006s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_stopped_instance
78502025-09-03T18:51:08.751Z PASS [ 52.665s] omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_lifecycle
78512025-09-03T18:51:21.798Z PASS [ 57.770s] omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_list_time_ordering
78522025-09-03T18:51:24.931Z PASS [ 39.856s] omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_not_found
78532025-09-03T18:51:26.314Z PASS [ 4.515s] omicron-nexus::test_all integration_tests::unauthorized_coverage::test_unauthorized_coverage
78542025-09-03T18:51:36.368Z PASS [ 47.371s] omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_update_comment
78552025-09-03T18:51:37.412Z PASS [ 107.164s] omicron-nexus::test_all integration_tests::subnet_allocation::test_subnet_allocation
78562025-09-03T18:51:40.712Z PASS [ 53.319s] omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_range_requests
78572025-09-03T18:51:41.203Z PASS [ 37.635s] omicron-nexus::test_all integration_tests::target_release::get_set_target_release
78582025-09-03T18:51:42.166Z PASS [ 45.665s] omicron-nexus::test_all integration_tests::switch_port::test_port_settings_basic_crud
78592025-09-03T18:52:01.376Z PASS [ 35.064s] omicron-nexus::test_all integration_tests::updates::test_repo_upload_unconfigured
78602025-09-03T18:52:08.746Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
78612025-09-03T18:52:15.343Z PASS [ 37.939s] omicron-nexus::test_all integration_tests::users_builtin::test_users_builtin
78622025-09-03T18:52:16.870Z PASS [ 40.509s] omicron-nexus::test_all integration_tests::updates::test_trust_root_operations
78632025-09-03T18:52:19.459Z PASS [ 54.537s] omicron-nexus::test_all integration_tests::updates::test_repo_upload
78642025-09-03T18:52:40.715Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::utilization::test_utilization_list
78652025-09-03T18:52:41.208Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::utilization::test_utilization_view
78662025-09-03T18:52:42.182Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot
78672025-09-03T18:53:01.373Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot_delete
78682025-09-03T18:53:08.743Z SLOW [>120.000s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
78692025-09-03T18:53:15.349Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_cte_returns_regions
78702025-09-03T18:53:16.870Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_1
78712025-09-03T18:53:19.015Z PASS [ 96.857s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot
78722025-09-03T18:53:19.458Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_2
78732025-09-03T18:53:21.440Z PASS [ 100.734s] omicron-nexus::test_all integration_tests::utilization::test_utilization_list
78742025-09-03T18:53:41.205Z SLOW [>120.000s] omicron-nexus::test_all integration_tests::utilization::test_utilization_view
78752025-09-03T18:53:48.904Z PASS [ 93.567s] omicron-nexus::test_all integration_tests::volume_management::test_cte_returns_regions
78762025-09-03T18:53:50.702Z PASS [ 129.507s] omicron-nexus::test_all integration_tests::utilization::test_utilization_view
78772025-09-03T18:53:56.779Z PASS [ 115.409s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot_delete
78782025-09-03T18:54:06.940Z PASS [ 110.071s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_1
78792025-09-03T18:54:08.737Z SLOW [>180.000s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
78802025-09-03T18:54:10.868Z PASS [ 111.413s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_2
78812025-09-03T18:54:19.018Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_3
78822025-09-03T18:54:21.440Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_4
78832025-09-03T18:54:44.752Z PASS [ 83.311s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_4
78842025-09-03T18:54:46.045Z PASS [ 87.030s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_3
78852025-09-03T18:54:48.920Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_5
78862025-09-03T18:54:50.703Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_6
78872025-09-03T18:54:56.791Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_delete_snapshot_then_disk
78882025-09-03T18:55:06.938Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_disk_create_saga_unwinds_correctly
78892025-09-03T18:55:08.744Z SLOW [>240.000s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
78902025-09-03T18:55:08.984Z PASS [ 80.077s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_5
78912025-09-03T18:55:09.092Z PASS [ 62.158s] omicron-nexus::test_all integration_tests::volume_management::test_disk_create_saga_unwinds_correctly
78922025-09-03T18:55:09.774Z PASS [ 79.068s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_6
78932025-09-03T18:55:10.874Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_double_layer_snapshot_with_read_only_region_delete_2
78942025-09-03T18:55:23.128Z PASS [ 86.354s] omicron-nexus::test_all integration_tests::volume_management::test_delete_snapshot_then_disk
78952025-09-03T18:55:44.746Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_double_layer_with_read_only_region_delete
78962025-09-03T18:55:46.041Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_keep_your_targets_straight
78972025-09-03T18:55:48.480Z PASS [ 62.441s] omicron-nexus::test_all integration_tests::volume_management::test_keep_your_targets_straight
78982025-09-03T18:55:59.462Z PASS [ 50.369s] omicron-nexus::test_all integration_tests::volume_management::test_migrate_to_ref_count_with_records_region_snapshot_deleting
78992025-09-03T18:56:08.736Z SLOW [>300.000s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
79002025-09-03T18:56:08.982Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_migrate_to_ref_count_with_records
79012025-09-03T18:56:09.770Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_migrate_to_ref_count_with_records_soft_delete_volume
79022025-09-03T18:56:10.869Z SLOW [>120.000s] omicron-nexus::test_all integration_tests::volume_management::test_double_layer_snapshot_with_read_only_region_delete_2
79032025-09-03T18:56:23.125Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_1
79042025-09-03T18:56:33.972Z PASS [ 84.208s] omicron-nexus::test_all integration_tests::volume_management::test_migrate_to_ref_count_with_records_soft_delete_volume
79052025-09-03T18:56:39.057Z PASS [ 90.076s] omicron-nexus::test_all integration_tests::volume_management::test_migrate_to_ref_count_with_records
79062025-09-03T18:56:44.720Z PASS [ 335.996s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
79072025-09-03T18:56:44.756Z SLOW [>120.000s] omicron-nexus::test_all integration_tests::volume_management::test_double_layer_with_read_only_region_delete
79082025-09-03T18:56:48.483Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_2
79092025-09-03T18:56:59.460Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_disks_first
79102025-09-03T18:57:00.632Z PASS [ 97.512s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_1
79112025-09-03T18:57:10.867Z SLOW [>180.000s] omicron-nexus::test_all integration_tests::volume_management::test_double_layer_snapshot_with_read_only_region_delete_2
79122025-09-03T18:57:20.253Z PASS [ 189.393s] omicron-nexus::test_all integration_tests::volume_management::test_double_layer_snapshot_with_read_only_region_delete_2
79132025-09-03T18:57:21.651Z PASS [ 93.174s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_2
79142025-09-03T18:57:33.977Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first
79152025-09-03T18:57:36.673Z PASS [ 171.929s] omicron-nexus::test_all integration_tests::volume_management::test_double_layer_with_read_only_region_delete
79162025-09-03T18:57:39.050Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_random_delete_order
79172025-09-03T18:57:44.726Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_snapshots
79182025-09-03T18:57:53.233Z PASS [ 113.777s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_disks_first
79192025-09-03T18:58:00.637Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_no_zombie_read_only_regions
79202025-09-03T18:58:20.254Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_no_zombie_read_write_regions
79212025-09-03T18:58:21.649Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_no_zombie_region_snapshots
79222025-09-03T18:58:22.793Z PASS [ 82.164s] omicron-nexus::test_all integration_tests::volume_management::test_no_zombie_read_only_regions
79232025-09-03T18:58:29.066Z PASS [ 68.818s] omicron-nexus::test_all integration_tests::volume_management::test_no_zombie_read_write_regions
79242025-09-03T18:58:29.606Z PASS [ 115.642s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first
79252025-09-03T18:58:35.140Z PASS [ 116.077s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_random_delete_order
79262025-09-03T18:58:36.672Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_proper_region_sled_redundancy
79272025-09-03T18:58:43.588Z PASS [ 118.872s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_snapshots
79282025-09-03T18:58:53.243Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_counting
79292025-09-03T18:59:08.950Z PASS [ 107.302s] omicron-nexus::test_all integration_tests::volume_management::test_no_zombie_region_snapshots
79302025-09-03T18:59:22.837Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_counting_layers
79312025-09-03T18:59:29.063Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_sanity_multi
79322025-09-03T18:59:29.614Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_sanity_rop
79332025-09-03T18:59:30.902Z PASS [ 61.833s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_sanity_multi
79342025-09-03T18:59:31.754Z PASS [ 62.147s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_sanity_rop
79352025-09-03T18:59:35.126Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_sanity_rop_multi
79362025-09-03T18:59:36.677Z SLOW [>120.000s] omicron-nexus::test_all integration_tests::volume_management::test_proper_region_sled_redundancy
79372025-09-03T18:59:36.826Z PASS [ 61.701s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_sanity_rop_multi
79382025-09-03T18:59:47.000Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_usage_sanity
79392025-09-03T18:59:47.230Z PASS [ 61.439s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_usage_sanity
79402025-09-03T18:59:53.231Z SLOW [>120.000s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_counting
79412025-09-03T19:00:06.727Z PASS [ 57.786s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_create_saga_unwinds_correctly
79422025-09-03T19:00:10.391Z PASS [ 137.163s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_counting
79432025-09-03T19:00:11.472Z PASS [ 34.651s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stop_request
79442025-09-03T19:00:18.771Z PASS [ 33.732s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stops
79452025-09-03T19:00:22.793Z SLOW [>120.000s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_counting_layers
79462025-09-03T19:00:30.900Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_prevents_other_disk
79472025-09-03T19:00:31.762Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_then_delete_disk
79482025-09-03T19:00:35.342Z PASS [ 63.589s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_then_delete_disk
79492025-09-03T19:00:36.668Z SLOW [>180.000s] omicron-nexus::test_all integration_tests::volume_management::test_proper_region_sled_redundancy
79502025-09-03T19:00:41.533Z PASS [ 34.807s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry
79512025-09-03T19:00:45.431Z PASS [ 35.041s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry_interrupted
79522025-09-03T19:00:46.797Z PASS [ 35.327s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_different_finish_status
79532025-09-03T19:00:50.099Z PASS [ 147.295s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_counting_layers
79542025-09-03T19:00:54.785Z PASS [ 36.028s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_idempotent
79552025-09-03T19:00:55.109Z PASS [ 84.204s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_prevents_other_disk
79562025-09-03T19:01:13.926Z PASS [ 38.572s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_reject_submit_progress_when_no_repair
79572025-09-03T19:01:19.280Z PASS [ 37.720s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_repair_id_and_type_conflict
79582025-09-03T19:01:23.987Z PASS [ 38.557s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_same_upstairs_retry
79592025-09-03T19:01:26.386Z PASS [ 36.303s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout
79602025-09-03T19:01:28.415Z PASS [ 41.614s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_submit_progress
79612025-09-03T19:01:30.636Z PASS [ 35.539s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_multiple_gen
79622025-09-03T19:01:31.137Z PASS [ 36.349s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_randomize_ids_only_read_only
79632025-09-03T19:01:36.668Z SLOW [>240.000s] omicron-nexus::test_all integration_tests::volume_management::test_proper_region_sled_redundancy
79642025-09-03T19:01:47.603Z PASS [ 33.689s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_nothing
79652025-09-03T19:01:53.012Z PASS [ 33.756s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_mid_multiple_gen
79662025-09-03T19:01:57.158Z PASS [ 33.178s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_multiple_gen
79672025-09-03T19:02:04.338Z PASS [ 35.927s] omicron-nexus::test_all integration_tests::volume_management::test_volume_hard_delete_idempotent
79682025-09-03T19:02:06.371Z PASS [ 35.734s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_bad_volume
79692025-09-03T19:02:07.364Z PASS [ 36.227s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_base
79702025-09-03T19:02:21.529Z PASS [ 33.928s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_no_parent
79712025-09-03T19:02:26.392Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_volume_create_wont_use_deleted_region_snapshots
79722025-09-03T19:02:28.344Z PASS [ 35.331s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_deleted
79732025-09-03T19:02:32.434Z PASS [ 35.271s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_not_volume
79742025-09-03T19:02:36.663Z SLOW [>300.000s] omicron-nexus::test_all integration_tests::volume_management::test_proper_region_sled_redundancy
79752025-09-03T19:02:45.974Z PASS [ 38.612s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga
79762025-09-03T19:02:59.091Z PASS [ 37.572s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_deleted_volume
79772025-09-03T19:03:00.035Z PASS [ 93.656s] omicron-nexus::test_all integration_tests::volume_management::test_volume_create_wont_use_deleted_region_snapshots
79782025-09-03T19:03:04.331Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_respects_accounting
79792025-09-03T19:03:05.281Z PASS [ 36.943s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_no_volume
79802025-09-03T19:03:06.362Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_respects_accounting_no_modify_others
79812025-09-03T19:03:09.404Z PASS [ 36.980s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_twice
79822025-09-03T19:03:22.775Z PASS [ 36.812s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_volume_not_volume
79832025-09-03T19:03:24.851Z PASS [ 348.198s] omicron-nexus::test_all integration_tests::volume_management::test_proper_region_sled_redundancy
79842025-09-03T19:03:31.397Z PASS [ 87.060s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_respects_accounting
79852025-09-03T19:03:34.331Z PASS [ 87.968s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_respects_accounting_no_modify_others
79862025-09-03T19:03:39.600Z PASS [ 39.567s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_illegal_range
79872025-09-03T19:03:50.927Z PASS [ 41.524s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_same_name
79882025-09-03T19:03:54.236Z PASS [ 48.954s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_max_lengths
79892025-09-03T19:03:59.108Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_volume_replace_snapshot_respects_accounting
79902025-09-03T19:04:03.134Z PASS [ 40.350s] omicron-nexus::test_all integration_tests::vpc_firewall::test_nexus_firewall_icmp
79912025-09-03T19:04:13.831Z PASS [ 74.741s] omicron-nexus::test_all integration_tests::volume_management::test_volume_replace_snapshot_respects_accounting
79922025-09-03T19:04:14.466Z PASS [ 49.555s] omicron-nexus::test_all integration_tests::vpc_firewall::test_vpc_firewall
79932025-09-03T19:04:24.806Z PASS [ 50.462s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_crud_operations
79942025-09-03T19:04:31.387Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_attach_to_subnet
79952025-09-03T19:04:32.087Z PASS [ 60.699s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_attach_to_subnet
79962025-09-03T19:04:39.603Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_custom_delivered_to_instance
79972025-09-03T19:04:44.908Z PASS [ 30.506s] omicron-nexus::test_all integration_tests::webhooks::test_cannot_subscribe_to_probes
79982025-09-03T19:04:47.199Z PASS [ 52.969s] omicron-nexus::test_all integration_tests::vpc_subnets::test_vpc_subnets
79992025-09-03T19:04:50.930Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::vpc_subnets::test_delete_vpc_subnet_with_interfaces_fails
80002025-09-03T19:04:53.066Z PASS [ 62.135s] omicron-nexus::test_all integration_tests::vpc_subnets::test_delete_vpc_subnet_with_interfaces_fails
80012025-09-03T19:04:53.823Z PASS [ 50.636s] omicron-nexus::test_all integration_tests::vpcs::test_vpcs
80022025-09-03T19:04:59.518Z PASS [ 34.727s] omicron-nexus::test_all integration_tests::webhooks::test_event_delivery
80032025-09-03T19:05:07.728Z PASS [ 35.605s] omicron-nexus::test_all integration_tests::webhooks::test_glob_subscription_add
80042025-09-03T19:05:13.836Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::webhooks::test_api_resends_failed_deliveries
80052025-09-03T19:05:20.027Z PASS [ 35.118s] omicron-nexus::test_all integration_tests::webhooks::test_multiple_receivers
80062025-09-03T19:05:22.266Z PASS [ 35.064s] omicron-nexus::test_all integration_tests::webhooks::test_multiple_secrets
80072025-09-03T19:05:24.913Z PASS [ 71.085s] omicron-nexus::test_all integration_tests::webhooks::test_api_resends_failed_deliveries
80082025-09-03T19:05:34.104Z PASS [ 114.508s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_custom_delivered_to_instance
80092025-09-03T19:05:39.171Z PASS [ 31.476s] omicron-nexus::test_all integration_tests::webhooks::test_subscription_add
80102025-09-03T19:05:48.207Z PASS [ 28.185s] omicron-nexus::test_all integration_tests::webhooks::test_subscription_remove
80112025-09-03T19:05:48.264Z PASS [ 0.057s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_boundary_correction
80122025-09-03T19:05:48.300Z PASS [ 0.031s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_correction
80132025-09-03T19:05:48.334Z PASS [ 0.032s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_ip_fallback
80142025-09-03T19:05:48.370Z PASS [ 0.029s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_ref_id
80152025-09-03T19:05:48.406Z PASS [ 0.033s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_ref_time
80162025-09-03T19:05:48.444Z PASS [ 0.029s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_stratum
80172025-09-03T19:05:48.480Z PASS [ 0.030s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_ipv6_address
80182025-09-03T19:05:48.515Z PASS [ 0.034s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_negative_correction
80192025-09-03T19:05:48.515Z PASS [ 0.032s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_not_synced_high_correction
80202025-09-03T19:05:48.547Z PASS [ 0.033s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_not_synced_high_stratum
80212025-09-03T19:05:48.583Z PASS [ 0.031s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_not_synced_no_peer
80222025-09-03T19:05:48.620Z PASS [ 0.025s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_not_synced_old_ref_time
80232025-09-03T19:05:48.655Z PASS [ 0.030s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_special_ref_id
80242025-09-03T19:05:48.688Z PASS [ 0.033s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_success
80252025-09-03T19:05:48.725Z PASS [ 0.025s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_too_few_fields
80262025-09-03T19:05:49.506Z PASS [ 24.597s] omicron-nexus::test_all integration_tests::webhooks::test_webhook_receiver_create_delete
80272025-09-03T19:05:49.671Z PASS [ 27.403s] omicron-nexus::test_all integration_tests::webhooks::test_subscription_remove_glob
80282025-09-03T19:05:53.076Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::webhooks::test_probe
80292025-09-03T19:05:53.760Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::webhooks::test_probe_resends_failed_deliveries
80302025-09-03T19:05:55.323Z PASS [ 62.267s] omicron-nexus::test_all integration_tests::webhooks::test_probe
80312025-09-03T19:05:55.404Z PASS [ 0.081s] omicron-omdb::bin/omdb oximeter::tests::test_print_producer_details_success_only
80322025-09-03T19:05:55.443Z PASS [ 0.040s] omicron-omdb::bin/omdb oximeter::tests::test_print_producer_details_with_failure
80332025-09-03T19:05:55.553Z PASS [ 0.109s] omicron-package config::tests::multi_preset_arg
80342025-09-03T19:05:55.691Z PASS [ 0.089s] omicron-package dot::test::test_bad_dependency
80352025-09-03T19:05:55.779Z PASS [ 0.060s] omicron-package dot::test::test_dot_output
80362025-09-03T19:05:56.534Z PASS [ 22.431s] omicron-nexus::test_all integration_tests::webhooks::test_webhook_receiver_get
80372025-09-03T19:05:56.568Z PASS [ 0.033s] omicron-passwords test::test_password_constraints
80382025-09-03T19:05:59.513Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::webhooks::test_retry_backoff
80392025-09-03T19:05:59.694Z PASS [ 20.530s] omicron-nexus::test_all integration_tests::webhooks::test_webhook_receiver_names_are_unique
80402025-09-03T19:06:01.703Z PASS [ 12.038s] omicron-omdb::test_all_output test_omdb_usage_errors
80412025-09-03T19:06:01.771Z PASS [ 5.145s] omicron-passwords test::test_reproducible
80422025-09-03T19:06:01.848Z PASS [ 0.034s] omicron-passwords test::test_weak_hashes
80432025-09-03T19:06:01.848Z PASS [ 0.058s] omicron-passwords test::test_stable
80442025-09-03T19:06:01.848Z PASS [ 0.031s] omicron-rpaths internal::tests::test_configure_from_path
80452025-09-03T19:06:01.896Z PASS [ 0.031s] omicron-rpaths internal::tests::test_emit_rpath
80462025-09-03T19:06:01.896Z PASS [ 0.069s] omicron-rpaths internal::tests::test_configure_rpaths_from_bad_envvar
80472025-09-03T19:06:02.356Z PASS [ 68.591s] omicron-nexus::test_all integration_tests::webhooks::test_probe_resends_failed_deliveries
80482025-09-03T19:06:02.493Z PASS [ 0.672s] omicron-sled-agent artifact_store::test::generations
80492025-09-03T19:06:02.558Z PASS [ 0.659s] omicron-sled-agent artifact_store::test::issue_7796
80502025-09-03T19:06:02.673Z PASS [ 0.232s] omicron-sled-agent artifact_store::test::list_get_put
80512025-09-03T19:06:02.720Z PASS [ 0.206s] omicron-sled-agent artifact_store::test::no_dataset
80522025-09-03T19:06:02.720Z PASS [ 0.114s] omicron-sled-agent bootstrap::params::tests::json_serialization_round_trips
80532025-09-03T19:06:02.720Z PASS [ 0.212s] omicron-sled-agent artifact_store::test::wrong_hash
80542025-09-03T19:06:02.761Z PASS [ 0.061s] omicron-sled-agent bootstrap::server::tests::start_sled_agent_request_serialization
80552025-09-03T19:06:02.762Z PASS [ 0.054s] omicron-sled-agent common::instance::test::destruction_after_migration_out_does_not_transition
80562025-09-03T19:06:02.822Z PASS [ 0.076s] omicron-sled-agent bootstrap::server::tests::test_persistent_sled_agent_request_schema
80572025-09-03T19:06:02.823Z PASS [ 0.042s] omicron-sled-agent common::instance::test::propolis_terminal_states_make_vmm_halted
80582025-09-03T19:06:02.900Z PASS [ 0.055s] omicron-sled-agent common::instance::test::failure_after_migration_in_does_not_transition
80592025-09-03T19:06:02.900Z PASS [ 0.043s] omicron-sled-agent common::instance::test::rude_terminate_of_migration_target_fails_migrations
80602025-09-03T19:06:02.900Z PASS [ 0.040s] omicron-sled-agent common::instance::test::source_termination_fails_in_progress_migration
80612025-09-03T19:06:02.900Z PASS [ 0.044s] omicron-sled-agent common::instance::test::target_termination_fails_in_progress_migration
80622025-09-03T19:06:02.944Z PASS [ 0.097s] omicron-sled-agent config::test::test_smf_configs
80632025-09-03T19:06:04.128Z PASS [ 1.281s] omicron-sled-agent instance::tests::test_destroy_published_when_instance_removed
80642025-09-03T19:06:04.166Z PASS [ 1.282s] omicron-sled-agent instance::tests::test_failed_published_when_zone_gone
80652025-09-03T19:06:04.443Z PASS [ 1.536s] omicron-sled-agent instance::tests::test_instance_create_events_normal
80662025-09-03T19:06:05.184Z PASS [ 0.738s] omicron-sled-agent instance::tests::test_instance_manager_stop_timeout
80672025-09-03T19:06:07.043Z PASS [ 2.916s] omicron-sled-agent instance::tests::test_instance_manager_creation
80682025-09-03T19:06:07.132Z PASS [ 2.931s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_starting_propolis
80692025-09-03T19:06:07.132Z PASS [ 0.067s] omicron-sled-agent probe_manager::test::probe_state_set_ops
80702025-09-03T19:06:07.132Z PASS [ 0.070s] omicron-sled-agent profile::tests::empty_profile
80712025-09-03T19:06:07.174Z PASS [ 0.054s] omicron-sled-agent profile::tests::test_disabled_instance
80722025-09-03T19:06:07.216Z PASS [ 0.062s] omicron-sled-agent profile::tests::test_instance
80732025-09-03T19:06:07.256Z PASS [ 0.051s] omicron-sled-agent profile::tests::test_multiple
80742025-09-03T19:06:07.256Z PASS [ 0.053s] omicron-sled-agent profile::tests::test_property
80752025-09-03T19:06:07.308Z PASS [ 0.047s] omicron-sled-agent profile::tests::test_property_group
80762025-09-03T19:06:07.308Z PASS [ 0.046s] omicron-sled-agent profile::tests::test_service
80772025-09-03T19:06:07.345Z PASS [ 0.054s] omicron-sled-agent profile::tests::test_service_property_group
80782025-09-03T19:06:07.345Z PASS [ 0.047s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_basics
80792025-09-03T19:06:07.379Z PASS [ 0.057s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_exhaustion
80802025-09-03T19:06:07.411Z PASS [ 0.060s] omicron-sled-agent rack_setup::plan::service::tests::service_port_builder_skips_dns_ips
80812025-09-03T19:06:07.476Z PASS [ 0.100s] omicron-sled-agent rack_setup::plan::service::tests::test_dataset_and_zone_count
80822025-09-03T19:06:07.548Z PASS [ 0.106s] omicron-sled-agent rack_setup::service::test::rss_blueprint_is_blippy_clean
80832025-09-03T19:06:07.585Z PASS [ 0.059s] omicron-sled-agent services::test::test_bootstrap_addr_to_techport_prefixes
80842025-09-03T19:06:07.585Z PASS [ 0.076s] omicron-sled-agent rack_setup::service::test::test_omicron_zone_configs
80852025-09-03T19:06:07.658Z PASS [ 0.058s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_destroy
80862025-09-03T19:06:07.692Z PASS [ 0.080s] omicron-sled-agent services::test::test_zone_bundle_metadata_schema
80872025-09-03T19:06:07.692Z PASS [ 0.061s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_fault
80882025-09-03T19:06:07.692Z PASS [ 0.060s] omicron-sled-agent sim::collection::test::test_sim_disk_transition_to_detached_states
80892025-09-03T19:06:07.743Z PASS [ 0.059s] omicron-sled-agent sim::collection::test::test_sim_instance_creating_to_stop
80902025-09-03T19:06:07.779Z PASS [ 0.068s] omicron-sled-agent sim::collection::test::test_sim_instance_reboot
80912025-09-03T19:06:07.826Z PASS [ 0.067s] omicron-sled-agent sim::collection::test::test_sim_instance_running_then_destroyed
80922025-09-03T19:06:07.866Z PASS [ 0.065s] omicron-sled-agent sim::storage::test::cannot_boot_read_only_downstairs_with_no_snapshot
80932025-09-03T19:06:07.919Z PASS [ 0.056s] omicron-sled-agent sim::storage::test::cannot_create_snapshot_for_destroyed_region
80942025-09-03T19:06:07.985Z PASS [ 0.064s] omicron-sled-agent sim::storage::test::crucible_ports_get_reused
80952025-09-03T19:06:08.051Z PASS [ 0.065s] omicron-sled-agent sim::storage::test::must_delete_read_only_downstairs_first
80962025-09-03T19:06:08.134Z PASS [ 0.052s] omicron-sled-agent sim::storage::test::must_delete_snapshots_first
80972025-09-03T19:06:08.182Z PASS [ 68.623s] omicron-nexus::test_all integration_tests::webhooks::test_retry_backoff
80982025-09-03T19:06:08.182Z PASS [ 0.052s] omicron-sled-agent sim::storage::test::nested_dataset
80992025-09-03T19:06:08.220Z PASS [ 0.069s] omicron-sled-agent sim::storage::test::nested_dataset_child_parent_relationship
81002025-09-03T19:06:08.220Z PASS [ 0.050s] omicron-sled-agent sim::storage::test::nested_dataset_not_found_missing_dataset
81012025-09-03T19:06:08.260Z PASS [ 0.052s] omicron-sled-agent sim::storage::test::snapshot_needs_region
81022025-09-03T19:06:08.260Z PASS [ 0.054s] omicron-sled-agent sim::storage::test::running_snapshot_needs_region
81032025-09-03T19:06:08.445Z PASS [ 12.739s] omicron-passwords test::test_compatible
81042025-09-03T19:06:13.304Z PASS [ 5.475s] omicron-sled-agent sim::http_entrypoints_pantry::tests::test_simulated_api_matches_real
81052025-09-03T19:06:13.408Z PASS [ 4.982s] omicron-sled-agent support_bundle::storage::tests::cannot_create_bundle_on_unmounted_parent
81062025-09-03T19:06:13.964Z PASS [ 5.499s] omicron-sled-agent support_bundle::storage::tests::chunked_file_transfer
81072025-09-03T19:06:14.062Z PASS [ 5.802s] omicron-sled-agent support_bundle::storage::tests::basic_crud
81082025-09-03T19:06:18.987Z PASS [ 5.754s] omicron-sled-agent support_bundle::storage::tests::chunked_file_transfer_restart
81092025-09-03T19:06:20.018Z PASS [ 6.589s] omicron-sled-agent support_bundle::storage::tests::creation_bad_hash
81102025-09-03T19:06:20.100Z PASS [ 5.999s] omicron-sled-agent support_bundle::storage::tests::creation_bad_hash_still_deleteable
81112025-09-03T19:06:20.100Z PASS [ 5.966s] omicron-sled-agent support_bundle::storage::tests::creation_idempotency
81122025-09-03T19:06:25.081Z PASS [ 6.016s] omicron-sled-agent support_bundle::storage::tests::creation_without_dataset
81132025-09-03T19:06:28.702Z PASS [ 5.804s] omicron-sled-agent support_bundle::storage::tests::getting_bundles_mounts_them
81142025-09-03T19:06:28.900Z PASS [ 0.056s] omicron-sled-agent updates::test::test_query_no_components
81152025-09-03T19:06:28.900Z PASS [ 0.059s] omicron-sled-agent updates::test::test_query_sled_agent_version
81162025-09-03T19:06:28.900Z PASS [ 5.820s] omicron-sled-agent support_bundle::storage::tests::listing_bundles_mounts_them
81172025-09-03T19:06:28.900Z PASS [ 0.056s] omicron-sled-agent zone_bundle::illumos_tests::camino_starts_with_behaviour
81182025-09-03T19:06:28.900Z PASS [ 0.098s] omicron-sled-agent updates::test::test_query_zone_version
81192025-09-03T19:06:28.900Z PASS [ 6.725s] omicron-sled-agent support_bundle::storage::tests::ranges
81202025-09-03T19:06:28.900Z PASS [ 0.069s] omicron-sled-agent zone_bundle::illumos_tests::test_find_archived_log_files
81212025-09-03T19:06:29.861Z PASS [ 4.013s] omicron-sled-agent zone_bundle::illumos_tests::test_context
81222025-09-03T19:06:29.978Z PASS [ 4.163s] omicron-sled-agent zone_bundle::illumos_tests::test_cleanup
81232025-09-03T19:06:30.597Z PASS [ 41.898s] omicron-omdb::test_all_output test_omdb_env_settings
81242025-09-03T19:06:30.671Z PASS [ 0.081s] omicron-sled-agent zone_bundle::illumos_tests::test_zfs_quota
81252025-09-03T19:06:30.730Z PASS [ 0.052s] omicron-sled-agent zone_bundle::tests::test_dir_size
81262025-09-03T19:06:30.787Z PASS [ 0.065s] omicron-sled-agent zone_bundle::tests::test_dir_size_matches_du
81272025-09-03T19:06:30.958Z PASS [ 4.138s] omicron-sled-agent zone_bundle::illumos_tests::test_list_with_filter
81282025-09-03T19:06:31.170Z PASS [ 6.167s] omicron-sled-agent support_bundle::storage::tests::try_to_write_after_finalize
81292025-09-03T19:06:31.353Z PASS [ 0.184s] omicron-sled-agent::mod integration_tests::early_network::early_network_blobs_deserialize
81302025-09-03T19:06:31.539Z PASS [ 0.750s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_no_args
81312025-09-03T19:06:31.595Z PASS [ 0.056s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_in_path
81322025-09-03T19:06:31.639Z PASS [ 0.046s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent
81332025-09-03T19:06:31.677Z PASS [ 0.695s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_sim_no_args
81342025-09-03T19:06:32.430Z PASS [ 0.699s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent_panics_one_specified
81352025-09-03T19:06:32.577Z PASS [ 0.710s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent_panics_both_specified
81362025-09-03T19:06:32.577Z PASS [ 1.032s] omicron-test-utils dev::clickhouse::tests::sparse_serialization_is_disabled
81372025-09-03T19:06:32.578Z PASS [ 0.041s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_ready
81382025-09-03T19:06:32.578Z PASS [ 0.044s] omicron-test-utils dev::clickhouse::tests::wait_for_ports_finds_actual_ports
81392025-09-03T19:06:32.641Z PASS [ 0.221s] omicron-test-utils dev::clickhouse::tests::wait_for_ports_panics_with_sentinel_but_no_ports
81402025-09-03T19:06:32.791Z PASS [ 33.087s] omicron-passwords test::test_smoke
81412025-09-03T19:06:32.947Z PASS [ 0.480s] omicron-test-utils dev::clickhouse::tests::wait_for_ports_waits_for_sentinel_line
81422025-09-03T19:06:33.053Z PASS [ 0.434s] omicron-test-utils dev::db::test::test_bad_cmd
81432025-09-03T19:06:33.421Z PASS [ 1.053s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_not_ready
81442025-09-03T19:06:33.543Z PASS [ 0.481s] omicron-test-utils dev::db::test::test_database_start_hang
81452025-09-03T19:06:33.576Z PASS [ 0.797s] omicron-test-utils dev::db::test::test_cmd_fails
81462025-09-03T19:06:33.615Z PASS [ 0.055s] omicron-test-utils dev::db::test::test_make_pg_config_fail
81472025-09-03T19:06:33.656Z PASS [ 0.047s] omicron-test-utils dev::db::test::test_make_pg_config_ok
81482025-09-03T19:06:33.657Z PASS [ 3.763s] omicron-sled-agent zone_bundle::illumos_tests::test_update_context
81492025-09-03T19:06:33.658Z PASS [ 0.042s] omicron-test-utils dev::db::test::test_parse_http_addr
81502025-09-03T19:06:33.721Z PASS [ 0.049s] omicron-test-utils dev::db::test::test_process_exit_abnormal
81512025-09-03T19:06:33.721Z PASS [ 0.055s] omicron-test-utils dev::db::test::test_process_exit_normal
81522025-09-03T19:06:34.165Z PASS [ 4.183s] omicron-sled-agent zone_bundle::illumos_tests::test_utilization
81532025-09-03T19:06:34.203Z PASS [ 0.042s] omicron-test-utils dev::db::test::test_starter_tmpdir
81542025-09-03T19:06:34.310Z PASS [ 0.107s] omicron-test-utils dev::dendrite::tests::test_discover_local_listening_port
81552025-09-03T19:06:34.349Z PASS [ 0.686s] omicron-test-utils dev::db::test::test_setup_database_bad_listen_url
81562025-09-03T19:06:34.386Z PASS [ 0.039s] omicron-test-utils dev::dendrite::tests::test_dpd_in_path
81572025-09-03T19:06:34.386Z PASS [ 0.047s] omicron-test-utils dev::maghemite::tests::test_discover_local_listening_port
81582025-09-03T19:06:34.420Z PASS [ 0.050s] omicron-test-utils dev::maghemite::tests::test_mgd_in_path
81592025-09-03T19:06:34.454Z PASS [ 0.094s] omicron-test-utils dev::test_cmds::tests::test_redact_extra
81602025-09-03T19:06:34.490Z PASS [ 0.091s] omicron-test-utils dev::test_cmds::tests::test_redact_section
81612025-09-03T19:06:34.941Z PASS [ 1.539s] omicron-test-utils dev::db::test::test_http_addr_integration
81622025-09-03T19:06:35.030Z PASS [ 0.084s] openapi-manager cmd::dispatch::test::test_arg_parsing
81632025-09-03T19:06:35.125Z PASS [ 0.062s] openapi-manager cmd::dispatch::test::test_blessed_args
81642025-09-03T19:06:35.158Z PASS [ 0.045s] openapi-manager cmd::dispatch::test::test_generated_args
81652025-09-03T19:06:35.197Z PASS [ 0.046s] openapi-manager cmd::dispatch::test::test_local_args
81662025-09-03T19:06:35.197Z PASS [ 0.726s] omicron-test-utils dev::test_cmds::tests::test_redact_timestamps
81672025-09-03T19:06:35.242Z PASS [ 0.053s] openapi-manager iter_only::test::test_basic
81682025-09-03T19:06:35.279Z PASS [ 0.055s] openapi-manager omicron::tests::all_apis_is_sorted
81692025-09-03T19:06:35.315Z PASS [ 0.048s] openapi-manager spec_files_generic::test::test_parse_name_lockstep
81702025-09-03T19:06:35.315Z PASS [ 0.050s] openapi-manager resolved::test::test_displayable_vec
81712025-09-03T19:06:35.364Z PASS [ 0.059s] openapi-manager spec_files_generic::test::test_parse_name_versioned
81722025-09-03T19:06:35.364Z PASS [ 0.060s] openapi-manager spec_files_generic::test::test_parse_name_lockstep_fail
81732025-09-03T19:06:35.423Z PASS [ 0.076s] openapi-manager spec_files_generic::test::test_parse_name_versioned_fail
81742025-09-03T19:06:36.153Z PASS [ 0.796s] oximeter test::timeseries_schema_consistency
81752025-09-03T19:06:36.332Z PASS [ 3.418s] omicron-test-utils dev::db::test::test_database_concurrent
81762025-09-03T19:06:36.408Z PASS [ 2.650s] omicron-test-utils dev::db::test::test_setup_database_overridden_dir
81772025-09-03T19:06:36.408Z PASS [ 0.917s] oximeter-collector agent::tests::test_self_stat_collection_count
81782025-09-03T19:06:36.452Z PASS [ 0.261s] oximeter-collector agent::tests::test_self_stat_error_counter
81792025-09-03T19:06:36.504Z PASS [ 0.050s] oximeter-collector self_stats::tests::only_reset_counters_if_info_is_different
81802025-09-03T19:06:36.568Z PASS [ 0.063s] oximeter-collector self_stats::tests::test_failure_reason_serialization
81812025-09-03T19:06:36.610Z PASS [ 0.239s] oximeter-collector agent::tests::test_updated_producer_is_still_collected_from
81822025-09-03T19:06:36.610Z PASS [ 0.257s] oximeter-collector agent::tests::test_self_stat_unreachable_counter
81832025-09-03T19:06:36.659Z PASS [ 0.281s] oximeter-collector agent::tests::verify_producer_details
81842025-09-03T19:06:36.659Z PASS [ 0.051s] oximeter-db client::oxql::tests::correctly_negate_field_predicate_expression
81852025-09-03T19:06:36.659Z PASS [ 0.050s] oximeter-db client::oxql::tests::correctly_negate_timestamp_predicate_expression
81862025-09-03T19:06:36.703Z PASS [ 0.048s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_all_in_one_chunk
81872025-09-03T19:06:36.703Z PASS [ 0.050s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_key_group_multiple_times
81882025-09-03T19:06:36.703Z PASS [ 0.054s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_middle_of_key_group
81892025-09-03T19:06:37.147Z PASS [ 0.628s] oximeter-collector::test_commands test_oximeter_no_args
81902025-09-03T19:06:37.471Z PASS [ 32.287s] omicron-sled-agent nexus::test::nexus_self_notification_test
81912025-09-03T19:06:37.876Z PASS [ 3.380s] openapi-manager cmd::check::test::check_apis_up_to_date
81922025-09-03T19:06:37.969Z PASS [ 1.275s] oximeter-db client::oxql::tests::test_get_one_timeseries
81932025-09-03T19:06:38.069Z PASS [ 0.106s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_single_node
81942025-09-03T19:06:38.105Z PASS [ 1.423s] oximeter-db client::oxql::tests::test_get_entire_timeseries_and_part_of_another
81952025-09-03T19:06:38.105Z PASS [ 1.429s] oximeter-db client::oxql::tests::test_get_entire_table
81962025-09-03T19:06:38.171Z PASS [ 0.701s] oximeter-db client::tests::can_ping_clickhouse
81972025-09-03T19:06:38.553Z PASS [ 1.403s] oximeter-db client::oxql::tests::test_limit_operations
81982025-09-03T19:06:39.649Z PASS [ 1.085s] oximeter-db client::tests::read_latest_version_with_no_database_reports_zero
81992025-09-03T19:06:39.747Z PASS [ 1.577s] oximeter-db client::tests::read_latest_version_with_empty_version_table_reports_zero
82002025-09-03T19:06:39.783Z PASS [ 1.674s] oximeter-db client::tests::read_latest_version_reports_max
82012025-09-03T19:06:40.524Z PASS [ 0.731s] oximeter-db client::tests::test_apply_one_schema_upgrade_single_node
82022025-09-03T19:06:40.602Z PASS [ 0.968s] oximeter-db client::tests::read_latest_version_with_no_version_table_reports_zero
82032025-09-03T19:06:40.934Z PASS [ 1.188s] oximeter-db client::tests::select_timeseries_with_select_one
82042025-09-03T19:06:41.558Z PASS [ 3.456s] oximeter-db client::tests::insert_samples_fails_fast
82052025-09-03T19:06:41.946Z PASS [ 1.430s] oximeter-db client::tests::test_client_select_timeseries_one
82062025-09-03T19:06:42.432Z PASS [ 1.671s] oximeter-db client::tests::test_database_version_update_is_idempotent
82072025-09-03T19:06:42.529Z PASS [ 1.416s] oximeter-db client::tests::test_database_version_will_not_downgrade
82082025-09-03T19:06:43.073Z PASS [ 1.516s] oximeter-db client::tests::test_database_version_will_not_upgrade
82092025-09-03T19:06:43.110Z PASS [ 5.005s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_single_node
82102025-09-03T19:06:43.449Z PASS [ 1.509s] oximeter-db client::tests::test_differentiate_by_timeseries_name
82112025-09-03T19:06:43.494Z PASS [ 1.219s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_single_node
82122025-09-03T19:06:43.546Z PASS [ 1.182s] oximeter-db client::tests::test_ensure_schema_with_missing_desired_schema_version_fails
82132025-09-03T19:06:44.471Z PASS [ 1.337s] oximeter-db client::tests::test_ensure_schema_with_version_gaps_fails
82142025-09-03T19:06:44.700Z PASS [ 1.096s] oximeter-db client::tests::test_insert_samples
82152025-09-03T19:06:44.751Z PASS [ 1.138s] oximeter-db client::tests::test_get_schema_no_new_values
82162025-09-03T19:06:44.751Z PASS [ 1.256s] oximeter-db client::tests::test_field_record_count
82172025-09-03T19:06:44.796Z PASS [ 0.068s] oximeter-db client::tests::test_read_schema_upgrade_sql_files
82182025-09-03T19:06:44.864Z PASS [ 0.066s] oximeter-db client::tests::test_read_timeseries_to_delete
82192025-09-03T19:06:44.906Z PASS [ 0.061s] oximeter-db client::tests::test_read_timeseries_to_delete_empty_file_is_ok
82202025-09-03T19:06:44.978Z PASS [ 0.043s] oximeter-db client::tests::test_read_timeseries_to_delete_nonexistent_file_is_ok
82212025-09-03T19:06:45.291Z PASS [ 2.200s] oximeter-db client::tests::test_expunge_timeseries_by_name_single_node
82222025-09-03T19:06:45.489Z PASS [ 1.050s] oximeter-db client::tests::test_is_oximeter_cluster
82232025-09-03T19:06:45.700Z PASS [ 1.041s] oximeter-db client::tests::test_new_schema_removed_when_not_inserted
82242025-09-03T19:06:45.885Z PASS [ 1.182s] oximeter-db client::tests::test_list_timeseries
82252025-09-03T19:06:46.311Z PASS [ 1.025s] oximeter-db client::tests::test_schema_mismatch
82262025-09-03T19:06:46.897Z PASS [ 1.424s] oximeter-db client::tests::test_schema_update
82272025-09-03T19:06:47.722Z PASS [ 2.048s] oximeter-db client::tests::test_select_all_datum_types
82282025-09-03T19:06:47.909Z PASS [ 2.093s] oximeter-db client::tests::test_select_all_field_types
82292025-09-03T19:06:47.956Z PASS [ 2.969s] oximeter-db client::tests::test_recall_of_all_fields
82302025-09-03T19:06:48.173Z PASS [ 1.870s] oximeter-db client::tests::test_select_timeseries_with_all
82312025-09-03T19:06:48.819Z PASS [ 1.935s] oximeter-db client::tests::test_select_timeseries_with_limit
82322025-09-03T19:06:49.157Z PASS [ 1.220s] oximeter-db client::tests::test_select_timeseries_with_select_multiple_fields_with_multiple_values
82332025-09-03T19:06:49.204Z PASS [ 1.251s] oximeter-db client::tests::test_select_timeseries_with_select_one_field_with_multiple_values
82342025-09-03T19:06:49.242Z PASS [ 0.047s] oximeter-db client::tests::test_unravel_index
82352025-09-03T19:06:49.280Z PASS [ 1.548s] oximeter-db client::tests::test_select_timeseries_with_order
82362025-09-03T19:06:49.333Z PASS [ 1.128s] oximeter-db client::tests::test_select_timeseries_with_start_time
82372025-09-03T19:06:49.334Z PASS [ 0.050s] oximeter-db client::tests::test_verify_schema_upgrades
82382025-09-03T19:06:49.369Z PASS [ 0.057s] oximeter-db model::fields::tests::test_extract_fields_as_block
82392025-09-03T19:06:49.369Z PASS [ 0.040s] oximeter-db model::measurements::tests::test_extract_histogram_measurement_columns
82402025-09-03T19:06:49.414Z PASS [ 0.054s] oximeter-db model::measurements::tests::test_extract_measurement_as_block_gauge
82412025-09-03T19:06:49.455Z PASS [ 0.062s] oximeter-db model::measurements::tests::test_extract_measurement_as_block_cumulative
82422025-09-03T19:06:49.497Z PASS [ 0.047s] oximeter-db model::measurements::tests::test_extract_measurement_as_block_histogram
82432025-09-03T19:06:49.497Z PASS [ 0.041s] oximeter-db model::measurements::tests::test_insert_datum_columns_scalar
82442025-09-03T19:06:49.534Z PASS [ 0.036s] oximeter-db native::block::tests::datetime64_scale_checks_range
82452025-09-03T19:06:49.535Z SLOW [> 60.000s] omicron-omdb::test_all_output test_omdb_success_cases
82462025-09-03T19:06:49.535Z PASS [ 0.049s] oximeter-db native::block::tests::concat_blocks
82472025-09-03T19:06:49.620Z PASS [ 0.038s] oximeter-db native::block::tests::parse_date_time
82482025-09-03T19:06:49.620Z PASS [ 0.039s] oximeter-db native::block::tests::parse_date_time64
82492025-09-03T19:06:49.620Z PASS [ 0.038s] oximeter-db native::block::tests::parse_escaped_date_time64
82502025-09-03T19:06:49.620Z PASS [ 0.039s] oximeter-db native::block::tests::test_data_type_to_string
82512025-09-03T19:06:49.620Z PASS [ 0.039s] oximeter-db native::block::tests::test_datetime64_conversions
82522025-09-03T19:06:49.660Z PASS [ 0.042s] oximeter-db native::block::tests::test_parse_all_known_timezones
82532025-09-03T19:06:49.695Z PASS [ 0.044s] oximeter-db native::block::tests::test_parse_array_enum8_with_bad_escapes
82542025-09-03T19:06:49.696Z PASS [ 0.042s] oximeter-db native::block::tests::test_parse_array_enum8_with_escapes
82552025-09-03T19:06:49.734Z PASS [ 0.047s] oximeter-db native::block::tests::test_parse_enum8
82562025-09-03T19:06:49.734Z PASS [ 0.040s] oximeter-db native::block::tests::test_parse_enum_variant
82572025-09-03T19:06:49.774Z PASS [ 0.051s] oximeter-db native::block::tests::test_parse_invalid_data_type
82582025-09-03T19:06:50.245Z PASS [ 1.033s] oximeter-db client::tests::test_update_schema_cache_on_new_sample
82592025-09-03T19:06:50.324Z PASS [ 1.199s] oximeter-db client::tests::test_timeseries_schema_list
82602025-09-03T19:06:50.412Z PASS [ 0.696s] oximeter-db native::connection::tests::test_basic_select_query
82612025-09-03T19:06:50.654Z PASS [ 0.895s] oximeter-db native::connection::tests::test_can_cancel_query
82622025-09-03T19:06:50.947Z PASS [ 2.130s] oximeter-db client::tests::test_sql_query_output
82632025-09-03T19:06:51.003Z PASS [ 0.754s] oximeter-db native::connection::tests::test_exchange_hello
82642025-09-03T19:06:51.119Z PASS [ 0.797s] oximeter-db native::connection::tests::test_insert_and_select_data
82652025-09-03T19:06:51.274Z PASS [ 0.858s] oximeter-db native::connection::tests::test_insert_and_select_uuid
82662025-09-03T19:06:51.317Z PASS [ 0.049s] oximeter-db native::io::block::tests::test_decode_block_with_nulls
82672025-09-03T19:06:51.370Z PASS [ 0.049s] oximeter-db native::io::block::tests::test_decode_full_block
82682025-09-03T19:06:51.423Z PASS [ 0.056s] oximeter-db native::io::column::tests::check_uuid_buffer_length_on_decode
82692025-09-03T19:06:51.542Z PASS [ 0.110s] oximeter-db native::io::column::tests::fail_to_encode_out_of_range_column
82702025-09-03T19:06:51.581Z PASS [ 0.907s] oximeter-db native::connection::tests::test_select_array_column
82712025-09-03T19:06:51.620Z PASS [ 0.069s] oximeter-db native::io::column::tests::test_decode_ipv4addr_column
82722025-09-03T19:06:51.620Z PASS [ 0.047s] oximeter-db native::io::column::tests::test_decode_ipv6addr_column
82732025-09-03T19:06:51.661Z PASS [ 0.044s] oximeter-db native::io::column::tests::test_decode_uint64_column
82742025-09-03T19:06:51.661Z PASS [ 0.047s] oximeter-db native::io::column::tests::test_decode_string_column
82752025-09-03T19:06:51.701Z PASS [ 0.043s] oximeter-db native::io::column::tests::test_decode_uuid_column
82762025-09-03T19:06:51.739Z PASS [ 0.051s] oximeter-db native::io::column::tests::test_decode_uint8_column
82772025-09-03T19:06:51.781Z PASS [ 0.052s] oximeter-db native::io::packet::server::tests::test_decode_full_hello
82782025-09-03T19:06:51.782Z PASS [ 0.072s] oximeter-db native::io::column::tests::test_encode_decode_column
82792025-09-03T19:06:51.818Z PASS [ 0.051s] oximeter-db native::io::packet::server::tests::test_decode_hello_packet_and_a_half
82802025-09-03T19:06:51.863Z PASS [ 0.057s] oximeter-db native::io::packet::server::tests::test_decode_multiple_hello_packets
82812025-09-03T19:06:51.863Z PASS [ 0.048s] oximeter-db native::io::packet::server::tests::test_decode_nested_exceptions
82822025-09-03T19:06:51.900Z PASS [ 0.058s] oximeter-db native::io::packet::server::tests::test_decode_partial_hello
82832025-09-03T19:06:51.900Z PASS [ 0.045s] oximeter-db native::io::packet::server::tests::test_decode_pong
82842025-09-03T19:06:51.941Z PASS [ 0.044s] oximeter-db native::io::packet::server::tests::test_decode_progress_packet
82852025-09-03T19:06:51.997Z PASS [ 0.043s] oximeter-db native::io::packet::server::tests::test_decode_single_exception
82862025-09-03T19:06:51.997Z PASS [ 0.040s] oximeter-db native::io::string::test::test_encode_decode
82872025-09-03T19:06:51.999Z PASS [ 0.049s] oximeter-db native::io::string::test::test_encode_hello_world
82882025-09-03T19:06:52.044Z PASS [ 0.039s] oximeter-db native::io::table_columns::tests::test_backtick_quoted_column_name
82892025-09-03T19:06:52.082Z PASS [ 0.051s] oximeter-db native::io::table_columns::tests::test_column_count
82902025-09-03T19:06:52.083Z PASS [ 1.052s] oximeter-db native::connection::tests::test_select_nullable_column
82912025-09-03T19:06:52.083Z PASS [ 0.045s] oximeter-db native::io::table_columns::tests::test_column_description_only_required_parts
82922025-09-03T19:06:52.122Z PASS [ 0.064s] oximeter-db native::io::table_columns::tests::test_column_description_with_default
82932025-09-03T19:06:52.164Z PASS [ 1.176s] oximeter-db native::connection::tests::test_select_array_of_nullable_column
82942025-09-03T19:06:52.164Z PASS [ 0.044s] oximeter-db oxql::ast::grammar::tests::test_align_table_op
82952025-09-03T19:06:52.203Z PASS [ 0.124s] oximeter-db native::io::table_columns::tests::test_column_descriptions
82962025-09-03T19:06:52.204Z PASS [ 0.044s] oximeter-db oxql::ast::grammar::tests::test_comparison
82972025-09-03T19:06:52.243Z PASS [ 0.079s] oximeter-db oxql::ast::grammar::tests::test_boolean_literal
82982025-09-03T19:06:52.244Z PASS [ 0.157s] oximeter-db native::io::varuint::test_encode_decode_varuint
82992025-09-03T19:06:52.244Z PASS [ 0.041s] oximeter-db oxql::ast::grammar::tests::test_complicated_logical_combinations
83002025-09-03T19:06:52.244Z PASS [ 0.044s] oximeter-db oxql::ast::grammar::tests::test_double_literal
83012025-09-03T19:06:52.283Z PASS [ 1.121s] oximeter-db native::connection::tests::test_send_cancel_with_no_query
83022025-09-03T19:06:52.283Z PASS [ 0.044s] oximeter-db oxql::ast::grammar::tests::test_double_quoted_string_literal
83032025-09-03T19:06:52.283Z PASS [ 0.046s] oximeter-db oxql::ast::grammar::tests::test_duration_literal
83042025-09-03T19:06:52.283Z PASS [ 0.047s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_operator_precedence
83052025-09-03T19:06:52.283Z PASS [ 0.038s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_negated_simple_expression
83062025-09-03T19:06:52.283Z PASS [ 0.041s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_overridden_precedence
83072025-09-03T19:06:52.326Z PASS [ 0.061s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_simple_expression
83082025-09-03T19:06:52.327Z PASS [ 0.049s] oximeter-db oxql::ast::grammar::tests::test_filter_table_op
83092025-09-03T19:06:52.327Z PASS [ 0.063s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_two_simple_filter_expressions
83102025-09-03T19:06:52.362Z PASS [ 0.051s] oximeter-db oxql::ast::grammar::tests::test_group_by
83112025-09-03T19:06:52.362Z PASS [ 0.057s] oximeter-db oxql::ast::grammar::tests::test_get_table_op
83122025-09-03T19:06:52.362Z PASS [ 0.046s] oximeter-db oxql::ast::grammar::tests::test_hex_integer_literal
83132025-09-03T19:06:52.362Z PASS [ 0.037s] oximeter-db oxql::ast::grammar::tests::test_integer_literal
83142025-09-03T19:06:52.362Z PASS [ 0.052s] oximeter-db oxql::ast::grammar::tests::test_ident
83152025-09-03T19:06:52.397Z PASS [ 0.036s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv4_literal
83162025-09-03T19:06:52.397Z PASS [ 0.045s] oximeter-db oxql::ast::grammar::tests::test_multiple_negation
83172025-09-03T19:06:52.434Z PASS [ 0.064s] oximeter-db oxql::ast::grammar::tests::test_limiting_table_ops
83182025-09-03T19:06:52.434Z PASS [ 0.054s] oximeter-db oxql::ast::grammar::tests::test_negated_filter_expr
83192025-09-03T19:06:52.434Z PASS [ 0.080s] oximeter-db oxql::ast::grammar::tests::test_like_only_available_for_strings
83202025-09-03T19:06:52.434Z PASS [ 0.035s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv6_literal
83212025-09-03T19:06:52.468Z PASS [ 0.039s] oximeter-db oxql::ast::grammar::tests::test_parse_literal_timestamp_string
83222025-09-03T19:06:52.468Z PASS [ 0.064s] oximeter-db oxql::ast::grammar::tests::test_query
83232025-09-03T19:06:52.507Z PASS [ 0.066s] oximeter-db oxql::ast::grammar::tests::test_query_starts_with_get
83242025-09-03T19:06:52.507Z PASS [ 0.047s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_invalid_unicode_sequence
83252025-09-03T19:06:52.508Z PASS [ 0.044s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_none
83262025-09-03T19:06:52.553Z PASS [ 0.041s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_valid_escape_sequence
83272025-09-03T19:06:52.553Z PASS [ 0.037s] oximeter-db oxql::ast::grammar::tests::test_uuid_literal
83282025-09-03T19:06:52.553Z PASS [ 0.048s] oximeter-db oxql::ast::grammar::tests::test_reducer
83292025-09-03T19:06:52.553Z PASS [ 0.060s] oximeter-db oxql::ast::grammar::tests::test_single_quoted_string_literal
83302025-09-03T19:06:52.596Z PASS [ 0.041s] oximeter-db oxql::ast::grammar::tests::test_uuid_literal_is_case_insensitive
83312025-09-03T19:06:52.596Z PASS [ 0.044s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field
83322025-09-03T19:06:52.596Z PASS [ 0.052s] oximeter-db oxql::ast::literal::tests::test_duration_to_db_interval
83332025-09-03T19:06:52.596Z PASS [ 0.035s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field_wrong_type
83342025-09-03T19:06:52.638Z PASS [ 0.048s] oximeter-db oxql::ast::table_ops::align::tests::test_fraction_overlap_with_window
83352025-09-03T19:06:52.638Z PASS [ 0.038s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_does_not_modify_missing_values
83362025-09-03T19:06:52.638Z PASS [ 0.050s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_value_in_window
83372025-09-03T19:06:52.638Z PASS [ 0.046s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_does_not_modify_missing_values
83382025-09-03T19:06:52.638Z PASS [ 0.036s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_value_in_window
83392025-09-03T19:06:52.679Z PASS [ 0.042s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_double_points
83402025-09-03T19:06:52.679Z PASS [ 0.061s] oximeter-db oxql::ast::table_ops::align::tests::test_verify_max_upsampling_ratio
83412025-09-03T19:06:52.679Z PASS [ 0.051s] oximeter-db oxql::ast::table_ops::filter::tests::test_all_ident_names
83422025-09-03T19:06:52.679Z PASS [ 0.039s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_points_wrong_type
83432025-09-03T19:06:52.787Z PASS [ 0.046s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_long_expressions
83442025-09-03T19:06:52.788Z PASS [ 0.040s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_empty_timeseries
83452025-09-03T19:06:52.827Z PASS [ 0.062s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_deep_expressions
83462025-09-03T19:06:52.827Z PASS [ 0.053s] oximeter-db oxql::ast::table_ops::filter::tests::test_error_message_with_invalid_field_names
83472025-09-03T19:06:52.827Z PASS [ 0.035s] oximeter-db oxql::ast::table_ops::filter::tests::test_implicit_field_names_for_types
83482025-09-03T19:06:52.827Z PASS [ 0.034s] oximeter-db oxql::ast::table_ops::group_by::test::test_group_by_display
83492025-09-03T19:06:52.827Z PASS [ 0.053s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_field_logic
83502025-09-03T19:06:52.827Z PASS [ 0.052s] oximeter-db oxql::ast::table_ops::filter::tests::test_simplify_to_dnf
83512025-09-03T19:06:52.827Z PASS [ 0.041s] oximeter-db oxql::ast::table_ops::group_by::tests::test_group_by
83522025-09-03T19:06:52.827Z PASS [ 0.047s] oximeter-db oxql::ast::table_ops::limit::tests::test_first_k
83532025-09-03T19:06:52.827Z PASS [ 0.042s] oximeter-db oxql::ast::table_ops::limit::tests::test_last_k
83542025-09-03T19:06:52.873Z PASS [ 0.048s] oximeter-db oxql::ast::table_ops::test::test_grouped_table_op_display
83552025-09-03T19:06:52.873Z PASS [ 0.049s] oximeter-db oxql::plan::align::test::test_align_input_schema
83562025-09-03T19:06:52.983Z PASS [ 0.174s] oximeter-db oxql::plan::plan::tests::cannot_align_non_numeric_tables
83572025-09-03T19:06:53.031Z PASS [ 0.203s] oximeter-db oxql::plan::plan::tests::cannot_filter_with_incomparable_types
83582025-09-03T19:06:53.032Z PASS [ 0.176s] oximeter-db oxql::plan::plan::tests::cannot_group_unaligned_tables
83592025-09-03T19:06:53.074Z PASS [ 0.201s] oximeter-db oxql::plan::plan::tests::cannot_group_multiple_tables
83602025-09-03T19:06:53.266Z PASS [ 0.238s] oximeter-db oxql::plan::plan::tests::get_cumulative_plan_emits_two_nodes
83612025-09-03T19:06:53.342Z PASS [ 0.302s] oximeter-db oxql::plan::plan::tests::cannot_join_one_table
83622025-09-03T19:06:53.342Z PASS [ 0.281s] oximeter-db oxql::plan::plan::tests::cannot_join_unaligned_tables
83632025-09-03T19:06:53.378Z PASS [ 0.302s] oximeter-db oxql::plan::plan::tests::filter_plan_node_does_not_change_table_schema
83642025-09-03T19:06:53.433Z PASS [ 0.167s] oximeter-db oxql::plan::plan::tests::get_gauge_plan_emits_one_node
83652025-09-03T19:06:53.474Z PASS [ 0.156s] oximeter-db oxql::plan::plan::tests::limit_pushdown_does_not_reorder_around_align
83662025-09-03T19:06:53.512Z PASS [ 0.197s] oximeter-db oxql::plan::plan::tests::group_by_plan_leaves_only_grouped_fields
83672025-09-03T19:06:53.512Z PASS [ 0.196s] oximeter-db oxql::plan::plan::tests::limit_plan_node_does_not_change_table_schema
83682025-09-03T19:06:53.613Z PASS [ 0.164s] oximeter-db oxql::plan::plan::tests::predicate_pushdown_merges_neighboring_filter_nodes
83692025-09-03T19:06:53.648Z PASS [ 0.137s] oximeter-db oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_into_subqueries
83702025-09-03T19:06:53.648Z PASS [ 0.149s] oximeter-db oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_through_group_by
83712025-09-03T19:06:53.695Z PASS [ 0.165s] oximeter-db oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_through_join
83722025-09-03T19:06:53.740Z PASS [ 0.130s] oximeter-db oxql::plan::plan::tests::subquery_plan_returns_multiple_tables
83732025-09-03T19:06:53.776Z PASS [ 0.131s] oximeter-db oxql::plan::predicates::tests::push_multiple_predicates_partway_through_alignment
83742025-09-03T19:06:53.776Z PASS [ 0.167s] oximeter-db oxql::plan::plan::tests::requires_full_table_scan
83752025-09-03T19:06:53.817Z PASS [ 0.131s] oximeter-db oxql::plan::predicates::tests::push_none_of_single_predicate_through_alignment
83762025-09-03T19:06:53.858Z PASS [ 0.037s] oximeter-db oxql::query::tests::test_coalesce_limits
83772025-09-03T19:06:53.896Z PASS [ 0.037s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_coalesce_incompatible_kind_from_outer_query
83782025-09-03T19:06:53.896Z PASS [ 0.131s] oximeter-db oxql::plan::predicates::tests::push_predicates_partway_through_alignment_differently
83792025-09-03T19:06:53.930Z PASS [ 0.036s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kind_from_outer_query
83802025-09-03T19:06:53.930Z PASS [ 0.131s] oximeter-db oxql::plan::predicates::tests::push_single_predicate_through_alignment
83812025-09-03T19:06:53.931Z PASS [ 0.042s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kinds_within_query
83822025-09-03T19:06:53.931Z PASS [ 0.161s] oximeter-db oxql::plan::predicates::tests::push_single_predicate_partway_through_alignment
83832025-09-03T19:06:53.965Z PASS [ 0.040s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_rearrange_around_incompatible_timestamp_filters
83842025-09-03T19:06:53.966Z PASS [ 0.042s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_from_outer_query
83852025-09-03T19:06:53.966Z PASS [ 0.041s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_same_kind_within_query
83862025-09-03T19:06:53.966Z PASS [ 0.039s] oximeter-db oxql::query::tests::test_coalesce_limits_rearrange_around_timestamp_filters
83872025-09-03T19:06:54.006Z PASS [ 0.040s] oximeter-db oxql::query::tests::test_coalesce_predicates
83882025-09-03T19:06:54.006Z PASS [ 0.047s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries
83892025-09-03T19:06:54.006Z PASS [ 0.045s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries_with_group_by
83902025-09-03T19:06:54.044Z PASS [ 0.044s] oximeter-db oxql::query::tests::test_coalesce_predicates_merged_into_subqueries
83912025-09-03T19:06:54.044Z PASS [ 0.041s] oximeter-db oxql::query::tests::test_insert_filters
83922025-09-03T19:06:54.044Z PASS [ 0.041s] oximeter-db oxql::query::tests::test_insert_filters_with_nested_subqueries
83932025-09-03T19:06:54.080Z PASS [ 0.054s] oximeter-db oxql::query::tests::test_insert_filters_with_subqueries
83942025-09-03T19:06:54.080Z PASS [ 0.033s] oximeter-db oxql::query::tests::test_restrict_filter_idents_expr
83952025-09-03T19:06:54.080Z PASS [ 0.055s] oximeter-db oxql::query::tests::test_query_end_time
83962025-09-03T19:06:54.080Z PASS [ 0.047s] oximeter-db oxql::query::tests::test_query_end_time_across_subqueries
83972025-09-03T19:06:54.117Z PASS [ 0.034s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom_with_timestamp
83982025-09-03T19:06:54.117Z PASS [ 0.043s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom
83992025-09-03T19:06:54.117Z PASS [ 0.039s] oximeter-db query::tests::test_field_cmp
84002025-09-03T19:06:54.157Z PASS [ 0.058s] oximeter-db oxql::query::tests::test_split_query
84012025-09-03T19:06:54.157Z PASS [ 0.042s] oximeter-db query::tests::test_field_selector_as_query
84022025-09-03T19:06:54.157Z PASS [ 0.041s] oximeter-db query::tests::test_field_value_as_db_str
84032025-09-03T19:06:54.191Z PASS [ 0.053s] oximeter-db query::tests::test_select_query_builder_field_selectors
84042025-09-03T19:06:54.192Z PASS [ 0.060s] oximeter-db query::tests::test_select_query_builder_filter_raw
84052025-09-03T19:06:54.192Z PASS [ 0.052s] oximeter-db query::tests::test_select_query_builder_full
84062025-09-03T19:06:54.232Z PASS [ 0.039s] oximeter-db query::tests::test_select_query_builder_limit_offset
84072025-09-03T19:06:54.232Z PASS [ 0.063s] oximeter-db query::tests::test_select_query_builder_from_parts
84082025-09-03T19:06:54.275Z PASS [ 0.051s] oximeter-db query::tests::test_select_query_builder_no_fields
84092025-09-03T19:06:54.275Z PASS [ 0.048s] oximeter-db query::tests::test_select_query_builder_no_selectors
84102025-09-03T19:06:54.275Z PASS [ 0.044s] oximeter-db query::tests::test_time_range
84112025-09-03T19:06:54.275Z PASS [ 0.054s] oximeter-db query::tests::test_string_field_selector
84122025-09-03T19:06:54.316Z PASS [ 0.043s] oximeter-db sql::tests::test_allow_subqueries
84132025-09-03T19:06:54.316Z PASS [ 0.064s] oximeter-db sql::tests::test_allow_limit_offset
84142025-09-03T19:06:54.316Z PASS [ 0.050s] oximeter-db sql::tests::test_ctes_are_not_supported
84152025-09-03T19:06:54.350Z PASS [ 0.072s] oximeter-db sql::tests::test_cannot_name_database
84162025-09-03T19:06:54.350Z PASS [ 0.060s] oximeter-db sql::tests::test_function_allow_list
84172025-09-03T19:06:54.350Z PASS [ 0.048s] oximeter-db sql::tests::test_multiple_statements_are_not_supported
84182025-09-03T19:06:54.391Z PASS [ 1.941s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequence_with_valid_unicode_sequence
84192025-09-03T19:06:54.391Z PASS [ 0.083s] oximeter-db sql::tests::test_join_must_be_inner
84202025-09-03T19:06:54.391Z PASS [ 0.064s] oximeter-db sql::tests::test_query_must_be_select_statement
84212025-09-03T19:06:54.430Z PASS [ 0.047s] oximeter-db sql::tests::test_query_with_multiple_timeseries_generates_one_cte
84222025-09-03T19:06:54.431Z PASS [ 0.054s] oximeter-db sql::tests::test_require_table_is_timeseries_name
84232025-09-03T19:06:54.431Z PASS [ 0.055s] oximeter-db sql::tests::test_safe_sql_does_not_modify_original_alias
84242025-09-03T19:06:54.431Z PASS [ 0.036s] oximeter-db tests::test_timeseries_key_field_stability
84252025-09-03T19:06:54.483Z PASS [ 0.050s] oximeter-db tests::test_timeseries_key_sample_stability
84262025-09-03T19:06:54.483Z PASS [ 0.081s] oximeter-db sql::tests::test_with_comma_join_fails
84272025-09-03T19:06:54.520Z PASS [ 0.077s] oximeter-instruments http::tests::test_latency_tracker
84282025-09-03T19:06:54.592Z PASS [ 0.097s] oximeter-instruments kstat::link::tests::test_kstat_interested
84292025-09-03T19:06:54.630Z PASS [ 0.175s] oximeter-instruments kstat::link::tests::no_futures_to_await_after_removing_target
84302025-09-03T19:06:54.714Z PASS [ 0.098s] oximeter-instruments kstat::link::tests::test_kstat_sampler_with_overflow
84312025-09-03T19:06:54.882Z PASS [ 0.290s] oximeter-instruments kstat::link::tests::test_kstat_sampler
84322025-09-03T19:06:55.083Z PASS [ 0.360s] oximeter-instruments kstat::link::tests::test_kstat_start_time_is_equal
84332025-09-03T19:06:55.121Z PASS [ 0.209s] oximeter-instruments kstat::link::tests::test_kstat_with_expiration
84342025-09-03T19:06:55.215Z PASS [ 0.136s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_kstat_is_gone
84352025-09-03T19:06:55.297Z PASS [ 0.074s] oximeter-instruments kstat::link::tests::test_sled_datalink
84362025-09-03T19:06:55.334Z PASS [ 0.213s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_target_is_removed
84372025-09-03T19:06:55.367Z PASS [ 0.043s] oximeter-macro-impl tests::test_extract_datum_type_by_annotatd_field
84382025-09-03T19:06:55.403Z PASS [ 0.089s] oximeter-instruments kstat::link::tests::updating_target_changes_existing_sampling_interval
84392025-09-03T19:06:55.403Z PASS [ 0.029s] oximeter-macro-impl tests::test_extract_datum_type_by_field_name
84402025-09-03T19:06:55.444Z PASS [ 0.038s] oximeter-macro-impl tests::test_extract_datum_type_multiple_annotated_fields
84412025-09-03T19:06:55.444Z PASS [ 0.036s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated
84422025-09-03T19:06:55.481Z PASS [ 0.030s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated_same_field
84432025-09-03T19:06:55.481Z PASS [ 0.042s] oximeter-macro-impl tests::test_metric_annotated_field
84442025-09-03T19:06:55.481Z PASS [ 0.036s] oximeter-macro-impl tests::test_metric_datum_field
84452025-09-03T19:06:55.520Z PASS [ 0.035s] oximeter-macro-impl tests::test_metric_enum
84462025-09-03T19:06:55.520Z PASS [ 0.035s] oximeter-macro-impl tests::test_metric_without_datum_field
84472025-09-03T19:06:55.557Z PASS [ 0.032s] oximeter-macro-impl tests::test_target
84482025-09-03T19:06:55.557Z PASS [ 0.030s] oximeter-macro-impl tests::test_target_empty_struct
84492025-09-03T19:06:55.558Z PASS [ 0.029s] oximeter-macro-impl tests::test_target_enum
84502025-09-03T19:06:55.595Z PASS [ 0.030s] oximeter-macro-impl tests::test_target_unit_struct
84512025-09-03T19:06:55.595Z PASS [ 0.031s] oximeter-macro-impl tests::test_target_with_datum_field
84522025-09-03T19:06:55.692Z PASS [ 0.108s] oximeter-schema codegen::tests::compute_extra_derives_respects_datum_type_with_no_extra_derives
84532025-09-03T19:06:55.747Z PASS [ 0.045s] oximeter-schema codegen::tests::compute_extra_derives_respects_non_copy_datum_types
84542025-09-03T19:06:55.784Z PASS [ 0.043s] oximeter-schema codegen::tests::compute_extra_derives_respects_non_copy_fields
84552025-09-03T19:06:55.822Z PASS [ 0.045s] oximeter-schema codegen::tests::compute_extra_derives_respects_partially_ordered_datum_types
84562025-09-03T19:06:55.860Z PASS [ 0.038s] oximeter-schema codegen::tests::compute_extra_derives_respects_totally_ordered_datum_types
84572025-09-03T19:06:55.930Z PASS [ 0.057s] oximeter-schema codegen::tests::emit_schema_types_generates_expected_tokens
84582025-09-03T19:06:55.974Z PASS [ 0.036s] oximeter-schema codegen::tests::emit_schema_types_with_no_metric_fields_generates_expected_tokens
84592025-09-03T19:06:56.022Z PASS [ 0.046s] oximeter-schema ir::tests::construct_field_schema_fails_with_duplicate_field_names
84602025-09-03T19:06:56.061Z PASS [ 0.047s] oximeter-schema ir::tests::construct_field_schema_fails_with_reference_to_unknown_field
84612025-09-03T19:06:56.115Z PASS [ 0.063s] oximeter-schema ir::tests::construct_field_schema_picks_up_correct_fields
84622025-09-03T19:06:56.189Z PASS [ 0.064s] oximeter-schema ir::tests::ensures_target_has_at_least_one_field
84632025-09-03T19:06:56.224Z PASS [ 0.035s] oximeter-schema ir::tests::extract_authz_scope_requires_relevant_field
84642025-09-03T19:06:56.275Z PASS [ 0.037s] oximeter-schema ir::tests::extract_metric_fields_fails_to_add_existing_metric
84652025-09-03T19:06:56.313Z PASS [ 0.035s] oximeter-schema ir::tests::extract_metric_fields_fails_to_remove_non_existent_metric
84662025-09-03T19:06:56.346Z PASS [ 0.037s] oximeter-schema ir::tests::extract_metric_fields_fails_with_non_increasing_versions
84672025-09-03T19:06:56.380Z PASS [ 0.038s] oximeter-schema ir::tests::extract_metric_fields_requires_adding_first
84682025-09-03T19:06:56.423Z PASS [ 0.034s] oximeter-schema ir::tests::extract_metric_fields_succeeds_with_gaps_in_versions
84692025-09-03T19:06:56.511Z PASS [ 0.038s] oximeter-schema ir::tests::fail_on_empty_descriptions
84702025-09-03T19:06:56.511Z PASS [ 0.058s] oximeter-schema ir::tests::fail_on_empty_metric_name
84712025-09-03T19:06:56.546Z PASS [ 0.044s] oximeter-schema ir::tests::fail_on_empty_target_name
84722025-09-03T19:06:56.582Z PASS [ 0.040s] oximeter-schema ir::tests::fail_on_very_long_field_names
84732025-09-03T19:06:56.616Z PASS [ 0.042s] oximeter-schema ir::tests::fail_on_very_long_timeseries_name
84742025-09-03T19:06:56.662Z PASS [ 0.039s] oximeter-schema ir::tests::into_schema_list_fails_with_zero_metrics
84752025-09-03T19:06:56.695Z PASS [ 23.002s] omicron-test-utils dev::db::test::test_setup_database_default_dir
84762025-09-03T19:06:56.737Z PASS [ 0.046s] oximeter-schema ir::tests::load_schema_catches_metric_versions_not_added_in
84772025-09-03T19:06:56.737Z PASS [ 0.047s] oximeter-schema ir::tests::load_schema_fails_with_duplicate_timeseries
84782025-09-03T19:06:56.777Z PASS [ 0.046s] oximeter-schema ir::tests::load_schema_fails_with_nonexistent_target_version
84792025-09-03T19:06:56.777Z PASS [ 0.051s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions
84802025-09-03T19:06:56.828Z PASS [ 0.045s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions_when_last_is_modified
84812025-09-03T19:06:56.872Z PASS [ 0.046s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions_when_last_version_is_removed
84822025-09-03T19:06:56.873Z PASS [ 0.051s] oximeter-schema ir::tests::load_schema_fills_in_late_implied_metric_versions
84832025-09-03T19:06:56.873Z PASS [ 0.038s] oximeter-schema ir::tests::load_schema_skips_versions_until_metric_is_added
84842025-09-03T19:06:56.914Z PASS [ 0.043s] oximeter-schema ir::tests::only_support_format_version_1
84852025-09-03T19:06:56.914Z PASS [ 0.038s] oximeter-schema ir::tests::validate_field_name_disallows_bad_names
84862025-09-03T19:06:56.950Z PASS [ 0.035s] oximeter-schema ir::tests::validate_field_name_verifies_uuid_field_names
84872025-09-03T19:06:57.024Z PASS [ 0.102s] oximeter-test-utils tests::test_sample_struct
84882025-09-03T19:06:57.069Z PASS [ 0.136s] oximeter-test-utils tests::test_gen_test_samples
84892025-09-03T19:06:57.107Z PASS [ 0.060s] oximeter-test-utils tests::test_schema_field_ordering_across_target_metric
84902025-09-03T19:06:57.107Z PASS [ 0.058s] oximeter-test-utils tests::test_timeseries_schema_from_parts
84912025-09-03T19:06:57.145Z PASS [ 0.043s] oximeter-test-utils tests::test_timeseries_schema_from_sample
84922025-09-03T19:06:57.145Z PASS [ 0.054s] oximeter-types histogram::tests::test_bin_range
84932025-09-03T19:06:57.186Z FAIL [ 67.649s] omicron-omdb::test_all_output test_omdb_success_cases
84942025-09-03T19:06:57.186Z stdout ───
84952025-09-03T19:06:57.186Z
84962025-09-03T19:06:57.186Z running 1 test
84972025-09-03T19:06:57.186Z running commands with args: ["db", "disks", "list"]
84982025-09-03T19:06:57.186Z running commands with args: ["db", "dns", "show"]
84992025-09-03T19:06:57.186Z running commands with args: ["db", "dns", "diff", "external", "2"]
85002025-09-03T19:06:57.186Z running commands with args: ["db", "dns", "names", "external", "2"]
85012025-09-03T19:06:57.186Z running commands with args: ["db", "instances"]
85022025-09-03T19:06:57.186Z running commands with args: ["db", "sleds"]
85032025-09-03T19:06:57.186Z running commands with args: ["db", "sleds", "-F", "discretionary"]
85042025-09-03T19:06:57.186Z running commands with args: ["mgs", "inventory"]
85052025-09-03T19:06:57.186Z running commands with args: ["nexus", "background-tasks", "doc"]
85062025-09-03T19:06:57.186Z running commands with args: ["nexus", "background-tasks", "show", "--no-executing-info"]
85072025-09-03T19:06:57.186Z running commands with args: ["nexus", "background-tasks", "show", "saga_recovery", "--no-executing-info"]
85082025-09-03T19:06:57.186Z running commands with args: ["nexus", "background-tasks", "show", "blueprint_loader", "blueprint_executor", "--no-executing-info"]
85092025-09-03T19:06:57.186Z running commands with args: ["nexus", "background-tasks", "show", "dns_internal", "--no-executing-info"]
85102025-09-03T19:06:57.186Z running commands with args: ["nexus", "background-tasks", "show", "dns_external", "--no-executing-info"]
85112025-09-03T19:06:57.187Z running commands with args: ["nexus", "background-tasks", "show", "all", "--no-executing-info"]
85122025-09-03T19:06:57.187Z running commands with args: ["nexus", "chicken-switches", "show", "current"]
85132025-09-03T19:06:57.187Z running commands with args: ["-w", "nexus", "chicken-switches", "set", "--planner-enabled", "true"]
85142025-09-03T19:06:57.187Z running commands with args: ["-w", "nexus", "chicken-switches", "set", "--add-zones-with-mupdate-override", "false"]
85152025-09-03T19:06:57.187Z running commands with args: ["nexus", "chicken-switches", "show", "current"]
85162025-09-03T19:06:57.187Z running commands with args: ["nexus", "sagas", "list"]
85172025-09-03T19:06:57.187Z running commands with args: ["--destructive", "nexus", "sagas", "demo-create"]
85182025-09-03T19:06:57.187Z running commands with args: ["nexus", "sagas", "list"]
85192025-09-03T19:06:57.187Z running commands with args: ["--destructive", "nexus", "background-tasks", "activate", "inventory_collection"]
85202025-09-03T19:06:57.187Z running commands with args: ["nexus", "blueprints", "list"]
85212025-09-03T19:06:57.187Z running commands with args: ["nexus", "blueprints", "show", "7e125e6c-31a0-4a50-b099-a9f970b129c2"]
85222025-09-03T19:06:57.187Z running commands with args: ["nexus", "blueprints", "show", "current-target"]
85232025-09-03T19:06:57.187Z running commands with args: ["nexus", "blueprints", "diff", "7e125e6c-31a0-4a50-b099-a9f970b129c2", "current-target"]
85242025-09-03T19:06:57.187Z running commands with args: ["nexus", "blueprints", "diff", "7e125e6c-31a0-4a50-b099-a9f970b129c2"]
85252025-09-03T19:06:57.187Z test test_omdb_success_cases has been running for over 60 seconds
85262025-09-03T19:06:57.188Z running commands with args: ["reconfigurator", "export", "/var/tmp/omicron_tmp/.tmpVemesl/reconfigurator-export.out"]
85272025-09-03T19:06:57.188Z @@ -1222,19 +1222,31 @@
85282025-09-03T19:06:57.188Z
85292025-09-03T19:06:57.188Z task: "sp_ereport_ingester"
85302025-09-03T19:06:57.188Z configured period: every <REDACTED_DURATION>s
85312025-09-03T19:06:57.188Z last completed activation: <REDACTED ITERATIONS>, triggered by <TRIGGERED_BY_REDACTED>
85322025-09-03T19:06:57.188Z started at <REDACTED_TIMESTAMP> (<REDACTED DURATION>s ago) and ran for <REDACTED DURATION>ms
85332025-09-03T19:06:57.188Z -/!\ errors: 1
85342025-09-03T19:06:57.188Z - - failed to resolve MGS addresses: proto error: no records found for Query { name: Name("_mgs._tcp.control-plane.oxide.internal."), query_type: SRV, query_class: IN }
85352025-09-03T19:06:57.188Z - total ereports received: 0
85362025-09-03T19:06:57.188Z - new ereports ingested: 0
85372025-09-03T19:06:57.188Z - total HTTP requests sent: 0
85382025-09-03T19:06:57.188Z - total collection errors: 0
85392025-09-03T19:06:57.188Z - reporters with ereports: 0
85402025-09-03T19:06:57.188Z + total ereports received: 11
85412025-09-03T19:06:57.188Z + new ereports ingested: 11
85422025-09-03T19:06:57.188Z + total HTTP requests sent: 8
85432025-09-03T19:06:57.188Z + total collection errors: 8
85442025-09-03T19:06:57.188Z + reporters with ereports: 4
85452025-09-03T19:06:57.189Z reporters with collection errors: 0
85462025-09-03T19:06:57.189Z
85472025-09-03T19:06:57.189Z + service processors:
85482025-09-03T19:06:57.189Z + - sled 00: 6 ereports
85492025-09-03T19:06:57.189Z + new ereports ingested: 6
85502025-09-03T19:06:57.189Z + HTTP requests sent: 2
85512025-09-03T19:06:57.189Z + - sled 01: 2 ereports
85522025-09-03T19:06:57.189Z + new ereports ingested: 2
85532025-09-03T19:06:57.189Z + HTTP requests sent: 2
85542025-09-03T19:06:57.189Z + - switch 00: 2 ereports
85552025-09-03T19:06:57.189Z + new ereports ingested: 2
85562025-09-03T19:06:57.189Z + HTTP requests sent: 2
85572025-09-03T19:06:57.189Z + - switch 01: 1 ereports
85582025-09-03T19:06:57.189Z + new ereports ingested: 1
85592025-09-03T19:06:57.189Z + HTTP requests sent: 2
85602025-09-03T19:06:57.189Z +
85612025-09-03T19:06:57.189Z task: "support_bundle_collector"
85622025-09-03T19:06:57.189Z configured period: every <REDACTED_DURATION>days <REDACTED_DURATION>h <REDACTED_DURATION>m <REDACTED_DURATION>s
85632025-09-03T19:06:57.189Z last completed activation: <REDACTED ITERATIONS>, triggered by <TRIGGERED_BY_REDACTED>
85642025-09-03T19:06:57.189Z started at <REDACTED_TIMESTAMP> (<REDACTED DURATION>s ago) and ran for <REDACTED DURATION>ms
85652025-09-03T19:06:57.189Z Support Bundle Cleanup Report:
85662025-09-03T19:06:57.189Z
85672025-09-03T19:06:57.189Z test test_omdb_success_cases ... FAILED
85682025-09-03T19:06:57.189Z
85692025-09-03T19:06:57.189Z failures:
85702025-09-03T19:06:57.189Z
85712025-09-03T19:06:57.189Z failures:
85722025-09-03T19:06:57.189Z test_omdb_success_cases
85732025-09-03T19:06:57.189Z
85742025-09-03T19:06:57.189Z test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 2 filtered out; finished in 66.95s
85752025-09-03T19:06:57.189Z
85762025-09-03T19:06:57.189Z stderr ───
85772025-09-03T19:06:57.189Z log file: /var/tmp/omicron_tmp/test_all_output-3d6bbe813742e331-test_omdb_success_cases.874.0.log
85782025-09-03T19:06:57.189Z note: configured to log to "/var/tmp/omicron_tmp/test_all_output-3d6bbe813742e331-test_omdb_success_cases.874.0.log"
85792025-09-03T19:06:57.190Z DB URL: postgresql://root@[::1]:58839/omicron?sslmode=disable
85802025-09-03T19:06:57.190Z DB address: [::1]:58839
85812025-09-03T19:06:57.190Z log file: /var/tmp/omicron_tmp/test_all_output-3d6bbe813742e331-test_omdb_success_cases.874.2.log
85822025-09-03T19:06:57.190Z note: configured to log to "/var/tmp/omicron_tmp/test_all_output-3d6bbe813742e331-test_omdb_success_cases.874.2.log"
85832025-09-03T19:06:57.190Z log file: /var/tmp/omicron_tmp/test_all_output-3d6bbe813742e331-test_omdb_success_cases.874.3.log
85842025-09-03T19:06:57.190Z note: configured to log to "/var/tmp/omicron_tmp/test_all_output-3d6bbe813742e331-test_omdb_success_cases.874.3.log"
85852025-09-03T19:06:57.190Z
85862025-09-03T19:06:57.190Z thread 'test_omdb_success_cases' panicked at dev-tools/omdb/tests/test_all_output.rs:324:5:
85872025-09-03T19:06:57.190Z assertion failed: string doesn't match the contents of file: "tests/successes.out" see diffset above
85882025-09-03T19:06:57.190Z set EXPECTORATE=overwrite if these changes are intentional
85892025-09-03T19:06:57.190Z stack backtrace:
85902025-09-03T19:06:57.190Z 0: __rustc::rust_begin_unwind
85912025-09-03T19:06:57.190Z at /rustc/29483883eed69d5fb4db01964cdf2af4d86e9cb2/library/std/src/panicking.rs:697:5
85922025-09-03T19:06:57.190Z 1: core::panicking::panic_fmt
85932025-09-03T19:06:57.249Z at /rustc/29483883eed69d5fb4db01964cdf2af4d86e9cb2/library/core/src/panicking.rs:75:14
85942025-09-03T19:06:57.249Z 2: expectorate::assert_contents
85952025-09-03T19:06:57.250Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
85962025-09-03T19:06:57.250Z 3: {async_fn#0}
85972025-09-03T19:06:57.250Z at ./tests/test_all_output.rs:324:5
85982025-09-03T19:06:57.250Z 4: {async_block#0}
85992025-09-03T19:06:57.250Z at ./tests/test_all_output.rs:132:1
86002025-09-03T19:06:57.250Z 5: poll<&mut dyn core::future::future::Future<Output=()>>
86012025-09-03T19:06:57.250Z at /rustc/29483883eed69d5fb4db01964cdf2af4d86e9cb2/library/core/src/future/future.rs:124:9
86022025-09-03T19:06:57.250Z 6: poll<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>
86032025-09-03T19:06:57.250Z at /rustc/29483883eed69d5fb4db01964cdf2af4d86e9cb2/library/core/src/future/future.rs:124:9
86042025-09-03T19:06:57.250Z 7: {closure#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>
86052025-09-03T19:06:57.250Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:742:70
86062025-09-03T19:06:57.250Z 8: with_budget<core::task::poll::Poll<()>, tokio::runtime::scheduler::current_thread::{impl#8}::block_on::{closure#0}::{closure#0}::{closure_env#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>>
86072025-09-03T19:06:57.250Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/coop/mod.rs:167:5
86082025-09-03T19:06:57.250Z 9: budget<core::task::poll::Poll<()>, tokio::runtime::scheduler::current_thread::{impl#8}::block_on::{closure#0}::{closure#0}::{closure_env#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>>
86092025-09-03T19:06:57.250Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/coop/mod.rs:133:5
86102025-09-03T19:06:57.250Z 10: {closure#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>
86112025-09-03T19:06:57.250Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:742:25
86122025-09-03T19:06:57.250Z 11: tokio::runtime::scheduler::current_thread::Context::enter
86132025-09-03T19:06:57.250Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:432:19
86142025-09-03T19:06:57.250Z 12: {closure#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>
86152025-09-03T19:06:57.250Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:741:44
86162025-09-03T19:06:57.250Z 13: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
86172025-09-03T19:06:57.250Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:829:68
86182025-09-03T19:06:57.250Z 14: tokio::runtime::context::scoped::Scoped<T>::set
86192025-09-03T19:06:57.250Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context/scoped.rs:40:9
86202025-09-03T19:06:57.251Z 15: tokio::runtime::context::set_scheduler::{{closure}}
86212025-09-03T19:06:57.251Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context.rs:176:38
86222025-09-03T19:06:57.251Z 16: try_with<tokio::runtime::context::Context, tokio::runtime::context::set_scheduler::{closure_env#0}<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global>, core::option::Option<()>), tokio::runtime::scheduler::current_thread::{impl#8}::enter::{closure_env#0}<tokio::runtime::scheduler::current_thread::{impl#8}::block_on::{closure_env#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>, core::option::Option<()>>>, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global>, core::option::Option<()>)>
86232025-09-03T19:06:57.252Z at /rustc/29483883eed69d5fb4db01964cdf2af4d86e9cb2/library/std/src/thread/local.rs:315:12
86242025-09-03T19:06:57.252Z 17: std::thread::local::LocalKey<T>::with
86252025-09-03T19:06:57.252Z at /rustc/29483883eed69d5fb4db01964cdf2af4d86e9cb2/library/std/src/thread/local.rs:279:20
86262025-09-03T19:06:57.252Z 18: tokio::runtime::context::set_scheduler
86272025-09-03T19:06:57.252Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context.rs:176:17
86282025-09-03T19:06:57.252Z 19: tokio::runtime::scheduler::current_thread::CoreGuard::enter
86292025-09-03T19:06:57.252Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:829:27
86302025-09-03T19:06:57.252Z 20: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
86312025-09-03T19:06:57.252Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:729:24
86322025-09-03T19:06:57.252Z 21: {closure#0}<core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>
86332025-09-03T19:06:57.252Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:200:33
86342025-09-03T19:06:57.252Z 22: tokio::runtime::context::runtime::enter_runtime
86352025-09-03T19:06:57.252Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context/runtime.rs:65:16
86362025-09-03T19:06:57.253Z 23: block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>
86372025-09-03T19:06:57.253Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:188:9
86382025-09-03T19:06:57.253Z 24: tokio::runtime::runtime::Runtime::block_on_inner
86392025-09-03T19:06:57.253Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/runtime.rs:356:52
86402025-09-03T19:06:57.253Z 25: block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>
86412025-09-03T19:06:57.253Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/runtime.rs:330:18
86422025-09-03T19:06:57.253Z 26: test_omdb_success_cases
86432025-09-03T19:06:57.253Z at ./tests/test_all_output.rs:132:1
86442025-09-03T19:06:57.253Z 27: test_all_output::test_omdb_success_cases::{{closure}}
86452025-09-03T19:06:57.253Z at ./tests/test_all_output.rs:133:70
86462025-09-03T19:06:57.253Z 28: core::ops::function::FnOnce::call_once
86472025-09-03T19:06:57.253Z at /rustc/29483883eed69d5fb4db01964cdf2af4d86e9cb2/library/core/src/ops/function.rs:250:5
86482025-09-03T19:06:57.253Z 29: core::ops::function::FnOnce::call_once
86492025-09-03T19:06:57.253Z at /rustc/29483883eed69d5fb4db01964cdf2af4d86e9cb2/library/core/src/ops/function.rs:250:5
86502025-09-03T19:06:57.253Z note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
86512025-09-03T19:06:57.253Z WARN: dropped CockroachInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
86522025-09-03T19:06:57.253Z WARN: temporary directory leaked: "/var/tmp/omicron_tmp/.tmpFbQMZ0"
86532025-09-03T19:06:57.253Z If you would like to access the database for debugging, run the following:
86542025-09-03T19:06:57.253Z
86552025-09-03T19:06:57.253Z # Run the database
86562025-09-03T19:06:57.253Z cargo xtask db-dev run --no-populate --store-dir "/var/tmp/omicron_tmp/.tmpFbQMZ0/data"
86572025-09-03T19:06:57.253Z # Access the database. Note the port may change if you run multiple databases.
86582025-09-03T19:06:57.253Z cockroach sql --host=localhost:32221 --insecure
86592025-09-03T19:06:57.254Z WARN: dropped ClickHouse process without cleaning it up first (there may still be a child process running (PID 908) and a temporary directory leaked, /var/tmp/omicron_tmp/test_all_output-3d6bbe813742e331-test_omdb_success_cases.874.1-clickhouse-mI5Rob)
86602025-09-03T19:06:57.254Z failed to clean up ClickHouse data dir:
86612025-09-03T19:06:57.254Z - /var/tmp/omicron_tmp/test_all_output-3d6bbe813742e331-test_omdb_success_cases.874.1-clickhouse-mI5Rob: File exists (os error 17)
86622025-09-03T19:06:57.254Z WARN: dropped DendriteInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
86632025-09-03T19:06:57.254Z WARN: dendrite temporary directory leaked: /var/tmp/omicron_tmp/.tmpd9gv7g
86642025-09-03T19:06:57.254Z WARN: dropped DendriteInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
86652025-09-03T19:06:57.254Z WARN: dendrite temporary directory leaked: /var/tmp/omicron_tmp/.tmpGIqdSK
86662025-09-03T19:06:57.254Z WARN: dropped MgdInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
86672025-09-03T19:06:57.254Z WARN: mgd temporary directory leaked: /var/tmp/omicron_tmp/.tmpYM6aZW
86682025-09-03T19:06:57.255Z WARN: dropped MgdInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
86692025-09-03T19:06:57.255Z WARN: mgd temporary directory leaked: /var/tmp/omicron_tmp/.tmpiwBYOS
86702025-09-03T19:06:57.255Z
86712025-09-03T19:06:57.255Z PASS [ 0.043s] oximeter-types histogram::tests::test_bin_range_from
86722025-09-03T19:06:57.255Z PASS [ 0.041s] oximeter-types histogram::tests::test_bin_range_to
86732025-09-03T19:06:57.255Z PASS [ 0.041s] oximeter-types histogram::tests::test_ensure_finite
86742025-09-03T19:06:57.255Z PASS [ 0.059s] oximeter-types histogram::tests::test_empty_bins_not_supported
86752025-09-03T19:06:57.290Z PASS [ 0.051s] oximeter-types histogram::tests::test_histogram
86762025-09-03T19:06:57.290Z PASS [ 0.036s] oximeter-types histogram::tests::test_histogram_construct_with
86772025-09-03T19:06:57.290Z PASS [ 0.046s] oximeter-types histogram::tests::test_histogram_extreme_bins
86782025-09-03T19:06:57.291Z PASS [ 0.041s] oximeter-types histogram::tests::test_histogram_extreme_samples
86792025-09-03T19:06:57.337Z PASS [ 0.041s] oximeter-types histogram::tests::test_histogram_float_bins
86802025-09-03T19:06:57.338Z PASS [ 0.031s] oximeter-types histogram::tests::test_histogram_unbounded_samples
86812025-09-03T19:06:57.338Z PASS [ 0.041s] oximeter-types histogram::tests::test_histogram_unsorted_bins
86822025-09-03T19:06:57.373Z PASS [ 0.045s] oximeter-types histogram::tests::test_histogram_with_bins
86832025-09-03T19:06:57.373Z PASS [ 0.043s] oximeter-types histogram::tests::test_histogram_with_non_partitioned_bins
86842025-09-03T19:06:57.373Z PASS [ 0.034s] oximeter-types histogram::tests::test_histogram_with_overlapping_bins
86852025-09-03T19:06:57.373Z PASS [ 0.033s] oximeter-types histogram::tests::test_log_bins_u64
86862025-09-03T19:06:57.416Z PASS [ 0.046s] oximeter-types histogram::tests::test_log_bins_u8
86872025-09-03T19:06:57.416Z PASS [ 0.039s] oximeter-types histogram::tests::test_log_linear_bins_does_not_overflow_wide_bin_type
86882025-09-03T19:06:57.416Z PASS [ 0.057s] oximeter-types histogram::tests::test_log_linear_bins_all_representable
86892025-09-03T19:06:57.450Z PASS [ 0.033s] oximeter-types histogram::tests::test_log_linear_bins_does_overflow_narrow_bin_type
86902025-09-03T19:06:57.450Z PASS [ 0.031s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_1
86912025-09-03T19:06:57.451Z PASS [ 0.035s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_2
86922025-09-03T19:06:57.504Z PASS [ 0.043s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_3
86932025-09-03T19:06:57.504Z PASS [ 0.034s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_4
86942025-09-03T19:06:57.504Z PASS [ 0.040s] oximeter-types histogram::tests::test_log_linear_bins_integer_size_checks
86952025-09-03T19:06:57.542Z PASS [ 0.040s] oximeter-types histogram::tests::test_log_linear_bins_small_bin_count
86962025-09-03T19:06:57.543Z PASS [ 0.044s] oximeter-types histogram::tests::test_span_decades
86972025-09-03T19:06:57.543Z PASS [ 0.039s] oximeter-types histogram::tests::test_span_decades_other_counts_f64
86982025-09-03T19:06:57.543Z PASS [ 0.034s] oximeter-types histogram::tests::test_span_decades_other_counts_u64_resolution_ok
86992025-09-03T19:06:57.582Z PASS [ 0.041s] oximeter-types histogram::tests::test_span_decades_other_counts_u64_resolution_too_low
87002025-09-03T19:06:57.582Z PASS [ 0.042s] oximeter-types quantile::tests::test_default_percentiles
87012025-09-03T19:06:57.583Z PASS [ 0.041s] oximeter-types quantile::tests::test_empty_observations
87022025-09-03T19:06:57.620Z PASS [ 0.041s] oximeter-types quantile::tests::test_find_cells
87032025-09-03T19:06:57.620Z PASS [ 0.037s] oximeter-types quantile::tests::test_float_observations
87042025-09-03T19:06:57.620Z PASS [ 0.037s] oximeter-types quantile::tests::test_integer_observations
87052025-09-03T19:06:57.655Z PASS [ 0.034s] oximeter-types quantile::tests::test_invalid_p_value
87062025-09-03T19:06:57.656Z PASS [ 0.040s] oximeter-types quantile::tests::test_max_p
87072025-09-03T19:06:57.656Z PASS [ 0.040s] oximeter-types quantile::tests::test_min_p
87082025-09-03T19:06:57.693Z PASS [ 0.037s] oximeter-types quantile::tests::test_non_filled_observations
87092025-09-03T19:06:57.693Z PASS [ 0.043s] oximeter-types quantile::tests::test_rounding
87102025-09-03T19:06:57.739Z PASS [ 0.043s] oximeter-types schema::tests::test_field_schema_ordering
87112025-09-03T19:06:57.778Z PASS [ 0.044s] oximeter-types traits::tests::test_metric_trait
87122025-09-03T19:06:57.778Z PASS [ 0.069s] oximeter-types schema::tests::test_timeseries_name
87132025-09-03T19:06:57.781Z PASS [ 0.057s] oximeter-types schema::tests::test_timeseries_name_from_str
87142025-09-03T19:06:57.781Z PASS [ 0.029s] oximeter-types traits::tests::test_target_trait
87152025-09-03T19:06:57.834Z PASS [ 0.036s] oximeter-types types::tests::test_cumulative_f64
87162025-09-03T19:06:57.834Z PASS [ 0.048s] oximeter-types traits::tests::test_producer_trait
87172025-09-03T19:06:57.834Z PASS [ 0.040s] oximeter-types types::tests::test_cumulative_i64
87182025-09-03T19:06:57.880Z PASS [ 0.039s] oximeter-types types::tests::test_datum
87192025-09-03T19:06:57.881Z PASS [ 0.043s] oximeter-types types::tests::test_field_value_parse_as_type::case_01_as_string
87202025-09-03T19:06:57.881Z PASS [ 0.033s] oximeter-types types::tests::test_field_value_parse_as_type::case_02_as_i8
87212025-09-03T19:06:57.881Z PASS [ 0.041s] oximeter-types types::tests::test_field_value_parse_as_type::case_03_as_u8
87222025-09-03T19:06:57.881Z PASS [ 0.037s] oximeter-types types::tests::test_field_value_parse_as_type::case_04_as_i16
87232025-09-03T19:06:57.881Z PASS [ 0.031s] oximeter-types types::tests::test_field_value_parse_as_type::case_05_as_u16
87242025-09-03T19:06:57.917Z PASS [ 0.032s] oximeter-types types::tests::test_field_value_parse_as_type::case_06_as_i32
87252025-09-03T19:06:57.917Z PASS [ 0.035s] oximeter-types types::tests::test_field_value_parse_as_type::case_08_as_i64
87262025-09-03T19:06:57.917Z PASS [ 0.046s] oximeter-types types::tests::test_field_value_parse_as_type::case_07_as_u32
87272025-09-03T19:06:57.951Z PASS [ 0.029s] oximeter-types types::tests::test_field_value_parse_as_type::case_09_as_u64
87282025-09-03T19:06:57.951Z PASS [ 0.037s] oximeter-types types::tests::test_field_value_parse_as_type::case_10_as_uuid
87292025-09-03T19:06:57.995Z PASS [ 0.032s] oximeter-types types::tests::test_field_value_parse_as_type::case_12_as_ipv6addr
87302025-09-03T19:06:57.996Z PASS [ 0.043s] oximeter-types types::tests::test_field_value_parse_as_type::case_11_as_ipv4addr
87312025-09-03T19:06:58.035Z PASS [ 0.042s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_1_as_u64
87322025-09-03T19:06:58.035Z PASS [ 0.032s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_3_as_bool
87332025-09-03T19:06:58.035Z PASS [ 0.037s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_2_as_uuid
87342025-09-03T19:06:58.035Z PASS [ 0.031s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_5_as_uuid
87352025-09-03T19:06:58.035Z PASS [ 0.033s] oximeter-types types::tests::test_measurement
87362025-09-03T19:06:58.035Z PASS [ 0.041s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_4_as_ipaddr
87372025-09-03T19:06:58.079Z PASS [ 0.029s] oxlog tests::test_is_oxide_smf_log_file
87382025-09-03T19:06:58.080Z PASS [ 0.036s] oxlog tests::test_daterange_filter
87392025-09-03T19:06:58.080Z PASS [ 0.041s] oximeter-types types::tests::test_verify_field_names
87402025-09-03T19:06:58.118Z PASS [ 0.025s] oxlog tests::test_sort_logs
87412025-09-03T19:06:58.118Z PASS [ 0.029s] oxlog tests::test_oxide_smf_service_name_from_log_file_name
87422025-09-03T19:06:58.157Z PASS [ 0.065s] oxlog::bin/oxlog tests::test_parse_timestamp
87432025-09-03T19:06:58.204Z PASS [ 0.116s] oxql-types point::tests::test_cast_points_from_bool
87442025-09-03T19:06:58.204Z PASS [ 0.114s] oxql-types point::tests::test_cast_points_from_double
87452025-09-03T19:06:58.249Z PASS [ 0.076s] oxql-types point::tests::test_cast_points_from_double_distribution
87462025-09-03T19:06:58.249Z PASS [ 0.036s] oxql-types point::tests::test_cast_points_from_integer
87472025-09-03T19:06:58.287Z PASS [ 0.046s] oxql-types point::tests::test_cast_points_from_int_distribution
87482025-09-03T19:06:58.287Z PASS [ 0.046s] oxql-types point::tests::test_cast_points_from_string
87492025-09-03T19:06:58.287Z PASS [ 0.026s] oxql-types point::tests::test_join_point_arrays
87502025-09-03T19:06:58.322Z PASS [ 0.039s] oxql-types point::tests::test_point_delta_between
87512025-09-03T19:06:58.322Z PASS [ 0.040s] oxql-types point::tests::test_point_delta_between_overlapping_time_ranges
87522025-09-03T19:06:58.322Z PASS [ 0.043s] oxql-types point::tests::test_point_delta_between_with_new_epoch
87532025-09-03T19:06:58.322Z PASS [ 0.028s] oxql-types point::tests::test_push_concrete_values
87542025-09-03T19:06:58.366Z PASS [ 0.039s] oxql-types point::tests::test_sub_between_histogram_distributions
87552025-09-03T19:06:58.404Z PASS [ 0.064s] range-requests test::get_response_no_range
87562025-09-03T19:06:58.404Z PASS [ 0.056s] range-requests test::get_response_with_range
87572025-09-03T19:06:58.443Z PASS [ 0.027s] range-requests test::invalid_ranges
87582025-09-03T19:06:58.443Z PASS [ 0.031s] range-requests test::parse_range_invalid
87592025-09-03T19:06:58.443Z PASS [ 0.112s] parallel-task-set test::test_spawn_many
87602025-09-03T19:06:58.443Z PASS [ 0.025s] range-requests test::parse_range_valid
87612025-09-03T19:06:58.480Z PASS [ 0.030s] range-requests test::range_into_str
87622025-09-03T19:06:58.480Z PASS [ 0.037s] range-requests test::potential_range_parsing_does_not_crash
87632025-09-03T19:06:58.480Z PASS [ 0.026s] range-requests test::single_range_parsing_does_not_crash
87642025-09-03T19:06:59.386Z PASS [ 3.810s] oximeter-producer tests::test_producer_registration_task
87652025-09-03T19:06:59.467Z PASS [ 1.014s] reconfigurator-cli::test-scripts script::cmds-add-sled-no-disks.txt
87662025-09-03T19:06:59.508Z PASS [ 1.019s] reconfigurator-cli::test-scripts script::cmds-expunge-newly-added-external-dns.txt
87672025-09-03T19:06:59.578Z PASS [ 1.122s] reconfigurator-cli::test-scripts script::cmds-example.txt
87682025-09-03T19:06:59.637Z PASS [ 0.250s] reconfigurator-cli::test-scripts script::cmds-expunge-newly-added-internal-dns.txt
87692025-09-03T19:06:59.753Z PASS [ 0.282s] reconfigurator-cli::test-scripts script::cmds-host-phase-2-source.txt
87702025-09-03T19:06:59.802Z PASS [ 0.166s] reconfigurator-cli::test-scripts script::cmds-pipe-to-grep.txt
87712025-09-03T19:06:59.977Z PASS [ 0.173s] reconfigurator-cli::test-scripts script::cmds-set-remove-mupdate-override.txt
87722025-09-03T19:07:00.017Z PASS [ 0.264s] reconfigurator-cli::test-scripts script::cmds-set-mgs-updates.txt
87732025-09-03T19:07:00.206Z PASS [ 0.232s] reconfigurator-cli::test-scripts script::cmds-set-zone-images.txt
87742025-09-03T19:07:00.458Z PASS [ 0.251s] reconfigurator-cli::test-scripts script::cmds.txt
87752025-09-03T19:07:01.744Z PASS [ 2.168s] reconfigurator-cli::test-scripts script::cmds-noop-image-source.txt
87762025-09-03T19:07:02.045Z PASS [ 1.586s] sled-agent-config-reconciler dataset_serialization_task::illumos_tests::ensure_datasets
87772025-09-03T19:07:02.209Z PASS [ 2.197s] reconfigurator-cli::test-scripts script::cmds-target-release.txt
87782025-09-03T19:07:02.282Z PASS [ 2.796s] reconfigurator-cli::test-scripts script::cmds-mupdate-update-flow.txt
87792025-09-03T19:07:03.465Z PASS [ 1.712s] sled-agent-config-reconciler dataset_serialization_task::illumos_tests::ensure_datasets_get_mounted
87802025-09-03T19:07:03.836Z PASS [ 1.798s] sled-agent-config-reconciler dataset_serialization_task::illumos_tests::ensure_datasets_get_mounted_even_with_data
87812025-09-03T19:07:04.207Z PASS [ 1.935s] sled-agent-config-reconciler dataset_serialization_task::illumos_tests::nested_dataset
87822025-09-03T19:07:07.072Z PASS [ 3.619s] sled-agent-config-reconciler dataset_serialization_task::tests::datasets_skipped_if_zpool_not_managed
87832025-09-03T19:07:07.936Z PASS [ 30.061s] oximeter-db client::tests::cannot_ping_nonexistent_server
87842025-09-03T19:07:09.873Z PASS [ 1.929s] sled-agent-config-reconciler dataset_serialization_task::tests::transient_zone_datasets_skipped_if_no_transient_zone_root
87852025-09-03T19:07:09.965Z PASS [ 5.690s] sled-agent-config-reconciler dataset_serialization_task::tests::find_orphaned_datasets
87862025-09-03T19:07:10.009Z PASS [ 0.109s] sled-agent-config-reconciler dump_setup::tests::test_archives_rotated_logs_and_cores
87872025-09-03T19:07:10.088Z PASS [ 0.080s] sled-agent-config-reconciler dump_setup::tests::test_configures_coreadm_only_when_crash_dataset_mounted
87882025-09-03T19:07:10.164Z PASS [ 0.070s] sled-agent-config-reconciler dump_setup::tests::test_debug_dir_cleaned_over_threshold
87892025-09-03T19:07:10.227Z PASS [ 0.067s] sled-agent-config-reconciler dump_setup::tests::test_debug_dir_cleaned_over_threshold_many_files
87902025-09-03T19:07:10.297Z PASS [ 15.884s] oximeter-db::integration_test test_schemas_disjoint
87912025-09-03T19:07:10.335Z PASS [ 0.084s] sled-agent-config-reconciler dump_setup::tests::test_debug_dir_cleanup_ignores_support_bundles
87922025-09-03T19:07:10.372Z PASS [ 0.064s] sled-agent-config-reconciler dump_setup::tests::test_debug_dir_not_cleaned_under_threshold
87932025-09-03T19:07:10.404Z PASS [ 0.065s] sled-agent-config-reconciler dump_setup::tests::test_does_not_configure_coreadm_when_no_crash_dataset_mounted
87942025-09-03T19:07:10.443Z PASS [ 0.061s] sled-agent-config-reconciler dump_setup::tests::test_dumpadm_called_when_vacant_slice_but_no_dir
87952025-09-03T19:07:10.484Z PASS [ 0.063s] sled-agent-config-reconciler dump_setup::tests::test_savecore_and_dumpadm_invoked_when_slices_occupied_and_dir_is_available
87962025-09-03T19:07:10.518Z PASS [ 0.062s] sled-agent-config-reconciler dump_setup::tests::test_savecore_and_dumpadm_not_called_when_occupied_and_no_dir
87972025-09-03T19:07:10.518Z PASS [ 6.655s] sled-agent-config-reconciler dataset_serialization_task::tests::ensure_dataset_calls_skipped_if_not_needed
87982025-09-03T19:07:10.552Z PASS [ 0.060s] sled-agent-config-reconciler host_phase_2::tests::reconcile_slot_reads_disk_as_needed
87992025-09-03T19:07:11.622Z PASS [ 0.062s] sled-agent-config-reconciler host_phase_2::tests::reconcile_slot_writes_disk_as_needed
88002025-09-03T19:07:11.690Z PASS [ 0.338s] sled-agent-config-reconciler internal_disks::tests::boot_disks_sort_ahead_of_non_boot_disks_in_id_map
88012025-09-03T19:07:11.691Z PASS [ 0.059s] sled-agent-config-reconciler internal_disks::tests::firmware_updates_are_propagated
88022025-09-03T19:07:11.691Z PASS [ 0.056s] sled-agent-config-reconciler internal_disks::tests::only_m2_disks_are_adopted
88032025-09-03T19:07:11.691Z PASS [ 0.055s] sled-agent-config-reconciler internal_disks::tests::removed_disks_are_propagated
88042025-09-03T19:07:11.691Z PASS [ 0.623s] sled-agent-config-reconciler internal_disks::tests::failures_are_retried
88052025-09-03T19:07:11.691Z PASS [ 0.145s] sled-agent-config-reconciler ledger::legacy_configs::tests::convert_legacy_ledgers_merges_old_configs
88062025-09-03T19:07:11.691Z PASS [ 0.056s] sled-agent-config-reconciler ledger::legacy_configs::tests::convert_legacy_ledgers_returns_none_if_no_legacy_configs
88072025-09-03T19:07:11.691Z PASS [ 1.478s] sled-agent-config-reconciler dataset_serialization_task::tests::transient_zone_ensured_after_transient_zone_root
88082025-09-03T19:07:11.691Z PASS [ 0.120s] sled-agent-config-reconciler ledger::legacy_configs::tests::test_merge_old_configs
88092025-09-03T19:07:11.691Z PASS [ 0.084s] sled-agent-config-reconciler ledger::legacy_configs::tests::test_old_config_schema
88102025-09-03T19:07:11.691Z PASS [ 0.077s] sled-agent-config-reconciler ledger::tests::first_config_is_ledgered
88112025-09-03T19:07:11.692Z PASS [ 0.149s] sled-agent-config-reconciler ledger::tests::convert_legacy_ledgers_if_present
88122025-09-03T19:07:11.692Z PASS [ 0.065s] sled-agent-config-reconciler ledger::tests::read_existing_config
88132025-09-03T19:07:11.692Z PASS [ 0.062s] sled-agent-config-reconciler ledger::tests::reject_artifact_configs_removing_referenced_artifacts
88142025-09-03T19:07:11.692Z PASS [ 0.060s] sled-agent-config-reconciler ledger::tests::reject_config_changed_without_generation_bump
88152025-09-03T19:07:11.692Z PASS [ 0.069s] sled-agent-config-reconciler ledger::tests::reject_configs_referencing_nonexistent_artifacts
88162025-09-03T19:07:11.729Z PASS [ 0.066s] sled-agent-config-reconciler ledger::tests::reject_configs_with_mupdate_override_and_artifact_image_source
88172025-09-03T19:07:11.729Z PASS [ 0.072s] sled-agent-config-reconciler ledger::tests::reject_old_config_generation
88182025-09-03T19:07:11.767Z PASS [ 0.060s] sled-agent-config-reconciler ledger::tests::wait_for_at_least_one_internal_disk
88192025-09-03T19:07:12.841Z PASS [ 1.664s] sled-agent-config-reconciler ledger::legacy_configs::tests::convert_legacy_ledgers_panics_if_partial_legacy_configs
88202025-09-03T19:07:14.100Z PASS [ 11.892s] sled-agent-config-reconciler dataset_serialization_task::illumos_tests::ensure_many_datasets
88212025-09-03T19:07:14.921Z PASS [ 3.195s] sled-agent-config-reconciler raw_disks::tests::proptest_raw_disk_changes
88222025-09-03T19:07:15.567Z PASS [ 3.808s] sled-agent-config-reconciler reconciler_task::external_disks::tests::fail_if_disk_not_present
88232025-09-03T19:07:15.611Z PASS [ 0.048s] sled-agent-config-reconciler reconciler_task::zones::tests::does_new_config_require_zone_restart_examples
88242025-09-03T19:07:15.711Z PASS [ 0.061s] sled-agent-config-reconciler reconciler_task::zones::tests::dont_restart_zone_if_only_change_is_location
88252025-09-03T19:07:15.792Z PASS [ 0.066s] sled-agent-config-reconciler reconciler_task::zones::tests::shutdown_dns_does_dns_specific_cleanup
88262025-09-03T19:07:15.863Z PASS [ 0.050s] sled-agent-config-reconciler reconciler_task::zones::tests::shutdown_retries_after_failed_halt
88272025-09-03T19:07:15.921Z PASS [ 0.059s] sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_fails_if_halting_preexisting_zone_fails
88282025-09-03T19:07:15.921Z PASS [ 0.051s] sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_fails_if_missing_durable_dataset
88292025-09-03T19:07:15.968Z PASS [ 0.061s] sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_fails_if_missing_root_dataset
88302025-09-03T19:07:16.017Z PASS [ 0.053s] sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_fails_if_mupdate_override_error
88312025-09-03T19:07:16.065Z PASS [ 0.052s] sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_fails_if_time_not_synced_when_required
88322025-09-03T19:07:16.154Z PASS [ 0.060s] sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_stops_preexisting_zones
88332025-09-03T19:07:16.191Z PASS [ 0.056s] sled-agent-config-reconciler reconciler_task::zones::tests::start_zones_that_previously_failed_to_start
88342025-09-03T19:07:16.368Z PASS [ 0.176s] sled-agent-types early_networking::tests::serialized_early_network_config_v0_to_v2_conversion
88352025-09-03T19:07:16.409Z PASS [ 0.041s] sled-agent-types early_networking::tests::serialized_early_network_config_v1_to_v2_conversion
88362025-09-03T19:07:16.482Z PASS [ 0.070s] sled-agent-types rack_init::tests::parse_rack_initialization
88372025-09-03T19:07:16.536Z PASS [ 0.039s] sled-agent-types rack_init::tests::parse_rack_initialization_weak_hash
88382025-09-03T19:07:16.599Z PASS [ 0.063s] sled-agent-types rack_init::tests::test_extra_certs
88392025-09-03T19:07:16.672Z PASS [ 0.033s] sled-agent-types rack_init::tests::test_subnets
88402025-09-03T19:07:16.737Z PASS [ 0.049s] sled-agent-types rack_init::tests::validate_external_dns_ips_must_be_in_internal_services_ip_pools
88412025-09-03T19:07:16.737Z PASS [ 0.034s] sled-agent-types sled::tests::serialize_start_sled_agent_v0_deserialize_v1
88422025-09-03T19:07:16.783Z PASS [ 0.028s] sled-agent-types zone_bundle::tests::test_compare_bundles
88432025-09-03T19:07:16.783Z PASS [ 0.034s] sled-agent-types zone_bundle::tests::test_priority_dimension
88442025-09-03T19:07:16.832Z PASS [ 0.031s] sled-agent-types zone_bundle::tests::test_sort_zone_bundle_cause
88452025-09-03T19:07:16.833Z PASS [ 0.029s] sled-agent-types zone_bundle::tests::test_storage_limit_bytes_available
88462025-09-03T19:07:17.107Z PASS [ 0.286s] sled-agent-zone-images mupdate_override::tests::clear_boot_error_non_boot_value_mismatch
88472025-09-03T19:07:17.172Z PASS [ 0.038s] sled-agent-zone-images mupdate_override::tests::clear_boot_mismatch_non_boot_boot_present_other_absent
88482025-09-03T19:07:17.250Z PASS [ 0.041s] sled-agent-zone-images mupdate_override::tests::clear_boot_mismatch_non_boot_matches_present
88492025-09-03T19:07:17.303Z PASS [ 0.042s] sled-agent-zone-images mupdate_override::tests::clear_boot_not_present
88502025-09-03T19:07:17.303Z PASS [ 0.038s] sled-agent-zone-images mupdate_override::tests::clear_boot_success_non_boot_boot_present_other_absent
88512025-09-03T19:07:17.391Z PASS [ 0.038s] sled-agent-zone-images mupdate_override::tests::clear_boot_success_non_boot_matches_present
88522025-09-03T19:07:17.459Z PASS [ 0.048s] sled-agent-zone-images mupdate_override::tests::clear_boot_success_non_boot_value_mismatch
88532025-09-03T19:07:17.460Z PASS [ 0.040s] sled-agent-zone-images mupdate_override::tests::clear_file_io_error
88542025-09-03T19:07:17.460Z PASS [ 0.039s] sled-agent-zone-images mupdate_override::tests::clear_no_status
88552025-09-03T19:07:17.554Z PASS [ 0.045s] sled-agent-zone-images mupdate_override::tests::clear_non_boot_boot_absent_other_present
88562025-09-03T19:07:17.661Z PASS [ 0.037s] sled-agent-zone-images mupdate_override::tests::clear_non_boot_boot_disk_read_error
88572025-09-03T19:07:17.661Z PASS [ 0.037s] sled-agent-zone-images mupdate_override::tests::clear_non_boot_disk_missing
88582025-09-03T19:07:17.661Z PASS [ 0.042s] sled-agent-zone-images mupdate_override::tests::clear_non_boot_matches_absent
88592025-09-03T19:07:17.765Z PASS [ 0.040s] sled-agent-zone-images mupdate_override::tests::clear_non_boot_read_error
88602025-09-03T19:07:17.765Z PASS [ 0.046s] sled-agent-zone-images mupdate_override::tests::read_boot_absent_other_present
88612025-09-03T19:07:18.291Z PASS [ 0.043s] sled-agent-zone-images mupdate_override::tests::read_boot_install_dataset_missing
88622025-09-03T19:07:18.291Z PASS [ 0.039s] sled-agent-zone-images mupdate_override::tests::read_boot_install_dataset_not_dir
88632025-09-03T19:07:18.291Z PASS [ 0.040s] sled-agent-zone-images mupdate_override::tests::read_boot_present_other_absent
88642025-09-03T19:07:18.291Z PASS [ 3.723s] sled-agent-config-reconciler reconciler_task::external_disks::tests::internal_disks_are_rejected
88652025-09-03T19:07:18.291Z PASS [ 0.046s] sled-agent-zone-images mupdate_override::tests::read_boot_read_error
88662025-09-03T19:07:18.291Z PASS [ 0.052s] sled-agent-zone-images mupdate_override::tests::read_both_absent
88672025-09-03T19:07:18.291Z PASS [ 0.052s] sled-agent-zone-images mupdate_override::tests::read_both_present
88682025-09-03T19:07:18.291Z PASS [ 0.058s] sled-agent-zone-images mupdate_override::tests::read_different_values
88692025-09-03T19:07:18.291Z PASS [ 0.051s] sled-agent-zone-images mupdate_override::tests::read_solo_boot_disk
88702025-09-03T19:07:18.291Z PASS [ 0.057s] sled-agent-zone-images source_resolver::tests::file_source_zone_manifest_invalid
88712025-09-03T19:07:18.291Z PASS [ 0.073s] sled-agent-zone-images source_resolver::tests::file_source_with_errors
88722025-09-03T19:07:18.291Z PASS [ 0.048s] sled-agent-zone-images source_resolver::tests::lookup_with_mupdate_override
88732025-09-03T19:07:18.291Z PASS [ 0.052s] sled-agent-zone-images source_resolver::tests::lookup_with_mupdate_override_error
88742025-09-03T19:07:18.291Z PASS [ 0.041s] sled-agent-zone-images source_resolver::tests::resolver_status_to_inventory
88752025-09-03T19:07:18.291Z PASS [ 0.049s] sled-agent-zone-images zone_manifest::tests::read_boot_disk_missing
88762025-09-03T19:07:18.441Z PASS [ 0.061s] sled-agent-zone-images zone_manifest::tests::read_boot_disk_read_error
88772025-09-03T19:07:18.441Z PASS [ 0.072s] sled-agent-zone-images zone_manifest::tests::read_boot_disk_zone_mismatch
88782025-09-03T19:07:18.441Z PASS [ 0.050s] sled-agent-zone-images zone_manifest::tests::read_non_boot_disk_zone_mismatch
88792025-09-03T19:07:18.441Z PASS [ 11.133s] sled-agent-config-reconciler dataset_serialization_task::tests::nested_dataset_operations
88802025-09-03T19:07:18.441Z PASS [ 0.046s] sled-agent-zone-images zone_manifest::tests::read_success
88812025-09-03T19:07:19.402Z PASS [ 6.540s] sled-agent-config-reconciler reconciler_task::external_disks::tests::firmware_updates_are_propagated
88822025-09-03T19:07:19.882Z PASS [ 4.961s] sled-agent-config-reconciler reconciler_task::external_disks::tests::remove_disks_not_in_config
88832025-09-03T19:07:19.958Z PASS [ 0.070s] sled-diagnostics logs::illumos_tests::test_extra_log_file_regex
88842025-09-03T19:07:19.997Z PASS [ 0.048s] sled-diagnostics logs::test::test_sort_cockroach_extra_logs
88852025-09-03T19:07:23.866Z PASS [ 0.079s] sled-diagnostics queries::test::test_command_stderr_is_correct
88862025-09-03T19:07:23.866Z PASS [ 0.072s] sled-diagnostics queries::test::test_command_stdout_is_correct
88872025-09-03T19:07:23.866Z PASS [ 25.749s] oximeter-instruments kstat::link::tests::overflowing_self_stat_queue_does_not_block_sampler
88882025-09-03T19:07:23.866Z PASS [ 0.071s] sled-diagnostics queries::test::test_command_stdout_stderr_are_interleaved
88892025-09-03T19:07:23.867Z PASS [ 0.072s] sled-hardware disk::test::test_disk_paths
88902025-09-03T19:07:23.867Z PASS [ 0.053s] sled-hardware disk::test::test_partition_device_paths
88912025-09-03T19:07:23.867Z PASS [ 0.112s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_cannot_format
88922025-09-03T19:07:23.867Z PASS [ 0.058s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_fails_with_empty_gpt
88932025-09-03T19:07:23.867Z PASS [ 0.045s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_with_expected_format
88942025-09-03T19:07:23.867Z PASS [ 0.055s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_fails_with_empty_gpt
88952025-09-03T19:07:23.867Z PASS [ 0.066s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_format_with_dev_path
88962025-09-03T19:07:23.867Z PASS [ 0.039s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_no_format_without_dev_path
88972025-09-03T19:07:23.867Z PASS [ 0.558s] sled-diagnostics queries::test::test_long_running_command_is_aborted
88982025-09-03T19:07:23.867Z PASS [ 0.052s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_with_expected_format
88992025-09-03T19:07:23.867Z PASS [ 0.078s] sled-storage dataset::test::serialize_dataset_name
89002025-09-03T19:07:23.867Z PASS [ 0.093s] sled-hardware-types underlay::tests::test_mac_to_bootstrap_ip
89012025-09-03T19:07:23.868Z PASS [ 0.096s] sled-storage manager::test::test_datasets_schema
89022025-09-03T19:07:23.868Z PASS [ 0.087s] sled-storage manager::test::test_omicron_physical_disks_schema
89032025-09-03T19:07:24.059Z PASS [ 2.896s] sled-storage manager::tests::add_raw_u2_does_not_create_zpool
89042025-09-03T19:07:24.112Z PASS [ 0.071s] sled-storage manager::tests::detected_raw_disk_removal_triggers_notification
89052025-09-03T19:07:24.540Z PASS [ 6.304s] sled-diagnostics logs::illumos_tests::log_paths_found_correctly_in_snapshot
89062025-09-03T19:07:24.639Z PASS [ 6.421s] sled-diagnostics logs::illumos_tests::collect_current_logs
89072025-09-03T19:07:24.868Z PASS [ 6.612s] sled-diagnostics logs::illumos_tests::log_collection_comes_from_snapshot
89082025-09-03T19:07:26.077Z PASS [ 5.128s] sled-storage manager::tests::add_control_plane_disks_requires_keymanager
89092025-09-03T19:07:26.791Z PASS [ 7.407s] sled-diagnostics logs::illumos_tests::log_snapshots_work
89102025-09-03T19:07:26.873Z PASS [ 0.085s] sled-storage manager::tests::ensure_using_exactly_these_disks
89112025-09-03T19:07:28.183Z PASS [ 17.741s] sled-agent-config-reconciler host_phase_2::tests::proptest_read_valid_host_phase2
89122025-09-03T19:07:29.280Z PASS [ 4.651s] sled-storage manager::tests::ensure_datasets_get_mounted
89132025-09-03T19:07:29.595Z PASS [ 5.066s] sled-storage manager::tests::ensure_datasets
89142025-09-03T19:07:29.744Z PASS [ 4.923s] sled-storage manager::tests::ensure_datasets_get_mounted_even_with_data
89152025-09-03T19:07:30.143Z PASS [ 6.221s] sled-storage manager::tests::disks_automatically_managed_after_key_manager_ready
89162025-09-03T19:07:31.315Z PASS [ 4.431s] sled-storage manager::tests::ledger_writes_require_at_least_one_m2
89172025-09-03T19:07:32.178Z PASS [ 2.580s] sled-storage manager::tests::update_rawdisk_firmware
89182025-09-03T19:07:33.752Z PASS [ 1.576s] trust-quorum crypto::tests::rack_secret_test
89192025-09-03T19:07:33.797Z PASS [ 0.042s] trust-quorum crypto::tests::rack_secrets_decryption_failure
89202025-09-03T19:07:33.836Z PASS [ 0.042s] trust-quorum crypto::tests::rack_secrets_encrypt_decrypt_roundtrip
89212025-09-03T19:07:34.057Z PASS [ 2.746s] sled-storage manager::tests::wait_for_boot_disk
89222025-09-03T19:07:34.319Z PASS [ 0.483s] trust-quorum node::tests::initial_configuration
89232025-09-03T19:07:34.423Z PASS [ 0.367s] trust-quorum validators::tests::test_validate_reconfigure_msg_failure
89242025-09-03T19:07:34.493Z PASS [ 5.216s] sled-storage manager::tests::queued_disks_get_requeued_on_secret_retriever_error
89252025-09-03T19:07:34.611Z PASS [ 0.284s] trust-quorum validators::tests::test_validate_reconfigure_msg_new_success
89262025-09-03T19:07:34.648Z PASS [ 4.466s] sled-storage manager::tests::upsert_filesystem_no_uuid
89272025-09-03T19:07:34.766Z PASS [ 6.583s] sled-storage manager::tests::nested_dataset
89282025-09-03T19:07:34.880Z PASS [ 0.115s] update-common artifacts::update_plan::tests::test_bad_hubris_cabooses
89292025-09-03T19:07:34.924Z PASS [ 5.150s] sled-storage manager::tests::upsert_filesystem
89302025-09-03T19:07:35.011Z PASS [ 0.117s] update-common artifacts::update_plan::tests::test_multi_rot_bord
89312025-09-03T19:07:35.049Z PASS [ 0.143s] update-common artifacts::update_plan::tests::test_bad_rot_versions
89322025-09-03T19:07:35.102Z PASS [ 0.079s] update-common artifacts::update_plan::tests::test_split_control_plane
89332025-09-03T19:07:35.158Z PASS [ 0.053s] update-common artifacts::update_plan::tests::test_too_many_rot_bootloaders
89342025-09-03T19:07:35.203Z PASS [ 0.181s] update-common artifacts::update_plan::tests::test_multi_rot_version
89352025-09-03T19:07:35.239Z PASS [ 0.074s] update-common artifacts::update_plan::tests::test_too_many_rot_bord
89362025-09-03T19:07:35.297Z PASS [ 0.104s] update-common artifacts::update_plan::tests::test_update_plan_from_artifacts
89372025-09-03T19:07:35.516Z PASS [ 0.221s] update-engine display::group_display::tests::test_stats
89382025-09-03T19:07:35.556Z PASS [ 0.922s] update-common artifacts::artifacts_with_plan::tests::test_extract_fake_split
89392025-09-03T19:07:35.595Z PASS [ 1.065s] update-common artifacts::artifacts_with_plan::tests::test_extract_fake
89402025-09-03T19:07:35.595Z PASS [ 0.043s] update-engine display::line_display_shared::tests::test_format_progress_counter
89412025-09-03T19:07:35.595Z PASS [ 0.047s] update-engine display::line_display_shared::tests::test_start_line
89422025-09-03T19:07:35.633Z PASS [ 0.053s] update-engine engine::tests::error_exits_early
89432025-09-03T19:07:35.633Z PASS [ 0.068s] update-engine events::tests::progress_event_parse_unknown
89442025-09-03T19:07:35.633Z PASS [ 0.054s] update-engine events::tests::step_event_parse_unknown
89452025-09-03T19:07:35.668Z PASS [ 0.042s] update-engine spec::tests::test_merge_anyhow_list
89462025-09-03T19:07:35.706Z PASS [ 0.054s] wicket state::inventory::tests::component_id_display
89472025-09-03T19:07:35.706Z PASS [ 0.047s] wicket state::rack::tests::prev_next_are_opposites
89482025-09-03T19:07:35.751Z PASS [ 0.036s] wicket state::rack::tests::up_down_are_opposites
89492025-09-03T19:07:35.751Z PASS [ 0.497s] update-engine buffer::tests::test_buffer
89502025-09-03T19:07:35.825Z PASS [ 0.108s] wicket-common rack_setup::tests::roundtrip_import_export_policy
89512025-09-03T19:07:35.867Z PASS [ 0.241s] wicket cli::rack_setup::config_toml::tests::round_trip_nonempty_config
89522025-09-03T19:07:35.939Z PASS [ 0.206s] wicketd installinator_progress::tests::test_states
89532025-09-03T19:07:35.973Z PASS [ 0.144s] wicketd rss_config::tests::test_bgp_auth_key_states
89542025-09-03T19:07:36.427Z PASS [ 0.724s] wicket::mod integration_tests::command_tests::test_wicket_ssh_force_command_like
89552025-09-03T19:07:38.016Z PASS [ 2.146s] wicketd::mod integration_tests::inventory::test_inventory
89562025-09-03T19:07:38.068Z PASS [ 3.417s] update-common artifacts::artifacts_with_plan::tests::test_fake_archive_idempotent
89572025-09-03T19:07:38.785Z PASS [ 2.359s] wicketd::mod integration_tests::updates::test_update_races
89582025-09-03T19:07:39.046Z PASS [ 3.114s] wicketd::mod integration_tests::updates::test_installinator_fetch
89592025-09-03T19:07:39.079Z PASS [ 3.076s] wicketd::mod integration_tests::updates::test_installinator_fetch_no_installinator_document
89602025-09-03T19:07:39.618Z PASS [ 45.218s] oximeter-db::integration_test test_cluster
89612025-09-03T19:07:41.974Z PASS [ 3.957s] wicketd::mod integration_tests::updates::test_updates
89622025-09-03T19:07:42.902Z PASS [ 16.819s] sled-storage manager::tests::ensure_many_datasets
89632025-09-03T19:08:34.430Z SLOW [> 60.000s] trust-quorum::cluster test_trust_quorum_protocol
89642025-09-03T19:09:34.424Z SLOW [>120.000s] trust-quorum::cluster test_trust_quorum_protocol
89652025-09-03T19:10:34.418Z SLOW [>180.000s] trust-quorum::cluster test_trust_quorum_protocol
89662025-09-03T19:11:15.512Z PASS [ 221.097s] trust-quorum::cluster test_trust_quorum_protocol
89672025-09-03T19:11:15.548Z────────────
89682025-09-03T19:11:15.548Z Summary [5373.527s] 2219 tests run: 2218 passed (147 slow), 1 failed, 3 skipped
89692025-09-03T19:11:15.548Z FAIL [ 67.649s] omicron-omdb::test_all_output test_omdb_success_cases
89702025-09-03T19:11:15.635Zerror: test run failed
89712025-09-03T19:11:15.670Z
89722025-09-03T19:11:15.670Zreal 1:29:57.484057297
89732025-09-03T19:11:15.670Zuser 8:59:55.779521656
89742025-09-03T19:11:15.670Zsys 1:38:21.064064068
89752025-09-03T19:11:15.670Ztrap 5:32.810256835
89762025-09-03T19:11:15.670Ztflt 24.624971828
89772025-09-03T19:11:15.670Zdflt 1:29.797914326
89782025-09-03T19:11:15.670Zkflt 0.385058799
89792025-09-03T19:11:15.670Zlock 2860:16:58.984366160
89802025-09-03T19:11:15.670Zslp 228:02:08.855518909
89812025-09-03T19:11:15.670Zlat 13:07:35.541852475
89822025-09-03T19:11:15.670Zstop 1:32:20.981097882
89832025-09-03T19:11:16.194Zprocess exited: duration 8011212 ms, exit code 100
 
89842025-09-03T19:11:16.316Zfound 67 output files
89852025-09-03T19:11:16.317Zuploading: /work/crate-build-timings.json (665750 bytes)
89862025-09-03T19:11:17.759Zuploaded: /work/crate-build-timings.json
89872025-09-03T19:11:17.759Zuploading: /work/environment.json (130 bytes)
89882025-09-03T19:11:18.965Zuploaded: /work/environment.json
89892025-09-03T19:11:18.965Zuploading: /work/oxidecomputer/omicron/target/nextest/ci/junit.xml (460575 bytes)
89902025-09-03T19:11:20.366Zuploaded: /work/oxidecomputer/omicron/target/nextest/ci/junit.xml
89912025-09-03T19:11:20.366Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/cockroach_stderr (704 bytes)
89922025-09-03T19:11:21.508Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/cockroach_stderr
89932025-09-03T19:11:21.508Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/cockroach_stdout (874 bytes)
89942025-09-03T19:11:22.659Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/cockroach_stdout
89952025-09-03T19:11:22.659Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/000017.log (163504 bytes)
89962025-09-03T19:11:24.011Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/000017.log
89972025-09-03T19:11:24.012Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/000020.sst (831298 bytes)
89982025-09-03T19:11:25.664Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/000020.sst
89992025-09-03T19:11:25.664Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/000021.log (6226557 bytes)
90002025-09-03T19:11:28.988Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/000021.log
90012025-09-03T19:11:28.988Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/CURRENT (16 bytes)
90022025-09-03T19:11:30.127Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/CURRENT
90032025-09-03T19:11:30.127Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/LOCK (0 bytes)
90042025-09-03T19:11:31.237Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/LOCK
90052025-09-03T19:11:31.237Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/MANIFEST-000001 (44 bytes)
90062025-09-03T19:11:32.381Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/MANIFEST-000001
90072025-09-03T19:11:32.381Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/MANIFEST-000018 (654 bytes)
90082025-09-03T19:11:33.523Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/MANIFEST-000018
90092025-09-03T19:11:33.523Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/OPTIONS-000019 (2366 bytes)
90102025-09-03T19:11:34.686Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/OPTIONS-000019
90112025-09-03T19:11:34.686Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/STORAGE_MIN_VERSION (8 bytes)
90122025-09-03T19:11:35.824Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/STORAGE_MIN_VERSION
90132025-09-03T19:11:35.824Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/cockroach-temp3943434985/000002.log (0 bytes)
90142025-09-03T19:11:36.942Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/cockroach-temp3943434985/000002.log
90152025-09-03T19:11:36.942Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/cockroach-temp3943434985/CURRENT (16 bytes)
90162025-09-03T19:11:38.086Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/cockroach-temp3943434985/CURRENT
90172025-09-03T19:11:38.086Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/cockroach-temp3943434985/LOCK (0 bytes)
90182025-09-03T19:11:39.202Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/cockroach-temp3943434985/LOCK
90192025-09-03T19:11:39.202Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/cockroach-temp3943434985/MANIFEST-000001 (50 bytes)
90202025-09-03T19:11:40.340Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/cockroach-temp3943434985/MANIFEST-000001
90212025-09-03T19:11:40.340Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/cockroach-temp3943434985/OPTIONS-000003 (2303 bytes)
90222025-09-03T19:11:41.489Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/cockroach-temp3943434985/OPTIONS-000003
90232025-09-03T19:11:41.489Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/cockroach-temp3943434985/TEMP_DIR.LOCK (0 bytes)
90242025-09-03T19:11:42.655Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/cockroach-temp3943434985/TEMP_DIR.LOCK
90252025-09-03T19:11:42.655Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/cockroach.advertise-addr (11 bytes)
90262025-09-03T19:11:43.933Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/cockroach.advertise-addr
90272025-09-03T19:11:43.933Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/cockroach.advertise-sql-addr (11 bytes)
90282025-09-03T19:11:45.084Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/cockroach.advertise-sql-addr
90292025-09-03T19:11:45.084Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/cockroach.http-addr (11 bytes)
90302025-09-03T19:11:46.224Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/cockroach.http-addr
90312025-09-03T19:11:46.262Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/cockroach.listen-addr (11 bytes)
90322025-09-03T19:11:47.370Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/cockroach.listen-addr
90332025-09-03T19:11:47.370Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/cockroach.sql-addr (11 bytes)
90342025-09-03T19:11:48.591Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/cockroach.sql-addr
90352025-09-03T19:11:48.591Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-health.bmat-EVT22200007-00009e3c.build.2025-09-03T17_42_13Z.012482.log (1534 bytes)
90362025-09-03T19:11:49.795Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-health.bmat-EVT22200007-00009e3c.build.2025-09-03T17_42_13Z.012482.log
90372025-09-03T19:11:49.795Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-health.bmat-EVT22200007-00009e3c.build.2025-09-03T19_05_52Z.000885.log (6066 bytes)
90382025-09-03T19:11:51.009Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-health.bmat-EVT22200007-00009e3c.build.2025-09-03T19_05_52Z.000885.log
90392025-09-03T19:11:51.009Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-health.log (6066 bytes)
90402025-09-03T19:11:52.252Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-health.log
90412025-09-03T19:11:52.252Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-pebble.bmat-EVT22200007-00009e3c.build.2025-09-03T17_42_12Z.012482.log (3345 bytes)
90422025-09-03T19:11:53.420Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-pebble.bmat-EVT22200007-00009e3c.build.2025-09-03T17_42_12Z.012482.log
90432025-09-03T19:11:53.420Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-pebble.bmat-EVT22200007-00009e3c.build.2025-09-03T19_05_51Z.000885.log (5466 bytes)
90442025-09-03T19:11:54.597Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-pebble.bmat-EVT22200007-00009e3c.build.2025-09-03T19_05_51Z.000885.log
90452025-09-03T19:11:54.597Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-pebble.log (5466 bytes)
90462025-09-03T19:11:55.781Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-pebble.log
90472025-09-03T19:11:55.781Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-security.bmat-EVT22200007-00009e3c.build.2025-09-03T17_42_13Z.012482.log (1780 bytes)
90482025-09-03T19:11:56.942Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-security.bmat-EVT22200007-00009e3c.build.2025-09-03T17_42_13Z.012482.log
90492025-09-03T19:11:56.942Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-security.log (1780 bytes)
90502025-09-03T19:11:58.101Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-security.log
90512025-09-03T19:11:58.136Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-sql-schema.bmat-EVT22200007-00009e3c.build.2025-09-03T17_42_12Z.012482.log (266398 bytes)
90522025-09-03T19:11:59.497Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-sql-schema.bmat-EVT22200007-00009e3c.build.2025-09-03T17_42_12Z.012482.log
90532025-09-03T19:11:59.497Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-sql-schema.log (266398 bytes)
90542025-09-03T19:12:00.856Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-sql-schema.log
90552025-09-03T19:12:00.856Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-stderr.bmat-EVT22200007-00009e3c.build.2025-09-03T17_42_12Z.012482.log (1137 bytes)
90562025-09-03T19:12:02.003Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-stderr.bmat-EVT22200007-00009e3c.build.2025-09-03T17_42_12Z.012482.log
90572025-09-03T19:12:02.003Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-stderr.bmat-EVT22200007-00009e3c.build.2025-09-03T19_05_51Z.000885.log (1126 bytes)
90582025-09-03T19:12:03.152Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-stderr.bmat-EVT22200007-00009e3c.build.2025-09-03T19_05_51Z.000885.log
90592025-09-03T19:12:03.152Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-stderr.log (1126 bytes)
90602025-09-03T19:12:04.301Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-stderr.log
90612025-09-03T19:12:04.302Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-telemetry.bmat-EVT22200007-00009e3c.build.2025-09-03T19_05_52Z.000885.log (52996 bytes)
90622025-09-03T19:12:05.649Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-telemetry.bmat-EVT22200007-00009e3c.build.2025-09-03T19_05_52Z.000885.log
90632025-09-03T19:12:05.649Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-telemetry.log (52996 bytes)
90642025-09-03T19:12:06.956Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach-telemetry.log
90652025-09-03T19:12:06.957Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach.bmat-EVT22200007-00009e3c.build.2025-09-03T17_42_12Z.012482.log (443235 bytes)
90662025-09-03T19:12:08.408Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach.bmat-EVT22200007-00009e3c.build.2025-09-03T17_42_12Z.012482.log
90672025-09-03T19:12:08.408Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach.bmat-EVT22200007-00009e3c.build.2025-09-03T19_05_51Z.000885.log (33237 bytes)
90682025-09-03T19:12:09.669Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach.bmat-EVT22200007-00009e3c.build.2025-09-03T19_05_51Z.000885.log
90692025-09-03T19:12:09.670Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach.log (33237 bytes)
90702025-09-03T19:12:10.933Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/cockroach.log
90712025-09-03T19:12:10.971Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/heap_profiler/memprof.2025-09-03T19_06_02.115.59965304.pprof (62730 bytes)
90722025-09-03T19:12:12.280Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/heap_profiler/memprof.2025-09-03T19_06_02.115.59965304.pprof
90732025-09-03T19:12:12.280Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/heap_profiler/memprof.2025-09-03T19_06_22.114.75147992.pprof (116673 bytes)
90742025-09-03T19:12:13.669Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/heap_profiler/memprof.2025-09-03T19_06_22.114.75147992.pprof
90752025-09-03T19:12:13.669Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/heap_profiler/memprof.2025-09-03T19_06_42.117.86512544.pprof (130437 bytes)
90762025-09-03T19:12:15.009Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/logs/heap_profiler/memprof.2025-09-03T19_06_42.117.86512544.pprof
90772025-09-03T19:12:15.009Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/marker.format-version.000005.006 (0 bytes)
90782025-09-03T19:12:16.124Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/marker.format-version.000005.006
90792025-09-03T19:12:16.159Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/marker.manifest.000002.MANIFEST-000018 (0 bytes)
90802025-09-03T19:12:17.236Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/marker.manifest.000002.MANIFEST-000018
90812025-09-03T19:12:17.271Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/temp-dirs-record.txt (62 bytes)
90822025-09-03T19:12:18.377Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/data/temp-dirs-record.txt
90832025-09-03T19:12:18.378Zuploading: /var/tmp/omicron_tmp/.tmpFbQMZ0/listen-url (56 bytes)
90842025-09-03T19:12:19.520Zuploaded: /var/tmp/omicron_tmp/.tmpFbQMZ0/listen-url
90852025-09-03T19:12:19.520Zuploading: /var/tmp/omicron_tmp/.tmpGIqdSK/dendrite_stderr (0 bytes)
90862025-09-03T19:12:20.619Zuploaded: /var/tmp/omicron_tmp/.tmpGIqdSK/dendrite_stderr
90872025-09-03T19:12:20.619Zuploading: /var/tmp/omicron_tmp/.tmpGIqdSK/dendrite_stdout (72438 bytes)
90882025-09-03T19:12:21.947Zuploaded: /var/tmp/omicron_tmp/.tmpGIqdSK/dendrite_stdout
90892025-09-03T19:12:21.947Zuploading: /var/tmp/omicron_tmp/.tmpYM6aZW/mgd_stderr (0 bytes)
90902025-09-03T19:12:23.055Zuploaded: /var/tmp/omicron_tmp/.tmpYM6aZW/mgd_stderr
90912025-09-03T19:12:23.055Zuploading: /var/tmp/omicron_tmp/.tmpYM6aZW/mgd_stdout (27935 bytes)
90922025-09-03T19:12:24.315Zuploaded: /var/tmp/omicron_tmp/.tmpYM6aZW/mgd_stdout
90932025-09-03T19:12:24.315Zuploading: /var/tmp/omicron_tmp/.tmpYM6aZW/rdb/conf (62 bytes)
90942025-09-03T19:12:25.462Zuploaded: /var/tmp/omicron_tmp/.tmpYM6aZW/rdb/conf
90952025-09-03T19:12:25.462Zuploading: /var/tmp/omicron_tmp/.tmpYM6aZW/rdb/db (629 bytes)
90962025-09-03T19:12:26.607Zuploaded: /var/tmp/omicron_tmp/.tmpYM6aZW/rdb/db
90972025-09-03T19:12:26.641Zuploading: /var/tmp/omicron_tmp/.tmpd9gv7g/dendrite_stderr (0 bytes)
90982025-09-03T19:12:27.711Zuploaded: /var/tmp/omicron_tmp/.tmpd9gv7g/dendrite_stderr
90992025-09-03T19:12:27.711Zuploading: /var/tmp/omicron_tmp/.tmpd9gv7g/dendrite_stdout (72436 bytes)
91002025-09-03T19:12:29.005Zuploaded: /var/tmp/omicron_tmp/.tmpd9gv7g/dendrite_stdout
91012025-09-03T19:12:29.043Zuploading: /var/tmp/omicron_tmp/.tmpiwBYOS/mgd_stderr (0 bytes)
91022025-09-03T19:12:30.110Zuploaded: /var/tmp/omicron_tmp/.tmpiwBYOS/mgd_stderr
91032025-09-03T19:12:30.110Zuploading: /var/tmp/omicron_tmp/.tmpiwBYOS/mgd_stdout (27937 bytes)
91042025-09-03T19:12:32.415Zuploaded: /var/tmp/omicron_tmp/.tmpiwBYOS/mgd_stdout
91052025-09-03T19:12:32.450Zuploading: /var/tmp/omicron_tmp/.tmpiwBYOS/rdb/conf (62 bytes)
91062025-09-03T19:12:33.564Zuploaded: /var/tmp/omicron_tmp/.tmpiwBYOS/rdb/conf
91072025-09-03T19:12:33.695Zuploading: /var/tmp/omicron_tmp/.tmpiwBYOS/rdb/db (629 bytes)
91082025-09-03T19:12:34.798Zuploaded: /var/tmp/omicron_tmp/.tmpiwBYOS/rdb/db
91092025-09-03T19:12:34.831Zuploading: /var/tmp/omicron_tmp/test_all_output-3d6bbe813742e331-test_omdb_success_cases.874.0.log (3547039 bytes)
91102025-09-03T19:12:37.109Zuploaded: /var/tmp/omicron_tmp/test_all_output-3d6bbe813742e331-test_omdb_success_cases.874.0.log
91112025-09-03T19:12:37.109Zuploading: /var/tmp/omicron_tmp/test_all_output-3d6bbe813742e331-test_omdb_success_cases.874.1-clickhouse-mI5Rob/clickhouse-server.errlog (20460 bytes)
91122025-09-03T19:12:38.324Zuploaded: /var/tmp/omicron_tmp/test_all_output-3d6bbe813742e331-test_omdb_success_cases.874.1-clickhouse-mI5Rob/clickhouse-server.errlog
91132025-09-03T19:12:38.324Zuploading: /var/tmp/omicron_tmp/test_all_output-3d6bbe813742e331-test_omdb_success_cases.874.1-clickhouse-mI5Rob/clickhouse-server.log (384716 bytes)
91142025-09-03T19:12:39.703Zuploaded: /var/tmp/omicron_tmp/test_all_output-3d6bbe813742e331-test_omdb_success_cases.874.1-clickhouse-mI5Rob/clickhouse-server.log
91152025-09-03T19:12:39.703Zuploading: /var/tmp/omicron_tmp/test_all_output-3d6bbe813742e331-test_omdb_success_cases.874.2.log (3679055 bytes)
91162025-09-03T19:12:41.782Zuploaded: /var/tmp/omicron_tmp/test_all_output-3d6bbe813742e331-test_omdb_success_cases.874.2.log
91172025-09-03T19:12:41.782Zuploading: /var/tmp/omicron_tmp/test_all_output-3d6bbe813742e331-test_omdb_success_cases.874.3.log (4098556 bytes)
91182025-09-03T19:12:44.853Zuploaded: /var/tmp/omicron_tmp/test_all_output-3d6bbe813742e331-test_omdb_success_cases.874.3.log